Hello, everybody,
I use FDS to write some custom data, when SOFTDEVICE is PRESENT, and i disable the SOFTDEVICE,May I ask if I can still write custom data with FDS?
Hello, everybody,
I use FDS to write some custom data, when SOFTDEVICE is PRESENT, and i disable the SOFTDEVICE,May I ask if I can still write custom data with FDS?
Hi.
The Softdevice backend for the fstorage/FDS module is not dependent on if the Softdevice is enabled or not. It will work as long as the Softdevice is present:
This backend interfaces with the SoftDevice flash API to perform operations in flash. It can be used any time the SoftDevice is present, regardless of whether the SoftDevice is enabled or not.
regards
Jared