-
here is the output serial monitor output:
Starting up
Total heap: 164564
Free heap: 95960
E (3410) SPIFFS: mount failed, -10025
[ 2864][E][SPIFFS.cpp:89] begin(): Mounting SPIFFS failed! Error…
-
The "GUI Firmware updates now possible" is great feature, but I think we need the ability to select all sensors at GUI configuration because firmware.bin files will be compiled with all default senso…
-
### Board
ESP32 Dev Module
### Device Description
DevKitC (4MB)
### Hardware Configuration
No Connections
### Version
latest master (checkout manually)
### IDE Name
Arduino IDE
### Operating…
-
Arduino IDE version: 1.8.19 (latest).
ESP Boards version: 3.0.5 (latest).
Board selection: ESP32S3_Dev_Module.
Board Partition Scheme: Default 4MB with spiffs (1.2MB APP / 1.5MB SPIFFS).
Example i…
-
My application uses a SD card to store the data so technicians can easily swap out the cards for analysis. I would like to be able to view/delete/update these file OTA and I can't seem to get the file…
-
Hi, I completed the setup and am now at the point of starting the dongle and connecting via Wi-Fi.
I followed the manual step by step, and the LED is blinking.
I can see and connect to the dongle,…
-
I try to play local and remote files in my project, it works fine when play with "connecttohost" however it does not play a simple mp3 file from spiffs even though it returns true while connecting to …
-
**Describe the bug**
cloning repository and then running a docker build fails.
First error:
```
Cloning into '/OpenBK7231T_App/sdk/esp-idf/components/protobuf-c/protobuf-c'...
Cloning into '/…
-
I was spinning this up for the first time, and I'm very new at electronics and working with these microcontrollers.
I ran into some problems initially flashing my esp32 eventually to learn that the…
-
Hello,
I'm using huge partition csv:
Name, Type, SubType, Offset, Size, Flags
nvs, data, nvs, 0x9000, 0x5000,
otadata, data, ota, 0xe000, 0x2000,
app0, app, ota_0, 0x10000, 0x300000,
spiffs, dat…