Hi,
I am using nRF5_SDK_14.2.0, I am using the watchdog, but I would like to change the reload value but I cannot do it.
I used this function but it is not working I do not have any idea, why?!
nrf_wdt_reload_value_set(reload_time * 32768 );
could you please guide me to solve this issue?
Thank you in advance