Part Number: CC1310
Tool/software: Linux
Dear mentor
I'm using TI 15.4 stack along with CC1310 Launchpad. For the collector application I'm using laptop with Ubantu
My default code is working great and I'm able to send and receive the data at collector application dashboard
My aim is to get the communication at 433Mhz band instead-of default 915Mhz. That's why at sensor application I have change the CONFIG_PHY_ID to APIMAC_GENERIC_CHINA_LRM_433_PHY_130 in config.h file. Same manner at collector application side i have change config-phy-id = 130 in prebuilt/Collector.cfg file (i have also made same change in example/Collector/Collector.cfg)
After rebuilding the i have run the stack at collector side but unfortunately I'm getting the few errors
I have attached the screenshot for the errors
Guys, I'm expecting the hep from the forum