Hi,
I am using nRF52840DK along with S112 sdk15.3.0 as a peripheral device, i included timer and sleep function in ble_app_beacon example code . I am getting fatal error in ble_stack_init function after advertising.
Hi,
I am using nRF52840DK along with S112 sdk15.3.0 as a peripheral device, i included timer and sleep function in ble_app_beacon example code . I am getting fatal error in ble_stack_init function after advertising.
fatal error in ble_stack_init function after advertising.
ble_stack_init() must be called before advertising...
I am calling ble_stack_init() function before advertising only
I am calling ble_stack_init() function before advertising only