Hello everyone.
What is The difference between A and B?
I have a kit CC2430 and Z-Stack, I really do not know where to begin to implement the Zigbee Pro.
Thank you.
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.
CC2430 will not run ZigBee PRO ... the memory requirements are too large.
A comparison of ZigBee 2006, 2007 and PRO can be found here: http://tiexpressdsp.com/images/8/8a/08_-_ZigBee_Stack.pdf
Scott
Hello Scott,
Thank esposta, helped a lot.
I do not understand what it means RF4CE. But I am afraid about the Zigbee
Pro, the Texas indicates the use of the CC2430
with Zigbee Pro, Z-Stack does not have this implementation?
Thanks again.
Francesco
Francesco,
No need to be afraid of ZigBee Pro. The Pro features that were introduces to the ZigBee standard spec 2007 require additional code space and hence the Z-Stack that supports ZigBee Pro did not fit on the CC2430 anymore. For that reason I had to move my own development to the CC2530 that offers enough code space to do it all.
If you want to learn more about RF4CE you can look here: www.zigbee.org/rf4ce
-LL-