Hi, does anyone have practical code examples for ZigBee CC2530 and libraries for Keil or IAR for 8051. I have a hard time finding examples for this chip. examples in the further development of my graduate project would mean a lot to me. To see an example and understand how to use it in my project
Thanks a lot, all the best.
TIās site is not really well organised to find everything from the product page, but:
- See the product page - youāll find a link to the forum entry listing the changes you have to make to the latest ZStack;
- Get the latest (and last) firmware from TIās Z-STACK page. The popup shows that this is compatible with CC2530, so I think this is the latest one (I am not downloading it againā¦). There are examples in there (but they are not āproductionā ready as they are not compliant with all Zigbee requirements such as storing data in non-volatile memory) ;
- Check out the TI forum.
- There are several public projects:
- There is some kind of walk-through somewhere on TIās web as well.
That should save you quite some time ⦠.
1 Like
Thanks a lot for the answer, it helped me a lot, but I canāt find two links from github, I donāt know why. This link is in question:
https://github.com/Koenkk/Z-Stack-firmware;
Usually I automatically add spaces after links, but this time I forgot so the forum then adds the ā;ā to the link itself which makes it invalid.
I fixed my reply.
Thanks a lot, I didnāt notice that either.