When I run the Asset tracker template and look into nrfcloud I see new messages coming in on the terminal and Battery graph set correctly to 32%.
I noticed already a long time ago that the data in the Device Data block is not updated and very old.
I connected multiple times today, but it stil said "6 days ago"
As soon as the messages come in on the terminal that will change to "just now"
But next time you visit this Device page, it will be again 6 days
Also the other values Temperature etc stays 6 days old.
I always thought, this is just a glitch.
But now I'm building my own Fleet dashboard that talks to nrfcloud API with endpoint /messages /location/history I see exact the same old data points from 6 days ago.
I think nrfcloud GUI can realtime parse incoming messages but does not store them in the cloud
So far building the dashboard following the API documentation isn't going very well.
Is nrfcloud API actively maintained?