This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF Connect for Cloud not displaying asset tracker graphical data

I have my Thingy:91 working now but I can only see "terminal" data in nRF Connect for Cloud. I was expecting to see graphs of the data and a map when I have a GPS fix. The "Cellular Link Monitor" says I should update my firmware but I am on the latest version. What's going on?

Parents Reply
  • Hi, thanks for the log! That was very useful. I see you're getting this error code 

    asset_tracker: cloud_connect failed: -95

    which is EOPNOTSUPP  95 /* Operation not supported on transport endpoint */

    This is either some issue with your certificates or an error code from the modem, which doesn't translate and just uses EOPNOTSUPP as a catch-all. 

    I think getting a modem trace will be very useful, see this tutorial for how to do it. 

    You could also try updating the certificates again, perhaps that is the issue. 

    Best regards,

    Heidi

Children
Related