-
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…
-
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…
-
**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'm trying to build it via platform IO in VS Code, but it turns out that max memory, is run out always. What can I do?
Specs: Esp32dev module
Help is apreciated....
Thank you.
Error: The progr…
rgdi updated
12 hours ago
-
### Related area
HTTPUpdate
### Hardware specification
ESP32
### Is your feature request related to a problem?
Yes. I can't update specific partition. I need to do a hack.
### Describe the solut…
-
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…
-
**Describe the bug**
Building with enabled BT and RTL_433 fails. The errors start with
```
...OpenMQTTGateway/main/ZgatewayBT.ino:57:1: error: 'TheengsDecoder' does not name a type; did you mean '…
-
I try flashing the Freenove_ESP32_S3_WROOM_Board using Arduino IDE 2.3.3 . The Board Manager seems the current version (https://github.com/espressif/arduino-esp32, https://dl.espressif.com/dl/package_…
-
### Board
ESP32 Dev Module
### Device Description
DevKitC (4MB)
### Hardware Configuration
No Connections
### Version
latest master (checkout manually)
### IDE Name
Arduino IDE
### Operating…
-
the partition table(for flashing esp) is missing for both esp32 and at least indicate a program to flash the bin on the bw16.
I tried with the standard partitions: bootloader 0x1000; partitions 0x8…