i need use flashwrite in my code, but i found sometims when i write data in flash, the BLE connecting sometimes is borken,
i used this funciton flash_word_write(uint32_t * address, uint32_t value)
it was said when you need to use softdevise , you need to use other flash write funciton? but i have not found that function, can you provider the API for me?