Re: [Tinyos-help] Online Purchasing of wireless sensor motes

2010-10-11 Thread Michiel Konstapel
Hi Mojbata, To add some more options, you can order our G-Nodes online . Of course, we believe ours are best ;-) Development kits with two nodes are currently 99 euros. The kits include a DVD with a

[Tinyos-help] [Info announcements] First Spanish Forum about Wireless Sensor Networks

2010-10-11 Thread Alfonso Cardell
We have created the first forum in Spanish about Wireless Sensors Networks. This forum include TinyOs, Motes, Proyects, Researchs, etc. Visit us at www.sensoresinalambricos.esorwww.sensoresinalambricos.com --- (In Spanish) Hemos creado el primero foro en espaƱol dedicado exclusivamente a

[Tinyos-help] Sample application

2010-10-11 Thread kavitha krishna murthy
Dear friends, I am new to TinyOS. I have installed cygwin on Windows OS and succeded in executing blink etc applications. I am in need of a sample program which can show how it simulates the WSN using tossim (tinyviz). How is the code structured ? How do we measure the simulation parameters? How

Re: [Tinyos-help] message_t

2010-10-11 Thread Eric Decker
i'm pretty sure that the rf230 h/w is limited to 128 byte packets. Check the data sheet to be sure. Now there will of course be overhead of the network stacks that have to be accounted for. On Sun, Oct 10, 2010 at 9:46 PM, glc216722 wrote: > I use IRIS and the rf230 radio ,do you know its lar

Re: [Tinyos-help] Acoustic Ranger error

2010-10-11 Thread Michael Schippling
You haven't included the part of your program where 'msg' is declared, so it's hard to say exactly why the compiler is whining... The problem with packet is that variables can only be declared at the beginning of code blocks in C and Nesc. A code block is surrounded by { } braces, so declarations

Re: [Tinyos-help] Mic issues

2010-10-11 Thread Miklos Maroti
If you cannot stream it, then you have to store it in the flash. It all depends how much data you are collecting, how many nodes you have. Multihop streaming is going to very very hard. Miklos 2010/10/10 glc216722 : > Hi all, > I use Microphone to record accoustic data. I use > MicStreamC.Read

Re: [Tinyos-help] message_t

2010-10-11 Thread Miklos Maroti
Hi! The max TOSH_DATA_LENGTH is 114 bytes for the IRIS too, and if I remember correctly then the hardware payload length is limited to 127 bytes (plus the length field). Miklos 2010/10/11 Eric Decker : > i'm pretty sure that the rf230 h/w is limited to 128 byte packets. Check > the data sheet

[Tinyos-help] install blink

2010-10-11 Thread Daniel Schnit
Hi all, i'm tried to install the blink app but failed, can anyone help me? when i tried this msg appear: "Failed to enter programming mode." If anyone know, help me please! Thanks ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu http

Re: [Tinyos-help] install blink

2010-10-11 Thread Daniel Schnit
i forgot, i use mib520 and micaz On Mon, Oct 11, 2010 at 7:37 PM, Daniel Schnit wrote: > Hi all, > > i'm tried to install the blink app but failed, can anyone help me? > > when i tried this msg appear: > > "Failed to enter programming mode." > > If anyone know, help me please! > > Thanks > _

[Tinyos-help] Request for Information related to WSN

2010-10-11 Thread Chaitanya Chavan
Sir, I am a final year software engineering student. I have read about your research in Wireless Sensor Network.I wish to work in the similar area for my BE project. I had survey of the topic. I have gone through various projects.I have some ideas that can be implemented to improve the current algo

Re: [Tinyos-help] Online Purchasing of wireless sensor motes

2010-10-11 Thread mojtaba raznahan
Thanks dear friends for your useful guidances. Cheers. On Mon, Oct 11, 2010 at 11:34 AM, Michiel Konstapel wrote: > Hi Mojbata, > > > > To add some more options, you can order our > G-Nodes > online . Of c

Re: [Tinyos-help] install blink

2010-10-11 Thread Urs Hunkeler
Hi, Failed to enter programming mode means that the programming software did not properly detect the mote or the mote did not properly answer. There are two common issues: mote not properly plugged in, and wrong serial port used. Make sure the mote is properly plugged in over the whole length