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
  • Hi ,

    back with update,

    There is two use cases with different behaviors : 

    Use case 1: External active GPS antenna disconnected

    Following line in board_nonsecure.c file : 

    #define AT_CMD_COEX0 "AT%XCOEX0=1,1,1565,1586" 

    Then accelerometer and movement detection in passive mode OK, but no GPS position fix (very poor signal reception). 

    Use case 2: External active GPS antenna connected

    Following line in board_nonsecure.c file :  

    #define AT_CMD_COEX0 "AT%XCOEX0" 

    Then accelerometer and movement detection in passive mode stops working, with decent GPS position fix (better signal reception). 

    I didn't see any hardware link of COEX0 and accelerometer signals... 

    Any workarround is welcome 

    Regards  

  • Hello, 

    I will need to discuss this with our developers. Will get back to you within tomorrow.

    Kind regards,
    Øyvind

Reply Children
Related