Hello, I'm Guan Shuai, a student. I'm new to SimPy and want to model a CSMA/CA mechanism. I'm unsure how to implement these two specific behaviors:
1.Pausing backoff timers for other devices when one device is transmitting.
2.Triggering backoff procedures when multiple devices attempt simultaneous transmissions.
It is difficult foe me.
Thanks for your help!
Guan Shuai