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.