Re: [Tinyos-help] Data Logging with Telosb

2012-09-15 Thread Han Bin
Dear Eric, Thank for your help. It's very useful for me. I'll follow the guidance as you suggested. Have a nice weekend! Thanks, Han Bin -- View this message in context: http://old.nabble.com/Data-Logging-with-Telosb-tp34435696p34436184.html Sent from the TinyOS - Help mailing list archive at N

Re: [Tinyos-help] Data Logging with Telosb

2012-09-14 Thread Eric Decker
I don't remember exactly what the telosb implmented but there is some small eeprom stuff that is on the board. See the schematic. There is an off chip Flash EEPROM U5, M25P80. I know it has been implemented but I don't kn

[Tinyos-help] Data Logging with Telosb

2012-09-14 Thread Han Bin
Dear all, I'm working on designing a protocol on telosb mote using TinyOS 2.1 and deploying a sensor network of 30 nodes. All nodes need to send data packets upto the Sink (center) via multi-hop network. Now I want to get the result of each node (such as number of packets sent/received/forwarded,