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

nRF9160 Getting accelerometer data from the cloud

Hi,

I am using Thingy91 and I successfully connected it to the cloud, also able to pull all sensor readings with the curl command: curl https://api.nrfcloud.com/v1/messages -H "Authorization: Bearer X. 

All is great, but I`d like to be able to also get accelerometer data from the cloud in order to measure vibrations. At the moment I`m only able to see if the device is flipped which is not very useful. 

Can someone point me to resources or a similar thread regarding this issue or/and steps to take? I just started using the device couple of days ago.

Thanks in advance!

Related