On Jun 6, 2007, at 8:31 AM, Benjamin Madore wrote:


On Wed, June 6, 2007 6:15 am, Ákos Maróy said:
I'm not sure I understand how Multihop Oscillator works, after reading
up on the README file that is along with it.

let's suppose I would have motes with the following installed on them:

mote #0 - MultihopOscillator
mote #1 - MultihopOscillator

mote #100 - BaseStation


if so, mote #1 would send sensor readings to mote #0? does mote #0 do
any sensor reading on it's own? would mote #0 send sensor data to mote #100?

Multihop assumes 0 is the sink. This can be changed in the code.

Reading varies app-to-app and I don't know for sure on this one. If it does,
you would have to piggyback the sensor board onto the base station.

and if I connect the java Oscillator app to mote #100, then it would
display all readings?

Everything it could hear. I'm not sure how it interacts with the BaseStation app at node 0. I'm pretty sure MultiHop needs to hear debug info to route
properly.

The answers above are for 1.x; the question was about 2.0.

Phil
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to