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

in S310 after ant chanell closed the ble crash to advertise

hi its first in this event

 on_ant_evt_channel_closed

and then

storage_access_complete_handler();

then it try to advertise by this

sd_ble_gap_adv_start

and then

it is in app_error_handler and the error code is 536881920 and the line number is 274 on the picture and the file name number is ..\main.c

image description

Related