[Tinyos-help] Forwarding Message to base station from Mesh network

2010-10-31 Thread ¯`•._.•Lance•._.•´¯
Hi all, I would like to forward msg for one node to another finally back to the station without changing any msg information. What interface should i use is there any ready make program for that ..thanks in advance regards, steve ___ Tinyos-help

Re: [Tinyos-help] unable to receive UART frame

2010-10-31 Thread Urs Hunkeler
Hi, Why do you think you have the same problem? It is very important to clearly identify the problem before you can solve it. The problem described below was that Mario wrote his own interface program on the PC and he was not sure about the exact data format on the serial port. What are you

[Tinyos-help] Forwarding Message Pls help

2010-10-31 Thread ¯`•._.•Lance•._.•´¯
Hi, It's always a good idea to send a copy to the forum so that others can contribute. Also, somebody else might have a similar problem and would be glad to see what we have been discussing. For multihop communication, I strongly recommend to start with the Collection protocol, as everything

[Tinyos-help] TOSSIM Serial Port simulation

2010-10-31 Thread Jose Francisco Mingorance Puga
Hello, I have implemented an application which communicates through serial port of the mote, among other things. I run this application in TOSSIM and it seems to work. I would like to be able to sniff packets that are sent through the serial port simulated by TOSSIM. To that goal I try to use

[Tinyos-help] Deluge sample

2010-10-31 Thread Puya Ghazizadeh
I have tinyos 2.1.0. I want to run Deluge sample on iris motes. Base on manual in http://docs.tinyos.net/index.php/Deluge_T2 first step is: % cd $TOSROOT/tools % ./Bootstrap ... % ./configure ... % cd tinyos/misc % make ; make install but I can find $TOSROOT folder in my tinyos folder!

Re: [Tinyos-help] SerialForwarder tossim-serial option

2010-10-31 Thread Jose
Jatindera Walia jatinderasingh at gmail.com writes: Tried to run sf with tossim-serial option and got the error : Couldn't instantiate tossim packet source. Did you compile tossim? Traced it to net.tinyos.packet.BuildSource.java function private static PacketSource

[Tinyos-help] Documentation generator for nesc code

2010-10-31 Thread Yi Tang
Hey All, I'm trying to find a nesc code documentation generator or nesc extensions for popular generator (Doxygen, etc.). Anyone has ideas of this? Thanks! Yi -- Yi Tang Laboratory of Secure HIgh-performance NEtworks (SHINE) Bradley Department of Electrical and Computer Engineering Virginia

[Tinyos-help] Reg:MDA 100CB in Micaz mote

2010-10-31 Thread SHIVASANKAR GANESAN
Hi,    I am using two MicaZ (2.4GHz) with MDA100CB sensor boards and programmed via MIB520 and trying to use MoteView to monitor the motes. I didn’t get any sensor data in Moteview.   Serve Message: XSERVE 2.0.E: $Id: xserve.c,v 1.8.2.3 2007/02/02 17:45:01 rkapur Exp $ Warning:

Re: [Tinyos-help] Deluge sample

2010-10-31 Thread Chieh-Jan (Mike) Liang
$TOSROOT is a shell variable pointing to the root of your TinyOS directory. You probably have already set it up during installation. Mike On Oct 31, 2010, at 12:28 PM, Puya Ghazizadeh wrote: I have tinyos 2.1.0. I want to run Deluge sample on iris motes. Base on manual in

[Tinyos-help] Reg:No rule to target Micaz

2010-10-31 Thread SHIVASANKAR GANESAN
Hi While runningMake micaz command in cygwin,i am gettingno-rule-to-make-target.How to fix this error. With regards Sivasankar ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu