This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

do MATTER samples from nRF Connect SDK support homekit

Hi, Is it possible to use the MATTER sample as a HomeKit accessory and pair it to HomeKit ?  Or do you have any plans for this? 

Parents
  • Hi

    HomeKit should be able to interface with Matter accessories. This will be handled by HomeKit, see for example this tutorial by Apple on how to "Add support for Matter in your smart home app".

    The Matter samples in nRF Connect SDK should be Matter accessories, which should be able to be interfaced from other devices that support Matter.
    This is dependent on the clusters used. For example, a Matter accessory running the "door-lock-client" can be interfaced by a Matter device using the "door-lock-server".

    Regards,
    Sigurd Hellesvik

Reply
  • Hi

    HomeKit should be able to interface with Matter accessories. This will be handled by HomeKit, see for example this tutorial by Apple on how to "Add support for Matter in your smart home app".

    The Matter samples in nRF Connect SDK should be Matter accessories, which should be able to be interfaced from other devices that support Matter.
    This is dependent on the clusters used. For example, a Matter accessory running the "door-lock-client" can be interfaced by a Matter device using the "door-lock-server".

    Regards,
    Sigurd Hellesvik

Children
Related