How to debug this issue ?
Posted: Sat Jun 02, 2018 10:16 am
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 ?
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 ?