Hi,
My device sends the advertising packet when some button pressed.
Then phone app will connect to my device and do some process between my device and disconnect.
Then my device goes to sleep.
My device will wake-up every single 1 hour.
I want to re-connect to phone without advertising when periodic wake-up.
If no phone is near, go to sleep.
How can I do this?
My firmware is modified from ble_sdk_uart_over_ble_main.c
BR
Paul