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.

CC1314R10: EasyLink API not found in Simplelink SDK (7_41_00_17)

Part Number: CC1314R10
Other Parts Discussed in Thread: CC1310

Tool/software:

Hi,

I'm working on an existing project on the CC1310 based on the EasyLink API. We plan to upgrade to CC1314R10.

Is the EasyLink API available for CC1314 (I was not able to find it yet)?

I already tried to use the EasyLink files from the CC1310 project (based on "rfEasyLinkEchoT/Rx-Examples") with the CC1314-"rfPacketTX-Example" to see if porting might be possible. However, by digging into the RF driver lib (simplelink_cc13xx_cc26xx_sdk_7_41_00_17\source\ti\drivers\rf\RF*.h) I was not able to find "RF_scheduleCmd" function required for EasyLinks clear channel transmittion (EasyLink_transmitCcaAsync).

Is porting of EasyLink API planned for 1314, if so, when?

A transition to the 15.4 Stack (non beacon mode) has also been taken into consideration, however, currently it does not seem to fit our requirements (but I'm open to suggestions):
Sensor data should be receivable by multiple collectors
collector to collector communication
collector to sensor communication without polling

Thanks for ideas, best wishes!