Other Parts Discussed in Thread: LAUNCHXL-CC1352P, SYSCONFIG, CC1352P
Dear TI support.
We are testing the LAUNCHXL-CC1352P with the example “simple_mesh_node_CC13X2P_2_LAUNCHXL_tirtos_ccs” from SDK “simplelink_cc13x2_26x2_sdk_4_40_04_04”.
We could send messages between two LAUNCHXL-CC1352P.
In order, to increase the coverage distance, we tried to change the tx power. When we set “Default Tx Power = 20” in Sysconfig, but the coverage distance did not change (remains 10 meters). Then, we used the function “HCI_EXT_SetTxPowerCmd(HCI_EXT_TX_POWER_P2_20_DBM)” and now the range is increased, but too few (only 40 meters).
By the way, we achieved almost 110 meters with the example “rfEasyLinkEchoRx_CC1352P_2_LAUNCHXL_nortos_ccs” (we run the example without modification).
We are wondering if everting is ok or maybe we are missing something in order to increase the coverage distance. Please, help us if we are doing the right to adjust the tx power.
We are using Code Composer: CCS10.2.0.00009_win64
Thanks in advance.