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

nRF52810 crash within 1 day of idle (sd_app_evt_wait) with every 4s advertising.

Hi, I using nrf52810 with custom BLE profile and 4 sec advertising + continuous RTC. Device is battery powered (750 mAh) and PMDC motor equipped. Most of time (90% of day) it sleep with sd_app_evt_wait continuously checking state if turn-on button or connection of battery charger or BLE connection. After 8..20 hours of sleeping the firmware crashes. Within 3 hours after reset it dont crash.

Parents Reply
  • Yes, my setup is JLink EDU connected through SWD to nRF52810.

    "Crashing" means that device not able to turn-on after sleep until I hardware reset it.

    I using nRF5 SDK v14.2.0, code exampe is "BLE template project", PCB example is layout from datasheet.

    Softdevice is S112.

    My BLE connection is disabled when device sleeps. But I could wake up device through connect to it from my phone which see advertising packets.

Children
No Data
Related