Mikrocontroller
Espressif maschinell erzeugt
Im Forum und im Wiki
-
Thread
Need help: Using an ESP32-C6 to control 5V LED strip via Zigbee
think. Therefore any advice is very much appreciated :-) I would like to use a DF Robot Beetle ESP32-C6 Mini (https://www.dfrobot.com/product-2778.html) to control a white 5V LED stripe (like this one: https://amzn.eu/d/fjpVlmg) via Zigbee, so that I can integrate it into my Home Assistant (Zigbee2MQTT
ESP32-C6 Mini does not seem to have a 5V power out. So do you have an idea how I could practically fork the 5V power from the Beetle ESP32-C6 Mini's USB-C socket to the LED strip? I will only use some small
-
Thread
RF Coexistence with OpenThread and BLE?
Hey guys! I am developing on the esp32c6 with the esp-idf and esp-matter sdk. I have a project where the ESPs build a OpenThread Network (Matter over Thread) and now i want to add BLE functionality to the device. The NimBLE stack initializes
documentation for ESP32 which doesn't support 802.15.4. But if you look at the documentation for ESP32C6, you'll find information about Thread+BLE coexistence: https://docs.espressif.com/projects/esp-idf/en/v5.4/esp32c6/api-guides/coexist.html