Hi how to power off the ble after one advertising event ? i.e i want to stop advertising after one advertising event!
Hi how to power off the ble after one advertising event ? i.e i want to stop advertising after one advertising event!
Thankyou guys ! i tried with advertising start den some delay of 4 ms (using nrf_delay_us()) den power off (sleep ) !.now i can see the current waveform with one advertising ! now i have to try whether master control panel can detect my device or not !!
note: is it right using nrf_delay instead of setting a timer ????
I think you do something wrong with timer init. Show me the test code that you're using. Or just show timer init part, and parts where you start advertising, where you stop advertising and main loop.
I think you do something wrong with timer init. Show me the test code that you're using. Or just show timer init part, and parts where you start advertising, where you stop advertising and main loop.