Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By daveb1014
#52423 I still seem to have the same issue. Admittedly I haven't power-cycled since the problem last developed.

I have added WiFi.persistent(false) and have tried RF_CAL and RF_NO_CAL

Which is the correct one to use - RF_CAL? Does CAL stand for "calibration"?
User avatar
By daveb1014
#52445 Hi,

I still have the same issue. I have changed my deepSleep calls to:

ESP.deepSleep(SLEEP_TIME, RF_CAL);

But if I take the device out of range of the WiFi for a few cycles, and then bring it back, it continually fails to reconnect.

Unless anybody can suggest any alternatives, I will keep trying combinations I guess.