Hi,
Setup
Using BLE Device Monitor 2.1.2 to perform OAD download.
I have a sensortag branched project running on a sensortag target cc2650.
I am seeing CRC failures when watchdog is enabled. (Using wathcdog from tirtos 2_13)
I have read one of threads in the forum(from a year ago) recommending placing a watchdog clear\kick in the crc function,
but this doesnt always work.
Also tried setting the WD reload value to something higher prior to OAD, but this didnt help.
Since there is no watchdog close function in the driver( I though I would close the watchdog prior to OAD)
what would you advise to try next?.
Currently I have disabled wathcdog?, but need it in my project.
Thanks
Tamir