Hello everyone,
I need ble_app_beacon 1 second advertising and 5 second deep sleep mode i don't know how to implement that please suggest example code for beacon.
DK: NRF52832 /PCA10040
SDK:15.2
Hello everyone,
I need ble_app_beacon 1 second advertising and 5 second deep sleep mode i don't know how to implement that please suggest example code for beacon.
DK: NRF52832 /PCA10040
SDK:15.2
waking up from deep sleep (SystemOFF) would need external input as mentioned here. If your design does not have the convenience of having this external input to wake your chip from a deep sleep, then you need to stick with how ble_app_beacon is designed and
waking up from deep sleep (SystemOFF) would need external input as mentioned here. If your design does not have the convenience of having this external input to wake your chip from a deep sleep, then you need to stick with how ble_app_beacon is designed and