Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

WDT kicking in, disabling NRF_FAULT_ID_SD_ASSERT PC 0xA62

The watchdog timer is kicking in our code base and I am having trouble tracking down the cause. In a bit to try and debug the issue I disabled the WDT and now I am getting a NRF_FAULT_ID_SD_ASSERT with the PC at 0xA62.

At this point I'm stuck as to how to keep debugging the issue, are there some common tricks to use to get more info? I see a few posts with the same fault but no reference I can check for this value.

We are using the nRF5 SDK, 17.1.0 and softdevice S140 7.2.0

Parents
  • Hi Tom

    We will need to look into the SoftDevice assert codes on our end to see what it is that's causing this issue. Can you share some details on what your application is doing when running into this error? I assume it is something BLE, but do you have anything more specific to your application?

    We'll get back to you tomorrow or on Monday on what the specific SoftDevice assert could mean, as I don't have access to those and will need to ask around internally.

    Best regards,

    Simon

Reply
  • Hi Tom

    We will need to look into the SoftDevice assert codes on our end to see what it is that's causing this issue. Can you share some details on what your application is doing when running into this error? I assume it is something BLE, but do you have anything more specific to your application?

    We'll get back to you tomorrow or on Monday on what the specific SoftDevice assert could mean, as I don't have access to those and will need to ask around internally.

    Best regards,

    Simon

Children
No Data
Related