-
continue; in HTTPS REQUEST example does not work, tested it by putting ESP LOGIs after it and checked for condition
code:
'''cpp
do {
len = sizeof(buf) - 1;
bzero(buf, sizeof(buf));
r…
-
开发板:[ESP32-LyraT-Mini](https://docs.espressif.com/projects/esp-adf/en/latest/get-started/get-started-esp32-lyrat-mini.html)
程序:使用了[WakeNet](https://github.com/espressif/esp-sr/tree/master/wake_word_e…
-
**Pre Bug Report Checklist**
Before reporting any bug please make sure of these points.
- [ check] Make sure you have searched for existing bugs and features request before you post an issue.
- […
-
Hello!
I notice that `mdns.h` is included in `espidf.h` and wanted to try it out. I'll admit that I'm not very literate with C, but through some poking around I was able to find the function I wanted…
-
## Environment
- Module or chip used: [ESP32-WROOM-32|ESP32-WROOM-32D|ESP32-WROOM-32U|ESP32-WROVER|ESP32-WROVER-I|ESP32-WROVER-B|ESP32-WROVER-IB|ESP32-SOLO-1|ESP32-PICO-D4|ESP32]
- IDF versio…
-
----------------------------- Delete below -----------------------------
If your issue is a general question, starts similar to "How do I..", or is related to 3rd party development kits/libs, pleas…
-
## Environment
- Development Kit: ESP32-Ethernet-Kit
- Module or chip used: ESP32-WROVER-B
- IDF version (run ``git describe --tags`` to find it): v4.0.1
- Build System: idf.py (? …
-
Hello,
Your project seems pretty cool !
It would be very interesting if you could write a ReadMe to make it run.
At the moment, this is supposed to run on an ESP32 module with only a sound card, …
-
How to match pin names? [doitESP32devkitV1](https://github.com/espressif/arduino-esp32/blob/master/variants/doitESP32devkitV1/pins_arduino.h).
Pics:
![img_20170729_150035-01](https://user-images.git…
-
esp32s2 use esp-idf-v4.1-beta2 on macos10.15.5
========
~~~
[ 91%] Linking CXX static library liblibsodium.a
[ 91%] Built target __idf_libsodium
make: *** [all] Error 2
make failed with exit cod…