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

Random reset when ble advertising

Hi everyone!

While testing ble functionalities, I have noticed random resets during advertising operations.

My custom board is defined to make infinite advertising periods ( Flags : BLE_GAP_ADV_FLAGS_LE_ONLY_GENERAL_DISC_MODE, TimeOut: 0).

When I test it at home or in a public place it sometimes resets ( it can take 10 min or even 8 h), however if I test it in a garage or somewhere where there aren't other ble devices, it never resets.

I don't know what can cause the reset because sometimes it works during many hours so it is difficult to debug.

Parents Reply
  • Hi! Just to close this ticket.

    I read the RESETREAS register as you suggested, but I also tried to search the main reason for the reset.

    Finally, it seems that it is something related with this ticket   

    I upgraded  softdevice s132_nrf52_4.0.3 to softdevice 4.0.5  and I haven't seen the error anymore.

    I will continue testing with others version to stay at the most recent/compatible with my program.

Children
No Data
Related