I'm using nfr52 with softdevice s132. I want quickly perform flash write during power loss. When I realize write using fs_store() I obtain time more than 5 msec. How can I use sd_flash_write() without SoftDevice event? How can I disable SoftDevice during power loss int? It needs to perform flash write in less than 5 msec.