http_timeout not handled correctly

Hello,

I'm developing a NB-IOT application on the nRF9160-DK based on the 2.6.1-rc1 SDK. I'm experiencing a bug where the firmware gets stuck while serving a send() request. In particular the issue seems to happen when there's a timeout and the http_timeout function is called (part of the http_client library). This function seems to never return.

The system does not recover from there. Any suggestion?

Parents Reply Children
No Data
Related