[Matter] Connecting Google home app

Hi all,

I am developing the door lock using matter. The SDK uses ncs2.1.0, nrf/samples/matter/lock, and I want to test the connection to google home app on Android phone.

Information of test equipment:

52840dk (End Device)

google nest hub (Border Router)

pixel 4xl + Google Home App (Matter controller)

I first tried the example of door lock, but it failed to bind successfully in the app. Then I tried nrf/samples/matter/light_bulb, and the test result showed that it could be bound by app, and it could also control the light on/off through app.

So why are the results different between the light_bulb sample and the lock sample? Has anyone else tried it?

Attach the failed print log.

2.1.0-lock-google.txt

Parents Reply Children
Related