Device Reset when release the interrupt on gpio

i Used a nrf52840 DK board and zephyr sdk v2.6.0.

I'm start the ble advertisement and configure the gpio interrupt on sw1 in low mode flag GPIO_INT_LEVEL_INACTIVE (Low level).

Here i will press the sw1 and i get a interrupt but problem was that when i release the sw1(interrupt) my device was reset with belo error.

Error I'm Getting MPSL ASSERT: 112, 1669.

please check and give me a solution for this.

Thanks in advance.

Parents Reply Children
No Data
Related