[Tinyos-help] Installing tinyos on IRIS mote

2011-09-28 Thread #BHARTI GOEL#
Hi, I am trying to use an IRIS mote but it does not seem to be working wih tinyos. When I try with micaz it works : $ make micaz install mib520,/dev/ttyS11 It successfully installs. Micaz uses usip However when I type for iris : $ make iris install mib520,/dev/ttyS11 It shows an

[Tinyos-help] Using PIR sensor of WI-Eye sensor board

2011-09-28 Thread Prasanth P
Hi all, I am using Wi-Eye sensor board with Telosb mote. I want to do surveillance application using PIR sensor in the Wi-Eye sensor board. I got values from the sensors in cygwin. But i am not able to find any documentation for converting that hex values to real values. Can i get better

[Tinyos-help] Call for Participation: ACM SenSys 2011, Seattle, USA, Nov. 1-4

2011-09-28 Thread Anna Förster
Call for Participation The 9th ACM Conference on Embedded Networked Sensor Systems (SenSys 2011) November 1 ñ 4, 2011 Grand Hyatt Hotel, Seattle, WA http://sensys.acm.org/2011/ ** Early registration

Re: [Tinyos-help] Installing tinyos on IRIS mote

2011-09-28 Thread Janos Sallai
Bharti, Please describe in detail what error you're getting. That will help us assist you. Thanks, Janos On Wed, Sep 28, 2011 at 2:13 AM, #BHARTI GOEL# bhar0...@e.ntu.edu.sg wrote: Hi, I am trying to use an IRIS mote but it does not seem to be working wih tinyos. When I try with micaz

Re: [Tinyos-help] (no subject)

2011-09-28 Thread Janos Sallai
Sai, Yes, it is possible, but there's no documentation as of now on how to add a new layer to the radio stack. You can dig into the radio stack code (chips/rf230/Rf230RadioP.nc and the various *LayerC.nc files in /lib/rfxlink/layers) to figure out how to do that. Ieee154PacketLayerP.nc is a good

[Tinyos-help] about micaz

2011-09-28 Thread Mohamed Maalej
Hi all, Concerning the Micaz mote, when I take a look on its datasheet I read that the receive mode (19.7 mA) consumes more energy than the transmit mode (17.4 mA) thing that is unusual (see datasheet of mica2 mote for example). Can you explain to me what is the reason, or if I'm missing

Re: [Tinyos-help] about micaz

2011-09-28 Thread Michael Schippling
This seemed a little crazy to me too, but the explanation I got was that microwave frequency receivers have to overcome a lot of (relative to frequency) capacitance and thus need more power. MS Mohamed Maalej wrote: Hi all, Concerning the Micaz mote, when I take a look on its datasheet I

Re: [Tinyos-help] about micaz

2011-09-28 Thread Bíró András
Hi Mohamed, The transmit power of the cc2420 (and any 802.15.4 chip) is really low: 0dBm=1mW (about 0.3mA at 3.3V). However a received packet needs much more signal processing then a transmitted one (check the block diagram:

[Tinyos-help] CHANGE PACKET SIZE TO TINYOS 2.X

2011-09-28 Thread David Pérez
Hi, I would like to know how to change the size of packets sent by a telosb with TinyOS 2.x. Thanks in advance.___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help