dear all, In order to detect the number of retransmissions/collisions of a packet, is it possible to verify it by the difference between the ID in application layer(pktId) minus the ID in the MAC layer which could be obtained by the ch->id(), in the receiver side.
If it is not possible, could you help, how to compute the number of retransmissions of a packet, in the application layer. Thanks, and best regards.