Data not sent to thingspeak !!! pls help
Posted: Sun Mar 13, 2016 4:54 am
NEED URGENT HELP !!!!
I am doing a project to monitor CO2 in indoor environment using mq135 sensor (vcc=5v)
yesterday i connected arduino with the esp8266-01 module I have uploaded the connection sketch with this post and the running program too.
Actually i have to send the data to thingspeak but when i executed the program to the arduino
iam getting the following alone
AT
AT+CWMODE=1
AT+CWJAP="Base AP","12345678"
AT+CIPSTART="TCP","184.106.153.149",80
AT+CIPSEND=54
AT+CIPCLOSE
this alone
when i press the reset switch in uno this repeats again
AT
AT+CIPSTART="TCP","184.106.153.149",80
AT+CIPSEND=54
AT+CIPCLOSE
ESP8266 ARDUINO SEPARATE COMPONENTS
RX TX(PIN 1)
TX RX(PIN 0)
VCC AMS1117 (3.3V) REGULATOR
GND GND
CH_PD AMS1117 (3.3V) REGULATOR
GPIO0,GPIO2,RESET (FLOATING)
PLS HELP HERE
THANKS IN ADVANCE
I am doing a project to monitor CO2 in indoor environment using mq135 sensor (vcc=5v)
yesterday i connected arduino with the esp8266-01 module I have uploaded the connection sketch with this post and the running program too.
Actually i have to send the data to thingspeak but when i executed the program to the arduino
iam getting the following alone
AT
AT+CWMODE=1
AT+CWJAP="Base AP","12345678"
AT+CIPSTART="TCP","184.106.153.149",80
AT+CIPSEND=54
AT+CIPCLOSE
this alone
when i press the reset switch in uno this repeats again
AT
AT+CIPSTART="TCP","184.106.153.149",80
AT+CIPSEND=54
AT+CIPCLOSE
ESP8266 ARDUINO SEPARATE COMPONENTS
RX TX(PIN 1)
TX RX(PIN 0)
VCC AMS1117 (3.3V) REGULATOR
GND GND
CH_PD AMS1117 (3.3V) REGULATOR
GPIO0,GPIO2,RESET (FLOATING)
PLS HELP HERE
THANKS IN ADVANCE