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

nRF52, SDKv15.2 NRF_BREAKPOINT_COND strange behavior

Hello Nordic team

I am working on ble_app_buttonless_dfu example code and implemented accelerometer code via TWI0. And Accelerometer INT pin connected on GPIO via gpiote. I noticed when device receive interrupt on GPIO from Accel it execute ISR and reset the board. I have confirmed device get retested by LED blinking. Note: code is not in debug mode.

The same code is working perfect on SDKv-11.0

I spent much time to resolve this issue but still no success. I also posted similar king of issue on other thread ( https://devzone.nordicsemi.com/f/nordic-q-a/40680/ble_app_buttonless_dfu-reset-on-pin-interrupt ). 

I refer following thread regarding this issue:

https://devzone.nordicsemi.com/f/nordic-q-a/34781/nrf_breakpoint_cond

https://devzone.nordicsemi.com/f/nordic-q-a/32973/nrf_breakpoint_cond-in-debug

https://devzone.nordicsemi.com/f/nordic-q-a/37866/ble_app_uart-nrf_breakpoint_cond-sdk_15-0-0/148406#148406

https://devzone.nordicsemi.com/f/nordic-q-a/30528/code-stops-at-nrf_breakpoint_cond

devzone.nordicsemi.com/.../what-does-nrf_breakpoint_cond-mean

I think lots of developer facing similar kind of issue with latest SDK. Still I didn't find any solution regarding this.

Any help from Nordic is appreciated. 

Regards

Raj

Parents Reply Children
Related