Hello,
I am trying to commission a device running the CLI sample to an OTBR I configured following https://openthread.io/guides/border-router (the OpenThread official guide). I am using a Raspberry Pi 3 as recommended and the OTBR is fully functional since I successfully commissioned a device running openthread built directly from source (https://github.com/openthread/openthread).
When I flash the device with the CLI sample it automatically creates a ot_zephyr openthread netowork. I have tried "ot thread stop" and then join the OTBR network but it fails to find it (prints "NotFound"). I have changed the channel number to 15 (channel of the OTBR) but still with no luck.