This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf connect SDK 1.5.1 application dead lock

Hi,

I seek help with a runtime issue, my application which locked randomly after some time,
be able to catch the issue in the SEGGER debug session.

The application is a gatt center device collect data from other BLE 4.x devices and send it
out to a gateway on the openthread connection every minute. At this stage I have 4 concurrent
devices which I have a two services connected and get the data in second interval.

nrf Connect SDK 1.5.1  Board is  nrf52840dk_nrf52840,  and nrf52840dongle_nrf52840

Caller stack:

We are in the CC_PalWaitInterruptRND()

This function is not part of the SDK , I assume its part of the nRF chip implementation.

I keep the SEGGER open you can get more information.

Regards
Chris

Parents Reply Children
Related