Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf51822 sdk v9.0.0 s110 watchdog reset when it communicate with TI cc2541 v1.3.2

Hi:

     I have a project which nrf51822 exchange some data with TI cc2541.There is a serious issue that  the nrf51822  is occasionally reset by the watchdog when it communiates with Ti cc2541.I had  traced error by using IO to send out pulse. I found out a case that it stop at  sd_app_evt_wait()  until the watchdog timout reset.I recently read the nrf52832 document and found out "the SoftDevice could get stuck in a deadlock where it would always NACK what the peer was sending".Does sdk v9.0.0 s110 have some problems like this.

Parents Reply Children
No Data
Related