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.

Freqneucy band for CC1310

Other Parts Discussed in Thread: CC1310

Hi,

I am using CC1310 for my project. 

Using CC1310DK, I fully tested my code based on EasyLink sample project, concentrator and node.

And then I moved to my hardware. My hardware is based on CC1310EMK. Actually there is no difference for 424.7MHz.

We are going to use 424.7MHz instead of 868MHz.

To send and receive, I am using EasyLink_transmit and EasyLink_receiveAsync. 

But after EasyLink_receiveAsync is executed, CC1310 deadlocked and was not working.

Is there an any software modification for frequency change from 868 to 424.7MHz.

I just changed definition in RadioProtocol.h like the following

#define RADIO_FREQUENCY 424700000

I am sorry to say that this is urgent and important.

Thanks in advance.

Best regards,

Baeyoung