This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2630: TIMAC - How do I eliminate message transmission delays?

Part Number: CC2630
Other Parts Discussed in Thread: TIMAC

I've measured the amount of time it takes between calling the function to send a broadcast IEEE 802.15.4 message using TIMAC API and having the pin associated with PA_ENABLE/RFC_GPO1 go high during the actual message transmission out of the radio (let's call it the Tx delay), and it seems only 8 discrete values of Tx delay are possible (I took many measurements and plotted them in Excel and the distribution of delay values was clear).  It looks like the radio picks a delay that is a multiple of 310us at random and uses that to push messages out.  Is there a way to disable this random delay functionality?  I want my Tx delay to be predictable.  Thanks!