zigbee to ip bridge

Hii...

I need to implement zigbee to IP bridge..this module is to be developed in computer..IP Stack is already avaliable in linux..but I couldn't find any resources where I could find any Zigbee stack for linux...So how do I go about it?I have Z-stack by TI whose target is CC2430,8051 based muc..can I use that on my linux system?If so how can that be done?or else is it possible to implement IPstack on CC2430 board?How can I proceed with this? Kindly help me..Looking foward for your suggestions...

With Warm regards.. Swaroopa.N.B

Reply to
1swaroopa5
Loading thread data ...

Step 0) Learn how to do embedded systems development.

Step 1) Learn how to read datasheets and manuals.

Step 2) Read them.

Step 3) Do the design.

In English, normal sentences are terminated by a single "full-stop" or "period" or "dot" (whatever you want to call it). It's also standard to put 1-2 spaces between sentences. We americans who learned to type on "real" typewriters generally use two spaces between sentences, most other people use one.

One also capitalizes the first word in a sentence.

Here's some good advice on how to be effective at getting help from mailing lists and newsgroups:

formatting link

--
Grant Edwards                   grante             Yow! hubub, hubub, HUBUB,
                                  at               hubub, hubub, hubub, HUBUB,
                               visi.com            hubub, hubub, hubub.
Reply to
Grant Edwards

veloped

d
I

.can

is?

=A0 =A0 Yow! hubub, hubub, HUBUB,

=A0 =A0 =A0 =A0 =A0 =A0 =A0 hubub, hubub, hubub, HUBUB,

=A0 =A0 =A0 =A0 =A0 =A0hubub, hubub, hubub.

Hi swaroop,

TI stack as you rightly pointed out has been written for their family of MCUs. (MPS430 series if I recall correctly)

To port this stack to the CPU of your choice might require some effort and probably trying to remove CPU specific instructions from TI code.

I guess you would be better off trying to find IP stack for the same MCU as TI and then integrate them fast.

However, if you want to do this on PC then try to read code and port it.

FYI, PIC also has a stack for Zigbee freely downloadable from their website.

regs ashutosh

Reply to
ashu

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.