Trying to run the Example for the Distance measurement , it is not working as in the procedure

I flashed the same code to the two nrf5340dk but i get the below output , with out any changes in the example sample code.


it gives the serial output every time


E: IPC endpoint bond timeout
E: Failed to send group init packet for group id: 0 strid: dm_rpc_grp err: -32
E: Not all groups are ready to use.

Parents
  • Hi,

    I bet this is due to you having not added the right config to the network core of the nRF5340. You can check if there is some additional config in the sample folder that you should use. Though with that said, what samples are you using? The nordic distance measurement "NDT" samples? Channel sounding ones? And what NCS version are you using?

    Regards,

    Elfving

Reply
  • Hi,

    I bet this is due to you having not added the right config to the network core of the nRF5340. You can check if there is some additional config in the sample folder that you should use. Though with that said, what samples are you using? The nordic distance measurement "NDT" samples? Channel sounding ones? And what NCS version are you using?

    Regards,

    Elfving

Children
Related