Arduino Nano 33 BLE writing to the flash

Hi everyone! Is it possible for me to update data stored within the flash storage at runtime? This is for a TinyML project

The example you found and posted in the other thread works as expected. It just tested it.

https://forum.arduino.cc/t/machine-learning-model-transmission-using-ble/886113/14

Just for others that might find this thread, here is the link to the example on GitHub.

https://github.com/petewarden/arduino_nano_ble_write_flash

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.