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

nrf_asset_tracker_v2 thingy91 accelerometer movement detection failed

Hi 

testing with thingy91 v1.4.0, firmware 1.5.1.

I never succeeded to enable passive mode of nrf_asset_tracker_v2 no acceleration is detected. 

Someone experience the same issue?  

Parents Reply Children
  • Can you provide some debug logs when running the application? Are you running the default application? Do you get any error numbers?

    Kind regards,
    Øyvind

  • Hello,

    No errors on logs, With the usb connected for logs there is no bug. just a big delay in passive mode settting (12 mins measured from passive mode setting request and the passive mode event log), then passive mode OK with GPS antenna connected. 

    But, if i restart the device with passive mode activated without the usb cable only the first position is sent. then everything stops. 

    i'll try with usb cable without the 5V signal, may be it's a voltage drop on antenna activation. 

    Or I'll forward the logs to Bluetooth to get logs when device have no usb plugged. 

    get back to you with Bluetooth forwarded logs. 

    Is there a way to insert a file here, or should i put it somewhere and send a link ? 

    Regards

  • Hi, can you please build the asset tracker with the debug overlay, which will add additional verbose logging capabilities to the application. 

    Have your verified that you are using NCS v1.5.1? There is a known bug on the master branch that will cause the first GPS fix to hang. Our team is currently working on a fix for this, but in the meantime using v1.5.1 should be sufficient. Also, what modem version are you running on your device?

    Another tip is to update the Connectivity Bridge on the nRF52 device on the Thingy:91 just to be on the same side. There is a pre compiled version in the pre compiled fw package, under the downloads tab on the Thingy:91 product page.

    Thanks,
    -Øyvind

  • Hi

    Yes i'm using NCS v1.5.1 

    yes i have changed the connectivity bridge of the nrf52840 to send the logs on bluetooth for unplugged tests. 

    regards 

Related