Hello,
Minimisation of tuning time for frequency hopping mode using CC1352P7 requires having minimum parameters that must be changed and using fast commands. Frequency and power are changed using RF_postCmd() and they work properly.
If at some frequency point I need to change fundamental parameters such as: .centerFreq, .intFreq, .loDivider, can it be done without using time consuming operations (~20 ms) RF_open() and RF_close()?
Thanks,
Alex