My requirement is : The device should be in System Off on power up. It should start advertise only on GPIO event
My requirement is : The device should be in System Off on power up. It should start advertise only on GPIO event
What more description you want ?
Hi Manoj, to start with, more description like
Thank you for your patience.
1. While that posting this question I have selected the device. Anyway it Nrf52832
2.I am using SDK15.2
3.I am using ble_app_uart example.
4. Yes I have found "hundreds" of answers but non them was a best suite for my requirement.
Thank you.
The ble_app_pwr_profiling example in the SDK does exactly what you are asking for. It starts out in system OFF mode, and starts advertising when you press button 1.