Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am trying to run Matter's Bridge Application using NUCLEO-H753Zl but it fails to work. #1

Open
NNAA0917 opened this issue Jun 7, 2023 · 2 comments

Comments

@NNAA0917
Copy link

NNAA0917 commented Jun 7, 2023

I am trying to run Matter's Bridge Application using NUCLEO-H753Zl but it fails to work. Can someone please give me an answer?The following is what I am trying to do.

1.git clone https://github.com/stm32-hotspot/stm32h7-matter-bridge
2.Build stm32h7-matter-bridge using STM32CubeIDE
3.Connect the NUCLEO-H753Zl to the local network using Ethernet
​4.Write stm32h7-matter-bridge.bin using STM32CubeProgrammer
5.Run [pairing onnetwork 1234 20202021] using chiptool

However, commissioning cannot be performed.

@AREYSTM
Copy link

AREYSTM commented Jun 30, 2023

Hello,
The STM32H7 should provide a link-local IPV6 address by default.
Your computer or network environment may not be able to find this address.

Do you know if the STM32H7 bridge is on the same network than the computer with Chip-Tool? Also, is IPv6 enabled on this network?

Could you please provide us the return logs of Chip-Tool and the STM32H7 serial terminal in order to better understand the source of this issue?

Thanks,
Best regards

@NNAA0917
Copy link
Author

NNAA0917 commented Aug 7, 2023

Thank you for your response.
I was able to confirm the commissioning using CHIP-Tool.
However, I am currently using the Apple Home Pod Mini for commissioning, but during commissioning on the Home App side, the message "Cannot add accessories" is displayed and commissioning fails. However, the Chip-Tool for iOS succeeds.
The environment, reproduction method, and serial log of STM32H7 are attached below.

Environment

Evaluation board :NUCLEO-NUCLEO-32H753zi
Application :Apple Home App (iPhone SE (version 16.6))
Hub :Apple Home Pod Mini (version 16.6)

How to reproduce

  1. start commissioning using Apple Home App
  2. Commissioning of accessories fails.
    BridgeApp_Commisioning_Fail(Apple Home App).log
    BridgeApp_Commisioning_Success(Chip-Tool).log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants