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); }
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); }