Hello,
I'm using CC2530 + CC2591 with Z-stack. Because of some project specifics I need to reduce random backoff time and by that reduce time between two consecutive broadcast.
Specifically, I need to configure network so it can handle frequent broadcast of small packets (low radius of broadcast, at period of ~10 ms) . It's not important to have low rate of lost packets.
How can I change backoff period in broadcast mode ?
Nenad