Other Parts Discussed in Thread: Z-STACK
Hello there,
I have problem to send quickly messages to devices and endpoints stored in bind table. I have one endpoint which is binded with more another devices and endpoints. If I try to send quickly more messages to these another points not all messages are transmitted. It looks like the only last messages are transmited and previus messages are lost. It is possible to get status that all messages are transmitted after calling AF_DataRequest() with destAddr set to AddrNotPresent or any other hints?
Example of problem is simple:
1) Prepare one device with SampleSwitch firmware and prepare more (five) devices with SampleLight firmware.
2) Manually bind SampleSwitch with every SampleLight devices.
3) Quickly push toggle button on SwitchSample device and you would see that not all lights are toggled.
I'm using 2520ZDK Z-Stack version 2.1.0, but the same is doing on 2430ZDK with Z-Stack 1.4.3.
Thanks,
Pavel