firebase-arduino icon indicating copy to clipboard operation
firebase-arduino copied to clipboard

Not compatible with ESP8266Scheduler library

Open b-Tomas opened this issue 5 years ago • 1 comments
trafficstars

Keeps printing a lot of garbage (I think) in the serial monitor when I call Firebase.setXXX() from the loop of any task, while when doing EXACTLY the same on a normal arduino main loop works. It keeps printing that thing until the board resets.

I'm using a Lolin NodeMcu v3 with the arduino IDE and ArduinoJson version 5 installed

b-Tomas avatar Aug 25 '20 18:08 b-Tomas

I really need this thing working well inside a task, I think this need to be fixed.

b-Tomas avatar Aug 25 '20 18:08 b-Tomas