Hi, I am now using nRF24lu1p, for using cklf_wdog_init() to enable watchdog, then I set cklf_wdog_init(10) in main function, but don't know how to set watchdog event handle???
Please help me to solve this problem thanks.
Hi, I am now using nRF24lu1p, for using cklf_wdog_init() to enable watchdog, then I set cklf_wdog_init(10) in main function, but don't know how to set watchdog event handle???
Please help me to solve this problem thanks.
Hi Jack,
I don't think there is an event handle for the WDT in nRF24LU1P. You can only setup the WDT and then feed it regularly to avoid the reset. There is no event before the reset like in our nRF5 series.
Hi Jack,
I don't think there is an event handle for the WDT in nRF24LU1P. You can only setup the WDT and then feed it regularly to avoid the reset. There is no event before the reset like in our nRF5 series.