Hi,
I want to test Matter over Thread, with the Light Bulb example from nRF Connect. The Border Router and controller are on the same device RPi4.
The border router is working properly and I was able to ping the border router from the light bulb and vis versa over Thread. However, after building successfully the CHIP, the Bluetooth connection is failing while doing the commissioning or pairing. Can you help please?
Environment:
- Raspberry Pi4 with Ubuntu 22.04 as Chip-Tool (controller)
- Same RPi as Threat Border Router coupled with nRF52840 as radio co-processor
FROM THE CHIP CONTROLLER
FROM THE LIGHT BULB TERMINAL
There is a gap of 7s where a request from the controller was not fulfilled and the pairing ended on a timeout.
Can you help?