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

Workaround for nrf_send known issue in nRF Connect SDK 1.2.0

Hello,

I noticed in the release notes for nRF Connect SDK v1.2.0 there is a known issue with the nrf_send function as it relates to blocking for several minutes, see below for the snippet as seen in the release notes:

* The :cpp:func:`nrf_send` function in the :ref:`nrfxlib:bsdlib` might be blocking for several minutes, even if the socket is configured for non-blocking operation.
The behavior depends on the cellular network connection.

I was curious if Nordic can recommend/provide a workaround for this issue. I am seeing instances where this function is blocking for 10+ minutes.

Thanks,
Cody

Related