I am using the nRF51822 and code base 6.1 How can I program the advertising mode of the beacon to not time out. I am looking to advertise for 10 seconds and then go to sleep for for 10 seconds. This is a 24 / 7 beacon.
I am using the nRF51822 and code base 6.1 How can I program the advertising mode of the beacon to not time out. I am looking to advertise for 10 seconds and then go to sleep for for 10 seconds. This is a 24 / 7 beacon.
Hi,
As long as I'm seeing main.c in ble_app_beacon based on SDK6.1, it is not set for timeout. Also you can change the advertisment interval for 10s.
Thanks.
Hi,
As long as I'm seeing main.c in ble_app_beacon based on SDK6.1, it is not set for timeout. Also you can change the advertisment interval for 10s.
Thanks.