Hi,
I am working on CC1310, as various API's are available for the radio configuration and command settings.
Following function is available for the radio setup,
RFC_setupRadio((rfc_radioOp_t*) &RF_cmdPropRadioDivSetup)
I am using the above function at the time of initialization of radio with pre configured overrides and commands.
Now I want to change the overrides at run time, so if there any other command or setting by which I can directly change the radio overrides?
Thanks & Regards
Piyush Purohit