This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/LAUNCHXL-CC1310: Sub-1 GHz forum

Part Number: LAUNCHXL-CC1310
Other Parts Discussed in Thread: CC1310

Tool/software: Code Composer Studio

Hi Team,

I wanted the board to work on 868MHz, so configured as follows,


/*! Setting for Phy ID */
#define CONFIG_PHY_ID (APIMAC_GENERIC_ETSI_LRM_863_PHY_131)

in the config.h file. The board does not work with this configuration. In the sense, it nodes do not connect to the network.

The board works fine when configured to 915MHz.

I believe the board is optimized for 915MHz.

So, to work with 868MHz with the same board what is that I need to do, and could you please let me know the procedure for extending the range of it.

Thanks in advance.

Regards,

Shubha