Can't get the values in thingspeak channel

Submitted by Mouli on

When i uploaded program on arduino then serial moniter show this reading.
AT+CIPCLOSE
101.50
07:55:41.758 -> 121
07:55:41.758 -> AT+CIPSTART="TCP","184.106.153.149",80
AT+CIPSEND=60
GET /update?key=MY2JD466BHTAH7ES&field1=121.0&field2=101.5
107.66
07:55:53.094 -> 176
07:55:53.094 -> AT+CIPSTART="TCP","184.106.153.149",80
AT+CIPSEND=60
07:55:56.124 -> GET /update?key=MY2JD466BHTAH7ES&field1=176.0&field2=107.7
112.06
07:56:04.134 -> 218
AT+CIPSTART="TCP","184.106.153.149",80
AT+CIPSEND=60
AT+CIPCLOSE
98.86
07:56:16.196 -> 224
07:56:16.196 -> AT+CIPSTART="TCP","184.106.153.149",80
AT+CIPSEND=59
AT+CIPCLOSE
99.74
07:56:28.246 -> 135
AT+CIPSTART="TCP","184.106.153.149",80
AT+CIPSEND=59
AT+CIPCLOSE
97.98
07:56:40.308 -> 220
07:56:40.308 -> AT+CIPSTART="TCP","184.106.153.149",80
AT+CIPSEND=59

Now the problem is the values are being displayed well in the serial monitor but not getting values in the thingspeak channel and not getting any mails, spread sheets.

Add New Comment

Login to Comment Sign in with Google Log in with Facebook Sign in with GitHub