Any info in this subject?
It seams that no data is saved from temperature sensor.
No history or archive data.
Second issue is that “Live view” is cleared when phone goes to standby mode and when I unlock it, chart is restarted, so there’s no way to get temp change from more than 1 min… (you have to touch your phone all the time - no to let it go to sleep)
Sorry about this, hopefully we can figure out what is going on. You are using the web dashboard right? You mentioned your phone so want to be sure. And you are using the Cayenne Arduino library? …not mqtt…
I can reproduce this with the thermistor widget, but not with a generic Analog Input widget pointed at the exact same Virtual pin. Which means we may have a bug with the thermistor widget, but the positive side is that there is an easy workaround:
Delete the thermistor widget which was not graphing properly.
Add New > Device/Widget > Sensors > Generic > Analog Input, and set it to the same Virtual pin that you specified in your sketch. No need to change the sketch file at all.
If you see the same behavior I did, this new widget will have a fully functioning graph.
I have made another screen video with termistor.
It seams that value is updated only at the beginning - when you enter a device. After this the value is still and is changing if you “exit” to devices menu and enter it again - see this.
Well it’s not bugless
Live view is broken showin 0.00 all the time while minumte, hour, day data is available.
You can see this here
See also that on 1:45sec in my movie… minute chart was not updated after one minute?
Is it because I have touched it to zoom it? or move it? and you don’t want to reload it during this magnifying?
So last timestamp is 6:02PM and my phone is 18:04 (6:04PM). Where is value from 6:03PM
As it’s related. I just installed Cayenne and I’m having a bunch of issues related to this. But the Arduino IDE ONLY allows for the mqtt version of the library to be installed. Historical data is not being recorded for a temperature and pascal data.