Hello,
I want to use flash for logging sensor data and sending via BLE. I found several APIs for store data to flash.
- pstorage (Persistent Storage Access Routines)
- sd_flash_...
- ble_flash_...
- NRF_NVMC_...
However, I cannot understand relationships among them and which to use. If you know anything about that please let me know.
Thanks,