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.

Regarding burstsize and txpower

Other Parts Discussed in Thread: CC2538

Hi

I am working on cc2538 PER test firmware....I have some doubts...could anyone please clarify.....

unsigned char txPower;
unsigned long burstSize;
unsigned long pktRate; 
unsigned char gainMode;

Could anyone please tell me the details and significance of the above parameters......