This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how set configurations fro get the proper data from motion and environment sensors ??

Hello sir ,

I am using thingy91 board for get data on azure cloud  , i got temperature , humidity and pressure data , on my azure . 

i am unable to get data from motion sensor. I not got  to any failure warning on LTE monitor , there was no error msg on LTE monitor.

I want to know which setting or parameter i have to set to got data from motion sensor . read all documents regarding my problem , 

but not get exact solution. i have no idea about what setting i have to change for get data.

 is i need to change in code ?? or change in overlay files??? please help ................    

  • Hi,

    Documentation for motion detection describes that the accelerometer data on Thingy91 needs detailed tuning for reliable detection of the movement. The readings are not transferred to the cloud, but only a binary state is detected. The transfer to the cloud stays beyond asset tracker v2 application.

    Best regards,
    Dejan

  • Thank you sir for the reply , 

    is it possible to change Asset tracker code for get motion data on Azure cloud ??

    is there some example available related with my problem ?? 

  • Hi,

    It should be possible. However, you would need to implement this functionality yourself.
    Asset tracker sample does not cover transferring the motion sensor data to the cloud.

    Best regards,
    Dejan

  • "Asset tracker sample does not cover transferring the motion sensor data to the cloud."

    This is not true and not expected from official team member . I spent lot of time on it and finally got motion sensor data by just setting the ADXL362 related parameter in configuration file .

    I was begging for help due to poor documentation or your team.

    now I want color sensor data , and want to enable adxl372 sensor . do you know what things i need to change ??? or whic API is responsible for do settings .??   

    if you guys don't know the right way of taking data ,then why your board have internally  integrated   sensors ????????

Related