Renee Azhen wrote: > Dear all: > I am a student and a newer to TinyOS, my tutor gives me some telosb nodes > and a Paper which describes an algorithm about routing on Sensor node. He > asked me to implement the algorithm on these telosb nodes. > > But I don't know how to study this work! > I don't know how to design a routing in WSN with Nesc coding! > > This weedend I just have studied Lesson 1 to Lesson 6 in TINYOS tutorial, and I think I have got a basic understanding of Nesc and Sensor node. [jg]You will probably benefit by working through the tutorials.
How to start my studying of routing programming with Nesc? I would definitely do tutorial 12 and study the Collection part carefully, and identify the code chunks it uses and read those code chunks and understand all that by making minor changes and recompiling. Then you will maybe be ready to make a real change, such as different weight on a routing algorithm, or at least be ready to use a priority routing app from tinyos-2-contribs John Griessen -- Ecosensory Austin TX tinyOS devel on: ubuntu Linux; tinyOS v2.0.2; telosb ecosens1 _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
