nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs
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

motion sensor data is not showing using thingy 91 for Asset Tracker ?

hello sir ,

 i am using thigy91 board and uploaded the asset tracker application code from  ncs sample code . ii am getting humidity data on my azure cloud .but there was no data available regarding motion sensor.

1. Is there any way for test motion sensor data ,any AT command for it for LTE monitor.

2. Is I need to solder SB6 and SB5 pin to get data.

Parents
  • Hello Mohit,

    Mohit Nama said:
    sir , please suggest me how to get data of Temperature , humidity ,and motion  . using asset tracker code for thingy 91 .

    I’m referring one more time to the Sensor module documentation of the Asset Tracker v2.

    The sensor data is collected in ext_sensors.c and called by the Data module. Hence, you have to modify the Asset Tracker v2 to process the sensor data according to your needs.

    Regards,

    Markus

Reply
  • Hello Mohit,

    Mohit Nama said:
    sir , please suggest me how to get data of Temperature , humidity ,and motion  . using asset tracker code for thingy 91 .

    I’m referring one more time to the Sensor module documentation of the Asset Tracker v2.

    The sensor data is collected in ext_sensors.c and called by the Data module. Hence, you have to modify the Asset Tracker v2 to process the sensor data according to your needs.

    Regards,

    Markus

Children
Related