SDK11, nRF51422.
Is it safe to use pstorage and fstorage at the same time? I want to use fds for data storage in my firmware, but device_manager_peripheral.c requires pstorage. Briefly looked at the source code, I don't think they will work together.
What is the solution to use both device manager and fds?
Thanks
Paul