Part Number: CC2652R7
Other Parts Discussed in Thread: SYSCONFIG
Hello,
We have successfully worked with the Matter-TI ./examples/lock-app/cc13x2x7_26x2x7 running on TI’s CC2652R7 (repo branch v1.0-ti-branch).
Sticking with the TI h/w, we now want to switch to a different example. In particular, it is important for us to understand how a contact-sensor-app is presented to the HomeKit user and notice that an example contact-sensor-app does exists in the Matter-TI tree but that it intends to run on the ./examples/contact-sensor-app/nxp/k32w/k32w0 hardware instead of the TI hardware.
Do you have any general recommendations to offer that could help me alter the Matter-TI lock-app such that it instead represents a contact-sensor?
One issue we know we’ll encounter is the following:
For the TI Lock-app the QR code data necessary to add the lock-app to HomeKit is “MT:8IXS142C00KA0648G00”
and this is represented with the QR code image: project-chip.github.io/.../qrcode.html
How can we learn the “MT:……” QR code data that would be necessary to add a contact-sensor-app to HomeKit?
Are there any security certificate hurdles or other things that you can anticipate may hang us up in our attempts to getting a working contact-sensor app running on the CC2652R7 and added to HomeKit (via QRcode scan)?
Thanks in advance,
Steve K.