This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

add wdt in ble_app_uart

I want to add wdt function in ble_app_uart. Please tell me where should I feed the wdt.

in below main loop? for (;;) { power_manage(); nrf_drv_wdt_channel_feed(m_channel_id); }

Parents Reply Children
No Data
Related