SparkFun_ESP8266_AT_Arduino_Library icon indicating copy to clipboard operation
SparkFun_ESP8266_AT_Arduino_Library copied to clipboard

Esp8266 timeout derails

Open gkunalupta opened this issue 4 years ago • 0 comments

I am trying to develop the esp8266 embedded c firmware for at commands with Atmega 2560 .... But on doing so i am getting the DATA OVER RUN ERROR again and again ...
So when i look at your source code i figure out one thing that u have used the TIME OUT thing with milis() for getting and recording the Response. So is it important to use TIME OUT thing? If yes then why and how did u find and assign the different time out parameters.

gkunalupta avatar Jun 05 '20 19:06 gkunalupta