Zigbee stack on mbed

21 Sep 2010

Has anyone tried implementing a Zigbee stack on the mbed board??

I want to use the mbed to develop a Zigbee network.
The problem is that the Zigbee stack is available only for specific controllers like the Ember35x, TI MSP 430, etc.

 

Need Suggestions on How to Proceed.

 

Thanks Guys

Aquib

21 Sep 2010

If that stack is in C, it shouldn't be too hard to port. What interface does your Zigbee module use?

21 Sep 2010

Hi Igor

The stack is implmented in C, but only available from different chip vendors in library format and can be used using APIs.

I intend to use a RF tranceiver which compies with PHY & MAC layer of 802.15.4 protocol (TIs CC2520), interfaced with the mbed board. The mbed board will host the Zigbee stack and application.

 

Aquib

21 Sep 2010

This is what I stumbled upon

http://freaklabs.org/index.php/FreakZ-Open-Source-Zigbee-Stack.html