I apologize if I was wrong to write here, but I have not found where to request information on this very interesting ttgo-t-call sketch.
I declare that I am not a programmer.
I ask for help because I can't get it to work, ESP32sim800l restarts repeatedly showing the following error: "Programm ESP32_TTGO_T_CALL_TinyGSM
assertion "dataSize == readSize" failed: file "/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/nvs_flash/src/nvs_storage.cpp", line 419, function: esp_err_t nvs :: Storage :: readMultiPageBlob (uint8_t, const char *, void *, size_t)
abort () was called on the PC 0x400ffd7f on core 1
Restarting ...
"
I don't understand what kind of error it is, it occurs during installation when it requires WiFi.softAP (ssid, password);
Could you help me understand?
Thanks again for the work done.
Paolo.
I apologize if I was wrong to write here, but I have not found where to request information on this very interesting ttgo-t-call sketch.
I declare that I am not a programmer.
I ask for help because I can't get it to work, ESP32sim800l restarts repeatedly showing the following error: "Programm ESP32_TTGO_T_CALL_TinyGSM
assertion "dataSize == readSize" failed: file "/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/nvs_flash/src/nvs_storage.cpp", line 419, function: esp_err_t nvs :: Storage :: readMultiPageBlob (uint8_t, const char *, void *, size_t)
abort () was called on the PC 0x400ffd7f on core 1
Restarting ...
"
I don't understand what kind of error it is, it occurs during installation when it requires WiFi.softAP (ssid, password);
Could you help me understand?
Thanks again for the work done.
Paolo.