I have managed to upload data from nRF52832 using nRF9160. I upload the data as tempreture sensor (although they are just values in mV), and my interface at the nRF connect for Cloud looks like this
my questions are
- How can I change this interface? Instead of Temperature i want to use another label, for example voltage.
- Are the data permanently stored in my cloud account?
- If they are, how can i retrieve them for further processing.
- Can I move the data to other website such as Microsoft Azure or Power BI?
please assist