Re: [Tinyos-help] kanhaiya yadav has sent you a hi5 Friend Request

2008-07-18 Thread Urs Hunkeler
Dear all, I don't know whether this mail has been sent out by the person mentioned in the mail, or whether a robot has automatically collected e-mail addresses and is now spamming list subscribers with spoofed sender addresses. Since this is not the first time I receive this type of mass

[Tinyos-help] wavelength

2008-07-18 Thread Nahr ...
Hi all, Which is the wavelength of the signals generated by the motes in the TinyOS implementation? Thanks a lot. Nahr Elk ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] wavelength

2008-07-18 Thread Ittipong Khemapech
It depends upon at which frequency they are working, I guess. Ittipong 2008/7/18 Nahr ... [EMAIL PROTECTED]: Hi all, Which is the wavelength of the signals generated by the motes in the TinyOS implementation? Thanks a lot. Nahr Elk ___

Re: [Tinyos-help] wavelength

2008-07-18 Thread Nahr ...
I am using cc2420 chipcon with micaz mote I think I should review CC2420 datasheet Thanks for all 2008/7/18 Ittipong Khemapech [EMAIL PROTECTED]: It depends upon at which frequency they are working, I guess. Ittipong 2008/7/18 Nahr ... [EMAIL PROTECTED]: Hi all, Which is the

[Tinyos-help] Increasing a node's transmit radius under TOSSIM

2008-07-18 Thread Anthony Smee
Hi there I am working on some code which discovers other nodes, in fact all nodes discover what is around them. It is possible that some nodes are hidden, that is they hear from others but can't communicate back. All of this is in the TOSSIM environment. Is it possible, that when a Node

Re: [Tinyos-help] tinyos source packages?

2008-07-18 Thread Aurélien Francillon
Kevin Klues a écrit : I'll try and put something together sometime this week or next. Its just a matter of finding the time. that would be great, thanks ! by the way, what about having everything (rpm/deb/source) at the same place? i.e. under: http://www.tinyos.net/dist-2.0.0/ cheers,

Re: [Tinyos-help] wavelength

2008-07-18 Thread David Moss
Just calculate it. Wavelength = c / f where c = speed of light ~= 3*10^8 m/s, f = frequency The default channel, 26, is somewhere in the high region of the 2.4 GHz ISM band, which would be around 2.485 GHz = 2.485*10^9 Hz. Wavelength(high end) = (3*10^8 m/s) / (2.485*10^9 1/s) =

Re: [Tinyos-help] Digital Channels as Output on MDA300CA

2008-07-18 Thread Eric Keller
I didn't get any response from Chris, and I was wondering if anyone else could help me use the MDA320/MDA300 digital I/O under Tinyos2? Eric On Mon, Jun 9, 2008 at 10:51 AM, Christopher Leung [EMAIL PROTECTED] wrote: If you're using TinyOS 2, I made a driver that can control the output of the

[Tinyos-help] How to change AES key size in CC2420?

2008-07-18 Thread 이종덕
Hello! I am currently trying to use AES-192 or AES-256 in CC2420, but seems very hard to do it. Does anyone have any idea about it? Thank you, JD ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] PacketLink

2008-07-18 Thread David Valencia
When using the PacketLink interface, and a node requires retransmission of a packet, if a BaseStation is being used to monitor network activity will the BaseStation see all of the retransmission attempts? As a simple test, I setup one node to transmit a packet using: call

Re: [Tinyos-help] Send Messages From PC To Motes Via Serial Port Using Java

2008-07-18 Thread Miky Mike
Thank you for the suggestions. I looked deeper at the application AntiTheft and i managed to do my own application. I can now read messages sent by motes to the PC serial port and show them in my java GUI. I was wondering if there is a possibility of not using the SerialForwarder and still

[Tinyos-help] [EMAIL PROTECTED]

2008-07-18 Thread xuanwang150
Hi All, I am very new to TinyOS. This mite be a basic doubt. But plz do help me ASAP. When I was trying to compile a program for micaz and It is giving the following error. Basically, I was doing the following .. [EMAIL PROTECTED] /opt/tinyos-1.x/apps/MicaHWVerify $ make micaz mkdir