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

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 nRF5_SDK_15.0.0 and s132_nrf52_6.0.0_softdevice.hex; Use the routines flash_fstorage that NORDIC provided to

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?

Related