Hi All, I am using the Nordic nRF52 nrf52832 device to read a value in from an Android device. The value will be between 5 and 60 seconds. I'm using the experimental_ble_app_blinky to control the BLE side of things. Is it best to use RTC or will a simple delay do the job. Thanks