Hello,
I'm planning to use the EasyLink API(Sub-1GHz) with CC1310 to communicate several nodes. (rfWsnConcentrator and rfWsnNode examples)
But I'm not sure that there is carrier sensing and CSMA mechanism in EasyLink layer.
In order to avoid the collision, do we need to implement a protocol like CSMA to the examples above?
Thank you.