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

CoAP client sample - send command freezes after a few iterations

Hi,

as discussed in different issue on DevZone. We have discovered that send command freezes the program in the CoAP client sample. The Nordic employee Hakon has confirmed that it also happens on his board.

Could you please try to inspect the issue? Unfortunately, we are not able to collect the modem trace right now our DK broke up and we are not able to collect traces on our custom board.

The modified sample could be downloaded under this link: devzone.nordicsemi.com/.../coap_5F00_client.zip

Parents Reply
  • Hi, I think that this has nothing to do with the CoAP client sample. It is more likely bsdlib issue (see the note about blocking and non-blocking options).

    What is the reason you aren't able to take one on your custom board? Perhaps we can work around it. 

    We would be very happy if we could capture the modem trace. However, we have not found a solution on how to do this on our custom board. The trace from nRF9160 could be gathered only on UART. 

    In our setup, we use nRF9160 and nRF52820 that are wired via one UART interface, so we don't know how to pass the trace through it without completely rewriting the application. If there would be an interface from Nordic on how to save the trace to the internal/external flash, so it could be sent via Bluetooth/LTE afterward, it would greatly help us.

Children
No Data
Related