-->
Page 1 of 1

Serial.println( "AT+CIPSEND="+cmd.length() ); problem!!!

PostPosted: Wed Jul 27, 2016 3:26 pm
by oded
hi folks.

i am almost done , sending data to thingspeak over arduino with esp8266-01 .
one problematic issue i can overcome is the stage where after AT+cipsend = sequence ,

the script waits for ">" mark to start send through get procedure the write key and data to thingspeak channel.


its stuck there and i am just hopeless now as it looks like i have to update firmware (hopefully not)

do you have any experience in uploading data through get (or maybe post) procedure with the esp ?


thanks

Oded