nRF52832
Hi,
I am a little confused as to what component uses ble_flash (...drivers_nrf\ble_flash\ble_flash.h/c) and why? What is the difference between this and SD Flash? Why would we need ble_flash over SD flash?
Thank you.
nRF52832
Hi,
I am a little confused as to what component uses ble_flash (...drivers_nrf\ble_flash\ble_flash.h/c) and why? What is the difference between this and SD Flash? Why would we need ble_flash over SD flash?
Thank you.
Hello superpak
The ble_flash module is an old flash writing module that was used in older versions of the SDK. I believe it is outdated, and I'm actually not sure why it is part of newer SDK releases.
Best regards
Jørn Frøysa