-
Could it be that the Tiny PCB can't handle backfeeding? I plugged in a USB in my ESP to do some debugging while power also being connected trough the Tiny PCB and it seems something in the Tiny PCB di…
-
Hello,
I have looked through the provided examples but have not seen one that is equivalent to the command `arp -a` and `nslookup` command to print out all devices connected to the same Wi-Fi as th…
-
I put PNGdec in clockwise\components and add a CMakeLists.txt file as below
```cmake
cmake_minimum_required(VERSION 3.15)
if(ESP_PLATFORM)
# Build ArduinoJson as an ESP-IDF component
idf_co…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
KaeLL updated
4 months ago
-
**Describe the problem you have/What new integration you would like**
Main features: support for peripherals on the [ESP32-S3-BOX](https://github.com/espressif/esp-box/blob/master/docs/hardware…
-
Hello,
i try to build the Project using the esp-idf (v4.2)
if i try : "idf.py build", i stopped with the following Errors :
` Generating binary image from built executable
esptool.py v3.0
…
-
### The issue
In the latest ESP-IDF master, if the CONFIG_RMT_SUPPRESS_DEPRECATE_WARN configuration option is not set, a warning is displayed
```
#warning "The legacy RMT driver is deprecated, pl…
-
Hello Maxim,
today I started from scratch and download esp32-homekit-camera. Every time I reboot I have to enter many parameters and with ESP-IDF 4.x I have to run the patch.
Here is a solution …
-
Guys it's not actually an issue but a request, I'm a big fan of this library! great work indeed.
Can you guys make this wonderful work to run on esp-idf. I mean 100% C++ based, no arduino framework…
-
### Answers checklist.
- [X] I have read the [Rainmaker documentation](https://rainmaker.espressif.com/docs/get-started.html) and the issue is not addressed there.
- [X] I have updated my IDF branch …