Hello all,
I have been struggling with this for a while now:
On my Archos A7 router with ddwrt, everything works like a charm and as expected.
But I can’t seem to get my esp8266 to connect to the router I want to deploy the ESPHome device on. Its a “Ziggo Connectbox” cablemodem/router all in one from the cable Internet company:
On the ESP side, it seems to connect fine. The captive portal AP does not show up. But on the router config page, I can’t find any trace of it. So I don’t know which ip it has been dealt.
I then tried to use a static ip for the esp (192.168.178.2) with the Ziggo router as the gateway (192.168.178.1), so I would know where to ping. But no ping response from my phone (192.168.178.204).
Then I tried to flash the ESP with an incorrect password on purpose, to force the captive portal to show up. It showed up after a while. I could connect to it. See my router SSID in the list. And enter the correct password. After that, the AP disappears and doesn’t come back. So I assume its connected. But still can’t ping it, or see it in the router ui.
Anyone any idea what the problem is? Or maybe someone with experience with this Ziggo modem/router and ESPHome?
Thanks in advance!