Tool/software: TI-RTOS
Hi Team,
My application needs to modify many parameters during the run.For example, to send different data lengths, I need to set RF_cmdPropTx.pktLen = wantedlength before executing the TX command; I have tested this without any problem. But can you do this for all other RF parameters?