-->
Page 1 of 1

How to debug this issue ?

PostPosted: Sat Jun 02, 2018 10:16 am
by manoj15
https://gist.github.com/manoj153/d9504d ... 96c9f60c93

I'm facing a issue when I tried to program Node MCU using arduino.

my variable temperatura with latest temperature and umid with humidity value are feeding into the JSON object data.. but after some time the data is seems not updating, the JSON had the previous value as if it's hanged. I tried printing the heap value seems there is a lot left more.. what can trigger this issue ?

Re: How to debug this issue ?

PostPosted: Sat Jun 02, 2018 1:19 pm
by rudy
https://github.com/firebase/firebase-arduino
The Arduino library is under heavy development, experimental, unversioned and its API is not stable.


Maybe the firebase library is the problem. Is there any other library that you could use instead?