This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2652P: Use TI example to connect off-shelf MATTER device

Part Number: CC2652P

Tool/software:

Hi Expert,

My customer's application is MATTER RCP. Can I use Raspberry pi + RCP(CC2652P) to connect off-shelf MATTER device for demo?

Anything I need to get before try this?

BR,

frank

  • Hi Frank,

    I haven't tried this before, but that should be possible following the Matter commissioning flow detailed in the Matter core spec.

    1. Need to have the setup code for the "off-shelf MATTER device". The setup code is usually packaged with the device product.
    2. Need to validate the DAC (Device Attestation Certificate) on the device. Commissioner (RPi + RCP) would need access to a DCL (Distributed Compliance Ledger); an internet connection is likely required for this (at least to obtain a snapshot of the DCL for local use).

    Thanks,
    Toby

  • Hi Frank,

    Alongside Toby's advice, you should follow the Matter Fabric Formation SLA and understand that compatibility will be dependent on the limitations of the third-party tool (ex chip-tool from connectedhomeip) used to form and control the Matter Fabric.

    Regards,
    Ryan