Other Parts Discussed in Thread: CC1352P7, SYSCONFIG, CC1352P
Tool/software:
Hi,
I am working on a project which uses CC1354P10 as a Wi-SUN BR. When I test the ns_br example(simplelink_cc13xx_cc26xx_sdk_7_41_00_17\examples\rtos\LP_EM_CC1354P10_1\ti_wisunfan\ns_br\tirtos7), and change the tx power to 20dBm, the program runs not right as expected.
After I control the module with pyspinel by inputing the "ifconfig up", the program always runs to the default_pa (RF_TxPowerTable_DefaultPA) snipppet,not the HighPA(RF_TxPowerTable_HighPA) snippet in rfDriverCallbackAntennaSwitching(RF_Handle client, RF_GlobalEvent events, void *arg) function (ti_drivers_config.c). The pics below show the problem I encountered,while a CC1352P7 module works normally.
How do I resolve this problem? Does this work right? Any suggestions would be greatly appreciated.
Thank you!
Regards,
Jie