I'm using ble_app_uart example.
The board go in low power mode, but after 3 minutes (#define APP_ADV_DURATION 18000 ) go OFF. I need that remain in advertsing mode always.
Only with a bluetooth connection my board must resume and go in IDLE mode.
Is possible ?
Marco