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

Related