energia / EasyLink

EasyLink library for the CC1310 LaunchPad
15 stars 2 forks source link

Enabling 14dBm Transmit Power #8

Open cameronus opened 7 years ago

cameronus commented 7 years ago

I am using Energia to program the CC1310F128RHBT chip (the one on the launchpad) and I have run into an issue regarding adjusting the transmit power. On the TI wiki, it says that "In order to set the transmit power to 14dBm you will need to define CCFG_FORCE_VDDR_HH=1 in the application project options." which assumes that I am using CCS. Since I am using Energia, how do I adjust this setting to allow a higher transmit power? Does a certain register need to be modified? Any help is greatly appreciated. Thanks.

litos97 commented 7 years ago

Hi, I have the same problem with CC1350 Launchpad. I´ve tried to define CCFG_FORCE_VDDR_HH=1 in different ways but It doesn´t work. Is there any solution for that ??

Thank´s a lot. Litos97