simple application for MC13213

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

simple application for MC13213

1,341 Views
mike00
Contributor I
Hy, I made a simple board with a MC13213 System In Package on it. I have to get som data from the MCU ADC and send it via ZigBee to another MC13213 board that will analise this data. So I have to make a simple point - to - point network.
My problem is that I`m new in this ZigBee technology and I need an example of how can programm the SIP to make such a network. Can anybody give me some points from where can I star?
Thanks.
Labels (1)
0 Kudos
2 Replies

347 Views
snaeth
Contributor I
Hello,
 
I just started using the MC13213 myself.  I downloaded Beekit, made a solution for a "wireless UART". and have been changing that code to suit my needs.
 
Steve
0 Kudos

347 Views
strikecity
Contributor I
Confused Student is on the right track. I recommend skipping ZigBee entirely, and implementing with 802.15.4.

You can use BeeKit to generate sample code for 802.15.4. I recommend starting with the "My Star Network App" demo. Generate coordinator and end device code, run that, and then start modifying.
0 Kudos