Hi,
I'm testing the BLE_UART example : <InstallFolder>\examples\peripheral\ble_app_uart . For this, I use the nRF52840 with SDK 15.2 and s140 softdevice.
I would like to know what the timer_init() function is used for, or rather why this timer is used? I want to create a system with the lowest possible power consumption between connections (sleep mode). I would like to know if it is therefore possible to disable this timer by adapting the code.
Thank you in advance,
Best regards,
Maxime