HomeKidd / Homekit-WS2812B-controller

ESP8266 based  Homekit controller for WS2812B lightstrips with WS2812FX support🌈
237 stars 36 forks source link

no mDNS advertisement seen - pairing fails #27

Closed therealbat closed 3 years ago

therealbat commented 3 years ago

Hi (fellow hungarian), tried to flash the binaries into an esp01 with 1M RAM, it works just fine. the device boots successfully and registers to the WiFi i configured in the 'initial' phase. it is able to acquire an IPv4 address from the DHCP server, and responds to ping requests, but that's all. no pairing is possible. i dumped the wireless traffic to see what could go wrong but i literally don't see much going on. i have some other ESP-Homekit based items in my network, and they show up in the mDNS discovery tool, but not this one. i am wondering whether i could get the sources and recompile the code with the latest homekit libs from MaximKulkin. moreover i also like to change the DOUT pin in the code to GPIO2 - i suppose this should not be a big issue with low led counts where software I2S is actually an option - albeit i can live with this.

issue-label-bot[bot] commented 3 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.62. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

therealbat commented 3 years ago

ok, my bad. it required some button presses on the device. now it is visible and pairing works. sorry.