Hello,
For a new project I am using the Decawave module DWM1001. This module is equipped with an NRF52832. I have already used the nrf52832 for previous project and I face a problem I didn't have before. Every examples or custom applications using BLE I tried present the same issue. I receive an assertion failed from softdevice.
The same software works well on pca10040 dev board, so I imagine this issue is related to the board but I can't be sure and I found nothing on this side.
I hope maybe someone working on DWM1001 can tell me if ble examples from (any) SDK works or if there is a way to find the cause of these errors.
Thank you !