Closed rom-bek closed 2 years ago
This should work. Did you delete the old prefs when you changed the structure? Maybe that is causing the problem.
Yes,
the reason was that the old prefs structure has not been deleted before I expanded it with float arrays. I didn' notice the corresponding uncommented section (myFlashPrefs.deletePrefs()) in your example file!
Thank you very much for your fast response! Roman
Hi Dirk,
thank you for sharing your library, it work's fine! Is it also possible to save float arrays into structure (and values to flash) as defined here?
I tryed it, but writePrefs-operation is not successful, nano BLE is still hanging in the while loop. ;-)
Thank you and best regards Roman