contiki-os / contiki

The official git repository for Contiki, the open source OS for the Internet of Things
http://www.contiki-os.org/
Other
3.72k stars 2.58k forks source link

how to run mac.c to trace collision, no acknowledgement and sent packates #2586

Closed shankhadas closed 2 years ago

shankhadas commented 5 years ago

I am trying to calculate the no. of collision, no acknowledgement and successfull transmission happend between a sink and sender mote by using mac.c and mac.h. What will be the approach or how can I make this happen? Please help!