Matter ICD example (contact sensor example) not change to LIT mode with Apple home kit

I build contact sensor example (use nrf connect sdk v3.2.1, nrf52840 chip) and try commissioning with apple home kit (use homepod mini), device commissioning succeed but cannot change to LIT mode

 00> rtt:~$
< ot pollperiod
00> ot pollperiod
00> 5000
00>
00> Done

i try difference way to commissioning (use chip tool with command: ./chip-tool pairing ble-thread....--icd-registration true ) it change to LIT mode

00> rtt:~$
< ot pollperiod
00> ot pollperiod
00> 236000 
00>
00> Done

So please let me known why LIT mode not work with  Apple homekit , and how to solve this problem

Thanks for your help

Parents Reply
  • Hi Hiếu,

    Thanks for reply, I aleady test:

    - Fist, Commissioning device with Apple homekit (homepod mini, I see device have 2 fabric id, may be both Homepod and Iphone commissioning). But device dont witch to LIT

    - Affter that, I share the  Apple code for chiptool and continue commisioning with chiptool (with --icd-registration true). Device can switch to LIT.

Children
Related