[Tinyos-help] Changing BaseStation app to send only to a certain AM Group and channel

2013-03-28 Thread Sean Dekker
Hi all, In university there are other students like me that work with TinyOS, in my project I use BaseStation to send/receive data from some motes. In those motes I have set the AM_GROUP to 6, but when I send a packet from serial port to BaseStation all other sensor boards in the environment re

[Tinyos-help] MicaZ Radio managment

2013-03-28 Thread SB SB
Dear all, I am new to TinyOS. I would like to adjust the radio operation time and duty cycle of that. in my test bed I have micaz motes. I set the micaz to read magnetic sensors every 2 seconds periodically. By checking the current consumption I found out that during the magnetic sampling times the

[Tinyos-help] Multi hop problem

2013-03-28 Thread ravi
Hi all, I am currently working on Multi Hop networking protocol. Can anyone help me with the code to forward a message, i.e., retransmit the same message that has been recived by one mote. Its sort of urgent so please revert back to this mail. Thanks in advance. Cheers, S. Ravindra Naik

[Tinyos-help] help regarding coding

2013-03-28 Thread Sindhu Snesi
I am trying to interface analog PIR sensor with TelosB mote using 10 > pin connector on TelosB, but i don't know to which pin should i > connect the output of the sensor. > > Also please tell what r the changes that i should make in > RadioSenseToLeds application to read the value of PIR sensor. >a