I modified "pca10001\ble\experimental\ble_app_uart". I add 1 button(app_button.c) and 1 second Timer (app_timer.c)to display clock through UART to PC terminal.
But the system reset every 3minutes. Pls help me.
I modified "pca10001\ble\experimental\ble_app_uart". I add 1 button(app_button.c) and 1 second Timer (app_timer.c)to display clock through UART to PC terminal.
But the system reset every 3minutes. Pls help me.
I met the same problem. And I changed 180s to 0, but it doesn't work at all. I also found it must small than 180s. I set 179s, it's OK. I set 181s, it doesn't work, I means that doggle can't detect it at all. By the way, I commented sd_power_system_off() in on_ble_evt().
I met the same problem. And I changed 180s to 0, but it doesn't work at all. I also found it must small than 180s. I set 179s, it's OK. I set 181s, it doesn't work, I means that doggle can't detect it at all. By the way, I commented sd_power_system_off() in on_ble_evt().
Take a look at this: https://devzone.nordicsemi.com/index.php/advertising-with-no-timeout