SDKs: nRF5_SDK_15.0.0
IDEs:Keil 5
SoftDevices: s132_nrf52_6.0.0_softdevice;
hi, I use nRF52832 to develop a product, Need to write the data received by Bluetooth communication to the flash at specified location。
I use the routines flash_fstorage that NORDIC provided to develop. When the Bluetooth initialization is completed, the flash can be successfully written. But when Bluetooth is connected to the phone, writing flash fails.why?