Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Does Chipcon's CC2430 for ZigBee do automatic routing?

Status
Not open for further replies.

Sadegh.j

Advanced Member level 3
Joined
Nov 29, 2006
Messages
749
Helped
48
Reputation
98
Reaction score
15
Trophy points
1,298
Activity points
5,585
Does Chipcon's CC2430 for ZigBee do automatic routing or should I write a program my self.
 

cc2430 examples

The TI ZSTACK implement a full ZigBee compliant software on the CC2430. Then routing is done automatically as ZigBee spec do.
;-)
 

cc2430 software examples

This means that I should send what ever to where ever and just leave it and it will send it there?

have you tried it your self? I have tried a code which takes care of sending data to all the nodes. No routing is included.

Thanks
 

cc2430 sample code

This means that I should send what ever to where ever and just leave it and it will send it there?
Yes
have you tried it your self?
Yes, but not completely for now.
I have tried a code which takes care of sending data to all the nodes. No routing is included.
Routing is done by the mesh. Also, you can have in return an acknowlegment of the good data transmission.
 

    Sadegh.j

    Points: 2
    Helpful Answer Positive Rating
7.50 cc2430

COOL, thanks
 

iar embedded workbench cc2430

Dear Sadegh.j,
What version of IAR, do you used?
What version of Z-Stack, do you used?

I have download IAR "IAR Embedded Workbench for 8051 v. 7.50A Eval"
and "swrc073d - Full ZStack-CC2430-1.4.3-1.2.1.zip"

I tried to compile the examples program provided by TI successfully,
but when I burn to the CC2430EB it is do not work correctly.

one and the only one sample thar work correctly is
"swrc019e - CC2430 Software Examples(BasicRF).zip"

could you give me segestion, why the examples do not work almost at all.

is this problem cause the version of IAR ? since ZStack sample writen
with IAR v7.30??


best regards
Siswanto
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top