-
Hello,
I installed the ESP-IDF and the ESP-MDF packages as well. Based on the instuctions the ESP-IDF examples seems worked. The ESP-MDF seems not.
I got the following error after the idf.py b…
-
### Is your feature request related to a problem?
More powerful formatting for log messages
### Describe the solution you'd like.
If using C++11/14/17: https://github.com/fmtlib/fmt
For C++20 it i…
ljden updated
4 months ago
-
I tried to create the example.
If I follow the instructions I get these messages:
mkdir build && cd build
cmake -DWIFI_SSID="SOME_SSID" -DWIFI_PWD="SOME_PWD" ..
-- The C compiler identification is…
-
I compiled firmware from https://github.com/espressif/esp-at/commit/fb54a93f52d27808baaa4ca166d4dfc76261977c to implement ETH support on my custom board ESP32 based.
I already tested the HW with an…
-
Followed all the steps mentioned for setup, but getting continuous compilation error.
I am using esp-idf v4.4 on visual studio code and esp-adf version that bundles along.
Below is the console log…
-
![image](https://github.com/user-attachments/assets/9df3bcf8-7245-4dfe-aff7-73799835118f)
这正常吗?
-
### Board
ESP32 DEV KIT C
### Device Description
Just esp32 dev kit c and wifi connection
### Hardware Configuration
no connections
### Version
v3.0.4
### IDE Name
ECLIPSE
### Operating Syst…
-
### Controller Board
MKS TinyBee V1.0
### Machine Description
Co2 Laser, but problem was detected using plain board, no drivers no conections, only SD card inserted
### Input Circuits
```yaml
NA
…
-
Hi there,
I have recently recieved a Moddable Two.
I have loaded the standard examples as per the Moddalbe instructions and everything works.
I am now trying to load a simple Node Red Flow so far…
-
Hi, thanks for your code. I'm having trouble compiling this, is this an issue?
If not maybe you can give me a hint please!
```
Toolchain path: /Users/dvd/src/esp/xtensa-esp32-elf/bin/xtensa-esp32…