RC car control from website
Posted: Wed Jan 06, 2016 8:36 pm
hi, i have a project to control RC car from website ex: thingspeak or etc use arduino + esp8266, but i get some problem where esp8266 get delay 1-5 second to respond data from web instead i need very fast respond data from web to control RC car. i try to make delay in arduino sketch become milisecond is succed for 2-5 time but after that my esp8266 respond busy inet and problem like that.FYI i use AT+Command in arduino to send and respond data. what should i do ? what kind best method to send data ? thanks for your help