i have gone through the CC2520 sample example "per test" for rf communication.it has used only minimal RF .it has not used CSMA-CA .i want to add CSMA-CA functionality to it and make it run.
is this feasible??
plz suggest.
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.
Hi,
CSMA-CA is implemented in TI-MAC SW product.
Please refer to this product for further information: http://www.ti.com/tool/timac
The code that handles CSMA-CA is exposed and can be looked at for reference.
Per test SW example don't implement CSMA-CA scheme.
Thanks,
TheDarkSide