WiFiStorage
: writing/reading small files is not working
#239
Labels
type: imperfection
Perceived defect in any part of project
When working on the multi-platform Preferences library, I noticed that storing small chunks of data on the NINA module produces incorrect results.
Example Code
I'm using
Arduino Nano 33 IoT
. WiFiNINA v1.8.13. Firmware v1.4.8.This happens with small values, i.e. with the length of 1, 2, or 3 bytes.
Actual Output
Expected Output
The text was updated successfully, but these errors were encountered: