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.

802.15.4 unslotted CSMA/CA implementation on CC2538

Other Parts Discussed in Thread: TIMAC, Z-STACK, CC2538

Hi :)

I want to implement 802.15.4 unslotted CSMA/CA.

I had read IEEE 802.15.4 document(2016), But i couldn't find anything related to implement 802.15.4 unslotted CSMA/CA.

There was only description about overall 802.15.4 not specification things about implementing.

I had searched it in google, there was only Z-Stack or TIMAC. I don't want to use S/W to support MAC layer. I just want to implement own my self using RF pertest library in CC2538.

Thanks.