The ZSTACK 3.0.2 seems a bit too active when it sent the Identify packet ot the 0x203f NWK address.
Apparently the minimum delay between repeats was not always respected (between frame 11 and 12 there was less than 0.1 seconds).
Frames 20 to 24 are very close as well.
As a result the ack from the ZED is observed only after the first repeat, and despite the acks, the ZSTACK3.0.2 continues sending the frame.
What can be done to improve this (minimum delay between frames, etc)?
[2020-12-09 16:29:13.292902] [RFSNIFFER] 9 0x89eb → 0x0000 IEEE 802.15.4 12 Data Request [2020-12-09 16:29:13.293402] [RFSNIFFER] 10 → IEEE 802.15.4 5 Ack [2020-12-09 16:29:13.520395] [RFSNIFFER] 11 0x0000 → 0x203f ZigBee HA 50 ZCL Identify: Identify, Seq: 171 [2020-12-09 16:29:13.525904] [RFSNIFFER] 12 0x0000 → 0x203f ZigBee HA 50 ZCL Identify: Identify, Seq: 171 [2020-12-09 16:29:13.526392] [RFSNIFFER] 13 → IEEE 802.15.4 5 Ack [2020-12-09 16:29:13.529289] [RFSNIFFER] 14 0x0000 → 0x203f ZigBee HA 50 ZCL Identify: Identify, Seq: 171 [2020-12-09 16:29:13.529627] [RFSNIFFER] 15 → IEEE 802.15.4 5 Ack [2020-12-09 16:29:13.532605] [RFSNIFFER] 16 0x0000 → 0x203f ZigBee HA 50 ZCL Identify: Identify, Seq: 171 [2020-12-09 16:29:13.533019] [RFSNIFFER] 17 → IEEE 802.15.4 5 Ack [2020-12-09 16:29:13.748384] [RFSNIFFER] 18 0x0000 → 0x203f ZigBee HA 50 ZCL Identify: Identify, Seq: 171 [2020-12-09 16:29:13.748751] [RFSNIFFER] 19 → IEEE 802.15.4 5 Ack [2020-12-09 16:29:13.752999] [RFSNIFFER] 20 0x0000 → 0x203f ZigBee HA 50 ZCL Identify: Identify, Seq: 171 [2020-12-09 16:29:13.754664] [RFSNIFFER] 21 → IEEE 802.15.4 5 Ack [2020-12-09 16:29:13.757596] [RFSNIFFER] 22 0x0000 → 0x203f ZigBee HA 50 ZCL Identify: Identify, Seq: 171 [2020-12-09 16:29:13.758013] [RFSNIFFER] 23 → IEEE 802.15.4 5 Ack [2020-12-09 16:29:13.760974] [RFSNIFFER] 24 0x0000 → 0x203f ZigBee HA 50 ZCL Identify: Identify, Seq: 171 [2020-12-09 16:29:13.761383] [RFSNIFFER] 25 → IEEE 802.15.4 5 Ack [2020-12-09 16:29:15.564594] [RFSNIFFER] 26 0x0000 → Broadcast ZigBee 51 Route Request, Dst: 0x2ee3, Src: 0x0000 [2020-12-09 16:29:16.802531] [RFSNIFFER] 27 0x89eb → 0x0000 IEEE 802.15.4 12 Data Request [2020-12-09 16:29:16.802917] [RFSNIFFER] 28 → IEEE 802.15.4 5 Ack
Eit: Added the log files (capture,etc): LowDelayBetweenPackets.zip
Edit: this does not occur all the time, most of the time there is no repeat apparrently