[Tinyos-help] Motes needed

2011-04-16 Thread Kavitha
Dear all, We are looking to set up a lab for wireless sensor networks. We are enthusiastically looking forward to do some research in the area of data management in Wireless sensor networks. We want some vendor information about where we can buy these motes in India/abroad.Am in need of some

Re: [Tinyos-help] TinyOS install problems with MacBook Pro (OS X Snow Leopard)

2011-04-16 Thread Forrester A.I.J.
Dear all, I seem to have solved this. The key problems were that I needed nesc 1.3.0 instead of 1.3.2 and need gcc4.0 for the nesc and start of tinyos install before switching to gcc44 to compile tinyos.jar. This seemed rather odd to me (see my route to a successful installation below). Best

[Tinyos-help] Re garding Multihop Oscilloscope

2011-04-16 Thread Sherlock
Hello everyone, In multihoposcilloscope application, suppose I have three nodes and I want to check the hop by hop working of this application. So how should I go about it? The readme.txt is not very much clear. Should I put ids to nodes as say 0(BaseStation), 1, and 2 for sensing some data OR

Re: [Tinyos-help] Running MultihopOscilloscope

2011-04-16 Thread Sherlock
Hello om_p, What about the first part? receive error for OscilloscopeMsg (AM type 147): invalid length message received too short) I am also stuck here. Please answer. BTW your posts have been very useful. Omprakash Gnawali-3 wrote: On Mon, Dec 7, 2009 at 11:41 PM, Group

[Tinyos-help] conversion of units

2011-04-16 Thread euyar
Hi, I am trying to convert sensor readings to Celcius but I could not figure it out yet. Can anyone tell me how to do it, I tried formula on the manual but it gives me wrong numbers or I made a mistake while calculations. 6.2 Conversion to Engineering Units The Mote#8217;s ADC output can be

[Tinyos-help] Exchanging floating point variables between telosb motes using nx_float

2011-04-16 Thread Mayank Gupta
I was trying to use nx_float for exchanging floating point data between two telosb motes but apparently cannot compile the code. Can anyone help me solving this issue. Thanking you in anticipation Regards, Mayank ___ Tinyos-help mailing list

Re: [Tinyos-help] Exchanging floating point variables between telosb motes using nx_float

2011-04-16 Thread Thomas Schmid
Which version of nesc do you use? Thomas On Saturday, April 16, 2011, Mayank Gupta mayank...@gmail.com wrote: I was trying to use nx_float for exchanging floating point data between two telosb motes but apparently cannot compile the code. Can anyone help me solving this issue. Thanking you

Re: [Tinyos-help] Exchanging floating point variables between telosb motes using nx_float

2011-04-16 Thread Mayank Gupta
I am using version 1.3.1 with compiler version 1.2.4 Regards Mayank On Sat, Apr 16, 2011 at 4:06 PM, Thomas Schmid thomas.sch...@utah.edu wrote: Which version of nesc do you use? Thomas On Saturday, April 16, 2011, Mayank Gupta mayank...@gmail.com wrote: I was trying to use nx_float for