1

I'm building a Matter light bulb. My light can be commissioned by Apple Home app, with Apple TV as home hub; and I can control it on-off or dimming.
But the problem is my light can't be commissioned by Google Home app, with Google Nest as hub.

The error says something about my phone wasn't connecting to WiFi, but actually it did connect fine. And everything else are setup correctly, I think.
So if any encounter the problem like that? And what can I do to overcome it.
Here's my checklist before commissions:
On my phone:

Tarlog
  • 10,024
  • 2
  • 43
  • 67
  • I had a similar problem with Google. I was advised to create a completely new test user and a developer project. I created a new user on my phone and re-registered the Net Hub to it as well. This worked. – Tarlog Jan 25 '23 at 19:06
  • Could you share your phone logcat for phone ? Also, could you try executing the following two grep commands and share the logs grep "MatterCommissioner" $phonelog grep "SetupDevice" $phonelog | grep -A 40 "Commissioning failed" – Siddhant Priyadarshi Feb 23 '23 at 18:29

0 Answers0