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