Testing Matter samples with Alexa and Apple devices

Hello,

I'd like to test Matter samples with my Apple Homepod mini and Alexa Echo devices.

Is it possible? I found some instructions in the CHIP repo on github (github.com/.../darwin.md) but no luck to get anything to work so far.

I can successfully run and test the Matter samples (provided with the nRF SDK) with my OT border router based on a Raspberry Pi 4. 

Should I buy any particular license, membership? Does anyone provide support about it?

Thank you.

Marco

Parents
  • Hi,

    Is it possible? I found some instructions in the CHIP repo on github

    This is the correct guide for testing Matter with Apple, however I don't see the devices you're mentioning specifically listed in the supported devices on the guide. I will ask the Matter team if anyone there can verify if the mini-version of the HomePod is supported in that guide as well as if there is any guides that is ment for the Amazon Alexa Echo devices

    Should I buy any particular license, membership? Does anyone provide support about it?

    The Matter specification can be downloaded from the Connectivity Standard Alliances (CSA) pages (https://csa-iot.org/all-solutions/matter/), and you're not required to have a license for using it. If you want, you may join the CSA for some perks, but again, it's not mandatory. As for support in general, as long as you're developing with our SDK and our products, we in Nordic Semiconductor will provide support in throughout your entire process of your development.

    Kind regards,
    Andreas

  • Hi,

    Some updates here after discussing it with the team:

    • The OG HomePod does not support openThread but as far as I can see it has WiFi support so you should be able to test Matter over WiFi with the OG HomePod.
    • The HomePod Mini does support openThread, so you should be able to use that to test 
    • The Alexa Echo does not currently have any guides for testing with Matter, both with our SDK and in the ProjectCHIP repo, but the 4th gen should have openThread as well as WiFi support and the older versions should have WiFi support so you should be able to integrate them in a Matter ecosystem

    When it comes to testing our samples with these devices, we currently don't have any guides for how to do this, but you may use our devices and Matter samples in a Matter ecosystem together with the mentioned devices above.

    I hope this clarifies my first answer. Let me know if you have any follow ups!

    Kind regards,
    Andreas

Reply
  • Hi,

    Some updates here after discussing it with the team:

    • The OG HomePod does not support openThread but as far as I can see it has WiFi support so you should be able to test Matter over WiFi with the OG HomePod.
    • The HomePod Mini does support openThread, so you should be able to use that to test 
    • The Alexa Echo does not currently have any guides for testing with Matter, both with our SDK and in the ProjectCHIP repo, but the 4th gen should have openThread as well as WiFi support and the older versions should have WiFi support so you should be able to integrate them in a Matter ecosystem

    When it comes to testing our samples with these devices, we currently don't have any guides for how to do this, but you may use our devices and Matter samples in a Matter ecosystem together with the mentioned devices above.

    I hope this clarifies my first answer. Let me know if you have any follow ups!

    Kind regards,
    Andreas

Children
No Data
Related