Module and ThingsSpeak , why is it not working ???
Posted: Wed Feb 11, 2015 3:43 am
I am trying to do simple things with the module and it seems that nothing is working. just nothing .
I am trying to get some data from Thingspeak (works in a browser) and i get no respond .
Can someone explain what is this STUPID sentence that says : wrong syntax +error+send ok ?! sent or not ????
I am trying to get some data from Thingspeak (works in a browser) and i get no respond .
Can someone explain what is this STUPID sentence that says : wrong syntax +error+send ok ?! sent or not ????
Code: Select all
AT+CIPMUX=1
OK
AT+CWMODE=3
no change
AT+CWJAP="home","0545555555"
OK
AT+CIPSTART=4,"TCP","184.106.153.149",80
OK
Linked
AT+CIPSEND=4,50
> GET /channels/26203/feed.json?key=YLV32ZZOM7K245S3
wrong syntax
ERROR
SEND OK