HomeKidd / Homekit-WS2812B-controller

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

Ap problems #10

Closed Hyldig01 closed 4 years ago

Hyldig01 commented 4 years ago

When I acces the Ap first time, it loads a blank site, I can’t see the networks

I have reset and re flashes the chip. Any ideas?

auto-comment[bot] commented 4 years ago

Thank you for raising an issue and helping me out with finding bugs or requesting new features. We will try and get back to you as soon as possible. Until that You might find the solution in the Wiki page or maybe find others facing the same issue as You in the Closed Issues!

HomeKidd commented 4 years ago

Hi! Thanks for comment a new issue!

I’m also facing the same problem after i’ve updated my devices to the latest iOS 13.4.x! Since that all my other projects (without any code change) producing this problem, so seems to be something changed in iOS with handling Captive Portals😩 Currently the only solution is to wait a little bit more and after a few seconds (in my case 10-20sec) the captive portal’s page will show up🙌

Until this will be patched in esp-wifi-config i’ll leave this issue open! 😉

egorist commented 4 years ago

From another projects like esp-HomeKit-devices (HAA) I know that this problem was solved in versions 1.9.2 - 1.9.3. I’m not developer, but you can see Code yourself and make patch😄

HomeKidd commented 4 years ago

From another projects like esp-HomeKit-devices (HAA) I know that this problem was solved in versions 1.9.2 - 1.9.3. I’m not developer, but you can see Code yourself and make patch😄

Thanks, I've tried Jose's solution ( aka for testing copied the code from ravencore ) and its better, but still takes 5-10 second to load the UI so i still leave this issue opened.

HomeKidd commented 4 years ago

This issue will be patched in the next v2.0.3 release! Seems to be the AP works as before, it takes about 4-5sec to render the UI instead of that 30sec 😄 So I'll close this issue 🙌

HomeKidd commented 4 years ago

Issue fixed in the latest v2.1.0 release👌