Hi...
Sorry if the question is simple.. but Im stuck....
Im using 52840 + SDK 15 + SD 6.0.0
Im starting with Ble_uart_app..
I added some function of when it connected to cellphone the device sends some information to cellphone.. that is ok..
When the Advertising is stop by BLE_ADV_EVT_IDLE: the device go to sleep_mode (NO power off mode)
When I near NFC card to the device, the device is Turn on Again... it is OK..
here I am Stuck, in the main loop, I dont know how start the advertising start again..
I get an error of compilation when I using sd_ble_gap_adv_start ... I haven't found any example with this function in the main loop ..
If you have a part of code.. I'll appreciate..
Ricardo