NanoBLEFlashPrefs - Arduino Library List
Maybe your like
Toggle navigation Arduino Library List
- Categories
- Communication
- Data Processing
- Data Storage
- Device Control
- Display
- Other
- Sensors
- Signal Input/Output
- Timing
- Uncategorized
- Types
- Contributed
- Official
- Recommended
- Retired
- Architectures
- all
- amebad
- apollo3
- arc32
- arduino
- arduino_arduino_nano33ble
- arduino_avr_uno
- arduino_esp32
- arduino_esp8266
- arduino_samd_mkrnb1500
- arduino_samd_nano_33_iot
- arm
- atmelavr
- atmelsam
- attiny
- avr
- ch32
- ch32v
- efm32
- esp
- esp32
- esp32c3
- esp32c6
- esp32p4
- esp32s2
- esp32s3
- esp8266
- espressif
- espressif32
- espressif8266
- fp51
- gd32
- gd32v
- grv3000d
- htl
- inkplate
- intel_arc32
- k210
- linux_x86_64
- mbed
- mbed_edge
- mbed_giga
- mbed_nano
- mbed_nicla
- mbed_opta
- mbed_portenta
- mbed_rp2040
- mbed_rp2350
- megaavr
- mk64fx512
- nano_esp32
- native
- nbiot
- nfr52
- nordicnrf51
- nordicnrf52
- nrf5
- nrf51
- nrf51822
- nrf52
- nrf52832
- nrf52_adafruit
- opencr
- pic32
- pico
- portenta
- py32
- reindeer
- renesas
- renesas_portenta
- renesas_uno
- rfduino
- riscv
- rp2040
- rp2350
- sam
- samd
- samd1
- samd21
- samd_beta
- samdlc
- seeed_stm32f4
- seeedjp_rebutton
- seeedjp_stm32f4
- silabs
- simblee
- spresense
- stm32
- stm32duino
- stm32f1
- stm32f103cbt6
- stm32f2
- stm32f3
- stm32f4
- stm32h7
- stm32l0
- ststm32
- teensy
- teensyduino
- tiny
- tivac
- trioe
- uno
- unowifir4
- vega
- windows_x86
- xmc
- zephyr
- Authors
Substitute for the missing EEPROM storage on Arduino Nano 33 BLE and BLE Sense.
Author Dirk Froehling Website https://github.com/Dirk-/NanoBLEFlashPrefs Category Data Storage License GPL 2.0 Library Type Contributed Architectures mbed_nanoThis library allows saving parameters and settings between program restarts and even reflashing on Arduino Nano 33 BLE and BLE Sense. Please note: Starting with version 1.1 of the library, all functions are synchronized. Therefore you should remove waiting loops with calls to operationCompleted() in your existing code.
Downloads
| Filename | Release Date | File Size |
|---|---|---|
| NanoBLEFlashPrefs-1.2.0.zip | 2023-03-19 | 15.69 KiB |
| NanoBLEFlashPrefs-1.1.0.zip | 2022-07-02 | 14.56 KiB |
| NanoBLEFlashPrefs-1.0.0.zip | 2021-09-01 | 13.78 KiB |
Tag » Arduino Nano 33 Ble Eeprom
-
Non Volatile Memory Nano 33 BLE Sense - Storage - Arduino Forum
-
Library For Missing EEPROM Functionality On Nano 33 BLE
-
EEPROM On The Nano 33 BLE - Arduino Forum
-
EEPROM Emulation On The New Nano Types - Arduino Forum
-
Persistent Storage - Nano 33 BLE - Arduino Forum
-
Nano 33 BLE With External EEPROM - Storage - Arduino Forum
-
NanoBLEFlashPrefs - Arduino Reference
-
Help With EEPROM.h Library For Arduino Nano BLE Sense
-
Arduino Nano 33 BLE - Use Of Flash To Store Data; How To Expand A ...
-
[Solved] Arduino Nano 33 BLE - Use Of Flash To Store Data
-
Arduino-Nano-33-BLE-Sense-Code-Collection/ - GitHub
-
Dirk-/NanoBLEFlashPrefs: Substitute For The Missing ... - GitHub
-
Communicating With SPI-Based EEPROM Using Arduino Hardware