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.

TIMAC(CSMA/CA)

Other Parts Discussed in Thread: CC2520, MSP430F5438A, TIMAC

I am trying to implement csma/ca in minimalRF code in IAR workbench for msp430f5438a, I need to create a function for channel sensing using cc2520

Our approach was to take help from similar interfaces in TI MSA _ MSP430 code but those parts of the code have been pre - compiled

Kindly, advise how to proceed