Hi @sam_wu_7911
When you enter Hot join,
You can try to send response ACK.
I3C_MasterEmitIBIResponse(EXAMPLE_MASTER, kI3C_IbiRespAck);
And then dynamically assigning addresses.
BR
Harry
Hi @Harry_Zhang
Do you mean when the Controller received the Hot Join Interrupt, sending a response ACK?
Is it like the code below?
BRs,
Sam