Network detach occurs during nrf9151 OTA

Hi:

Use nrf9151, ncs v2.8.0.
What should be done when PDN_NETWORK_DETACH occurs during OTA using fota_rownload_start?

Parents Reply Children
  • Then I'm afraid it will be more difficult for us to help debug this issue. Please provide more details and information. 

    Edit: In practice: when your pdn_event_handler_t callback receives PDN_EVENT_NETWORK_DETACH, all active PDN contexts are effectively lost because the device is detached from the network, and your application should handle re-attachment / PDN re-establishment accordingly.

    Kind regards,
    Øyvind

Related