Skip to content

Releases: Dirk-/NanoBLEFlashPrefs

Version 1.2.0

19 Mar 11:52

Choose a tag to compare

New:

  • Additional example sketch on flash memory information, deleting and garbage collection

v1.1.0

02 Jul 06:53

Choose a tag to compare

New:

  • All functions are synchronous now. Please remove waiting loops with calls to operationCompleted() in your existing code (but it should work anyway).
  • Get information about the status of your Nano 33 BLE flash file system with statusString().

Fixed:

  • Does not hang on write errors any more.

v1.0.0

01 Sep 11:41

Choose a tag to compare

First release