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

NRF Cloud GUI

Is it possible to add additional UI for different sensors in nrfcloud platform ?  I could see that there is a predefined list of sensor types that can be attached to cloud.

nRF Cloud — nRF Connect SDK 1.5.99 documentation (nordicsemi.com)

If I want to add another sensor type or UI..is it possible ? What would be the best option to do so ? Do I need to create my own  implementation using AWS IoT core or AZURE ? Do nordic provide some premium version of nrf cloud with additional features ? I am also aware that nrf cloud has a limit upto 1 million messages per account.

Parents
  • Hi,

    Unfortunately, you cannot add UI for sensors for different devices in nRF Cloud. One thing you can do is to use nRF Cloud's API to get the data from your device and create your own front end. Then you will be able able to support additional sensors, and it will not have to be device specific as it is in nRF Cloud. You can find the nRF Connect for Cloud Device API here, and the nRF Cloud Documentation here. To view the last link you must log in to your nRF Cloud account.

    We do not have any premium version of nRF Cloud as of now. If this is something you would be interested in, you can send me a private message here on DevZone and I can give you the contact information to our Regional Sales Manager in your area.

    Best regards,

    Marte

Reply
  • Hi,

    Unfortunately, you cannot add UI for sensors for different devices in nRF Cloud. One thing you can do is to use nRF Cloud's API to get the data from your device and create your own front end. Then you will be able able to support additional sensors, and it will not have to be device specific as it is in nRF Cloud. You can find the nRF Connect for Cloud Device API here, and the nRF Cloud Documentation here. To view the last link you must log in to your nRF Cloud account.

    We do not have any premium version of nRF Cloud as of now. If this is something you would be interested in, you can send me a private message here on DevZone and I can give you the contact information to our Regional Sales Manager in your area.

    Best regards,

    Marte

Children
No Data
Related