The NIDD test on nRF9160

Hi Sir,

We follow this link to test the NIDD, but I'm not sure whether it is successful.

1. Can we know the NIDD link successful or not from the log? What can we see if the test is successful?

2. We plan to implement the NIDD on asset_tracker_v2, Which API or sample code can we reference?

Thank you.

BRs, Hanyu

HW: nRF9160-DK V1.0.0 2123.23

SW: NCS 1.9.1 / Modem Shell

Modem FW: V 1.3.2

  

  • Hi Hanyu,

    1. Can we know the NIDD link successful or not from the log? What can we see if the test is successful?

    I can see the error code self explains that your network operator does not support NIDD. Basically, you will see some OK or successful feedback when every step is OK.

    2. We plan to implement the NIDD on asset_tracker_v2, Which API or sample code can we reference?

    No, we currently do not have a specific sample for it. You need firstly run through the Modem Shell and refer to its source codes for your implementation,RE: Non-IP Data Delivery support in the nRF9160 module mentioned some important points you need to pay attention to. 

    Best regards,

    Charlie

Related