I intend to calculate the latency of packets sent by multiple (24) sensor nodes to a single sink using CSMA/CA MAC in Contiki-ng
.
Apparently, there is no synchronization mechanism available for the zoul platform. The TSCH has a mechanism for latency calculation due to its very design. However, this does not exist for CSMA MAC.
Any suggestions, please!