-->
Page 1 of 1

How to process ESPCONN_TIMEOUT During transimission?

PostPosted: Tue Nov 17, 2020 6:39 am
by esp8266_abc
Hi Buddies,

We have to us the ESP8266 modules in a weak and noisy enviroment :D And we often encountered a reconnect callback with error code of ESPCONN_TIMEOUT, during the transmission. We tried to attached a gain antenna, but no obvious improvement.

How to process this issue?

Thanks in advance

Re: How to process ESPCONN_TIMEOUT During transimission?

PostPosted: Wed Nov 18, 2020 11:21 am
by eriksl
Start using debugging the actual connection. It may not be that. Set up a continuous ping from your PC to the ESP and see whether it keeps working all of the time.