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

NRF51822 adv stop and restart in beacon mode

hello, I want to make a beacon with NRF51822 chip. But now i have a trouble: In normal working mode, after i stopped the advertising with sd_ble_gap_adv_stop() ,i cann't restart it with advertising_init() and advertising_start(). The chip is restarted every time.

Related