openlumi / openlumi.github.io

OpenWrt for Xiaomi Zigbee gateway with imx6 SoC DGNWG05LM, ZHWG11LM
https://openlumi.github.io
154 stars 26 forks source link

Gateway does not connect to wi-fi after reboot #55

Open powerarmorpatch opened 5 months ago

powerarmorpatch commented 5 months ago

If I follow the guide Connect the gateway to your router my gateway does not connect to home wi-fi network after reboot.

The guide says: "3. Press the Scan button against the first interface radio0. After a few seconds, you will see a list of networks. Find your network and press Join Network"

However, if I use second interface radio1 during the setup I get no issues. Maybe it's worth to mention in Readme.

root@OpenWrt:/# ubus call system board
{
        "kernel": "5.15.137",
        "hostname": "OpenWrt",
        "system": "ARMv7 Processor rev 5 (v7l)",
        "model": "Xiaomi Gateway DGNWG05LM",
        "board_name": "xiaomi,dgnwg05lm",
        "rootfs_type": "squashfs",
        "release": {
                "distribution": "OpenLumi",
                "version": "23.05.2",
                "revision": "r23630-842932a63d",
                "target": "imx/cortexa7",
                "description": "OpenLumi 23.05.2 r23630-842932a63d"
        }