Hello!
I am desperately trying to setup my OTBR in Home Assistant with my Sonoff Dongle Max.
I flashed the dongle for Thread RCP Mode and it is running in this mode. It is also connected to my LAN (Wifi for testing).
I have configured the OTBR using the following YAML code:
I have enabled ipv6 in my network and HA has automatically received some ipv6 configs.
When I now start the OTBR the logs say:
INFO: Successfully sent discovery information to Home Assistant.
Looks all good so far.
Still, when I am trying to add a new Matter Device (Ikea device) via the companion app, the error occurs, that there is no Thread Border Router in my private network.
I have set the preferred network in the HA Threads configuration, my OTBR is listed there and I have synched the credentials in the companion app.
Any idea what could be my problem, that I am still not able to add a matter device?
I finally fixed it.
I had all my IoT devices in a vLan and this caused some troubles. Changing this was the solution and now everything is working as expected.
hi, I’ve had the same problem, HA-App stating, “that there is no Thread Border Router in my private network.” After @starob comment, I was finally able to pass this step.
But now the App doesnt get over this message “Checking connection to thread network “ha-thread-a123”. After several minutes i get the error” no connection possible, are you connectet to the wifi" (I am connected to the same 2,5 wifi)
For me disabling the firewall for the pairing process on my device fixed the issue you mentioned. Did you configure the sysctl ipv4 and ipv6 forwarding aswell?