Dwm1001C NRF52832 nrf storage write error after BLE initializations.

Hello im using Dwm1001C with NRF SDK 14.2 for uwb localization measurements. I have a example project that measures the position of the tag. Inside this project at some places i do fstorage write operations succesfully.

In addition to this project, I implemented the ble template example inside my localization project with SoftDevice 5. But after BLE initializations, after my fstorage write operations the device resets itself. I use nrf_fstorage_sd and I initialize BLE first. Any ideas what may cause in BLE blocks my fstorage write operations?

Thanks in advance.

Parents Reply Children
No Data
Related