Smart Home Automation Forum
ESP32 chipset not working for rf module and led strip light from esphome - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=1)
+--- Forum: KC868-Server Raspberry Pi4 local server (https://www.kincony.com/forum/forumdisplay.php?fid=17)
+--- Thread: ESP32 chipset not working for rf module and led strip light from esphome (/showthread.php?tid=3879)



ESP32 chipset not working for rf module and led strip light from esphome - homeassistant144 - 12-15-2023

RF module and led strip light gpios dont seem to be able to work together in this kc868 board. I tried for both seperately within esphome, once only using the RF and the next time only using the led code. No issues were seen until I tried to use them together. when i flash the esp32 with the code containing parts for both of these, flash shows to be successful but it doesn't come online in esphome. this is my yaml code i have been using in esphome.
.txt   yaml code esphome.txt (Size: 3.3 KB / Downloads: 114)


RE: ESP32 chipset not working for rf module and led strip light from esphome - admin - 12-15-2023

which board you are using? take a photo.


RE: ESP32 chipset not working for rf module and led strip light from esphome - homeassistant144 - 12-15-2023

I am using KC868 server with cm4 and home assistant installed on it


RE: ESP32 chipset not working for rf module and led strip light from esphome - admin - 12-16-2023

next week , when have free time, we will test it.


RE: ESP32 chipset not working for rf module and led strip light from esphome - homeassistant144 - 12-16-2023

Ok please reply after the test regarding the issue


RE: ESP32 chipset not working for rf module and led strip light from esphome - admin - 12-16-2023

ok


RE: ESP32 chipset not working for rf module and led strip light from esphome - homeassistant144 - 01-10-2024

Hello, have you guys tested regarding the issue? How can I use both RF module as well as the led gpios in the esp32 of this kc868 server simultaneously using esphome in homeassistant?