Other Parts Discussed in Thread: Z-STACK,
Hi,
Have a project where I am trying to create a zigbee gateway/co-ordinator so then I can use off the shelf zigbee HA products with my device. My application consists of a CC2530 module and a micro-controller which are communicating via UART. I have downloaded Z-Stack Home 1.2.2a.44539 and found that there are some hex files but don't know if any of them have a gateway firmware which I can then use to communicate with micro-controller. Also couldn't find information how to communicate via UART with the module after I program the module with one of these hex files provided.
- So far I have understood that it is possible to have a gateway using CC2530?
- Another question, is it possible to have a gateway using only CC2530 and microcontroller and do TI have any examples for this application?
I understood that to work with the linux gateway I need to program the board with CC2530ZNP-Prod.hex and then use the software provided by TI on the Beagle bone. Maybe it is just possible to convert this software to C.
Some links that seem helpful:
sunmaysky.blogspot.com.mt/.../how-to-run-ti-z-stack-linux-home.html