Other Parts Discussed in Thread: CC2651P3, , SIMPLELINK-CC13XX-CC26XX-SDK
I have some quenseions about using the LaunchPad CC2651P3 development kit?
Q1:How can I get the 20 dBm output in proprietary mode at 2.4GHz with LaunchPad CC2651P3 development kit?
I need to use proprietary mode at 2.4 GHz with the 20 dBm PA, but I can not get any output power with these settings:
(1).Use example: simplelink_cc13xx_cc26xx_sdk_6_30_00_84\examples\rtos\LP_CC2651P3\prop_rf\rfPackTx;
(2).Set DIO29_RF_PA =High, DIO28_RF_2G4 = Low;
(3).Set RF_cmdPropRadioDivSetup.txPower = 0xFFFF;
Q2:Why can't set 20dBm in SmartRf Studio in proprietary mode, But BLE mode and IEEE 802.15.4 mode can set 20dBm in SmartRf Studio?