-
When building a project for ESP32 S3, in Visual Studio Code Insiders on Windows 10, the component manager fetches the joltwallet__littlefs component, and adds it to the /managed_components folder.
T…
-
The following is a possible exchange that might happen, if using the "EDHOC-in-OSCORE" optimization proposed in [1].
1. The Initiator (as CoAP client) sends an OSCORE-protected request, embedding b…
-
[101/101] Generating binary image from built executable
esptool.py v3.0
Generated D:/ESP/esp-idf/examples/esp-csi-master/examples/connect_qcloud/build/bootloader/bootloader.bin
[1188/1202] Building…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Tool Settings**
- Baud Rate: [e.g. 1552000] (using a lower baud rate *WILL* cause issues. **this is the most common iss…
-
Hello, I am trying to compile the ESP32 AT Firmware on linux Ubuntu I am following this guide : https://docs.espressif.com/projects/esp-at/en/latest/Compile_and_Develop/How_to_clone_project_and_compil…
-
I am trying to build micropython project which is based on ESPIDFv3.3.2 - 9e70825d1e1cbf7988cf36981774300066580ea7. I am using some libraries from arduino-esp32 in my project. Building micropython …
-
**BSB-LAN Version**
master
**Architecture**
ESP32
**Bus system**
BSB
**Describe the bug**
My wifi signal is quite poor around my heating system. But nevertheless BSBLAN is connecting prop…
-
If I try to compile the benchmark-example I get this error
tft.h: No such file or directory
```Arduino: 1.8.19 (Windows 10), Board: "ESP32 Dev Module, Disabled, Default 4MB with spiffs (1.2MB AP…
-
env: windows7
chip :esp32c3
code : nimble/blecent
when i build the demo , there is a failure , maybe the __getreent reason, but i didn't confirm it.
===
the below is console logs:
g:\esp\…
-
It works perfectly on ESP8266, SAMD, nRF52, but not on ESP32, and I can't figure out why 😩
```
example:15:1: error: 'QRcode' does not name a type
QRcode qrcode (&display);
^~~~~~
/var/folders…