Open ibrahimgb opened 1 year ago
multiple solutions have been tried but i think its relative to platformio (the framework that i am using) usfull sources: https://github.com/espressif/arduino-esp32/issues/687 https://techtutorialsx.com/2019/06/02/esp8266-spiffs-reading-a-file/ https://github.com/Nabilphysics/json-data-save-to-spiffs-esp32/blob/main/json-data-save-to-spiffs-esp32/json-data-save-to-spiffs-esp32.ino https://arduinojson.org/v6/assistant/#/step4 https://www.youtube.com/watch?v=iGCU0ynkl_M
https://arduinojson.org/v5/example/config/ this could be useful, will check tomorrow
https://logicembedbytes.blogspot.com/2023/02/SPIFFS--Understanding-the-Basics-of-the-SPI-Flash-File-System.html
multiple solutions have been tried but i think its relative to platformio (the framework that i am using) usfull sources: https://github.com/espressif/arduino-esp32/issues/687 https://techtutorialsx.com/2019/06/02/esp8266-spiffs-reading-a-file/ https://github.com/Nabilphysics/json-data-save-to-spiffs-esp32/blob/main/json-data-save-to-spiffs-esp32/json-data-save-to-spiffs-esp32.ino https://arduinojson.org/v6/assistant/#/step4 https://www.youtube.com/watch?v=iGCU0ynkl_M