Tool/software: TI-RTOS
Hi,
I've been testing out the range of CC1350 launchpad with an external antenna and the dual mode radio example on TI RTOS. I exported the 2.5kbps long range smartrf setting and replaced the default smartrf-settings.c. Unfortunately, the range obtained is really bad in comparison to direct use of SmartRF Studio for the same 2.5kbps setting.
Do I need to make some changes to the program? E.g. setting transmission power, etc. I have added the following "#define CCFG_FORCE_VDDR_HH = 1" to the ccfg.c file already.
The difference is dramatic when looking at the RSSI values for receiver and transmitter just 5cm next to each other:
With DualMode Example, RSSI=-40dBm
With SmartRF Studio, RSSI=-14dBm
Best,
MM