Can not work with ESP 2.0.11 library - old version (1.06?) better #8633
-
In IDE2 and with an Olimex-ESP32-EVB board, I updated the board library I was using until now to the latest version 2.0.11. After compile (btw memory usage of code (no spiffs) went from 79% to 88%), code did not work anymore. Getting connection failures on ethernet and wifi versions of the board (with firebase but also other communications). Wanted to go back to older version, the one I had 3 months ago (1.0.6 works fine). Two questions: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Possibly related #8482. Should be fixed in 2.0.12. |
Beta Was this translation helpful? Give feedback.
Thanks!
I have some more info. deciced to do a clean remove, reinstall of the latest arduino IDE, load all libraries and board (Olimex-ESP32-EVB) and give it one more try. It compiles properly now with 2.0.11. It still uses much more on the memory resource compared to 1.06 though - but should be okay. The problem that I am running into now is that after EXACTLY 100 firebase.rtdb operations (mix of read,write,int,string) it ALWAYS stops with a connection refused error. Seems to be a firabase issue.
21:32:42.590 -> Loop, 100
21:32:43.573 -> Status, Heap:163k, FBFail:0, FBRe:0, FBSucc:100, Idiscon:0, Loops:16, FBbusy:4s
21:32:43.618 -> FB ready
21:32:43.618 -> FBReadIntStart: /Home/stations/…