Me No Dev
Me No Dev
> Platformio and Arduino Core 2.x This is no longer supported. Use Pioarduino and Arduino core 3.3.0
This issue is triggered by an unintentional bug in the wifi layer. Because Arduino libs are compiled with PSRAM enabled, it tries to allocate it's memory in PSRAM and it...
IDF WIFI team is working on it @everslick . I can not give estimates on their work. Currently WPS will not work on Xtensa ESP32 chips that do not have...
I tried that and it did not help. So we need the fix in IDF
there is a fix coming from IDF. We will close this issue once that get's to Arduino
Please enable core debug level to verbose and let's see what reason the WiFi gives for disconnecting. 2900 minutes is oddly specific and in no way around some 32 bit...
And what reason does it give when it fails to reconnect after that?
It's interesting to find out if such issues exist with IDF's OTA facilities too. If not, maybe the blocking nature of Arduino is playing some role. As you know, this...
@TD-er we do not erase flash ourselves. This is done through IDF's partition API. IDF's OTA in general will do the same exact thing. The difference will come with the...
needs to be first backported to 5.1 and 5.3