Hello
I am working with Z-Stack Home 1.2.1 and I am modifying SampleLight application.
When I send two groupcast commands back to back, most of the times I get failure when I send the second command, specifically after si_send_packet
I am sending group remove and scene remove back to back.
Also after scene recall command in groupcast mode, I get a success , but after that the module becomes unresponsive.
I haven't done much research in how groupcast commands work. Can anybody suggest what is going wrong exactly