This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

FDS storage with multiprotocol Thread and BLE dynamic switching

Our Project is based on the multiprotocol THREAD BLE dynamic example.

We have the BLE DFU also as part of our project and it is working.

We now need to add the flash storage and want to use the fds module.

THREAD is using 4 pages of flash just below the bootloader to store settings.

How can I control where the fds pages are stored in flash so it does not overwrite the THREAD settings.

Or do I have to move the THREAD settings location?

Thanks