[Tinyos-help] ZigBee, timestamp and TelosB

2011-02-20 Thread Jose María Castillo Secilla
Hi, I am working in WSN using ZigBee XBee modules. Actually, I want to develop the TPSN algorithm for ZigBee, but with the XBee module I can´t to set a timestamp value between PHY and MAC layers. I think that I must to use another type of solution, as for example, tinyOS and OpenZigBee. To

[Tinyos-help] Sensors Sky Moteiv (Hardware Problem?)

2011-02-20 Thread acamap
Hello, I have three mote (tmote sky mote iv). I have modified the code in BlinkToRadio to capture in the BaseStation the values referred to humidity and temperature but when it is showed in the shell, the data are always in zero. Please someone would tell me a simply way to know if my sensor's

Re: [Tinyos-help] problem with telos

2011-02-20 Thread Omprakash Gnawali
On Fri, Feb 18, 2011 at 6:54 PM, marianna araujo marianna.angel...@gmail.com wrote: Hi, I have the following problem when try execute make telosb Couldn't execute msp430-gcc I'm using tinyos 2.1.0 in cygwin. Someone help me? Make sure you have msp430-gcc installed and it is in your PATH.

Re: [Tinyos-help] routing tables in tossim.

2011-02-20 Thread Omprakash Gnawali
On Fri, Feb 18, 2011 at 3:41 AM, Shamali Gunawardena shama...@yahoo.com wrote: Hello, Does anyone know how to set a routing table in tossim.  and how do you decide what the sink is. TOSSIM is a simulator. It does not have a routing table. You should look into the data structures used by the

Re: [Tinyos-help] concerns regarding network transmission and duty cycle

2011-02-20 Thread Omprakash Gnawali
On Mon, Feb 14, 2011 at 10:20 AM, et...@uni-potsdam.de wrote: Last week i had an interesting discussion about how to automate limiting sendig data due to law issues. In germany there is a department regulating the usage of frequency bands, e.g. your are just allowed to the 868MHz band for 10%

Re: [Tinyos-help] Advice for tinyos network logic (low power sensor mesh network)

2011-02-20 Thread Omprakash Gnawali
On Mon, Feb 14, 2011 at 6:34 AM, David wizza...@gmail.com wrote: Hi there, I need to make an application, with these requirements: 1. Take a sensor reading every 30 minutes 2. Use mesh networking to transfer sensor readings to PC 3. Conserve battery power as much as possible There will be

Re: [Tinyos-help] How to get data

2011-02-20 Thread Omprakash Gnawali
On Mon, Feb 14, 2011 at 3:47 AM, vizualizerfortos...@gmail.com wrote: Hi, I wonder, how to get as much as possible of data from some TOSSIM script to the file, which I'd be able to display then. I mean a node possition, sending and recieving packets etc. You can put as many dbg (think of

Re: [Tinyos-help] Clustered WSN

2011-02-20 Thread Omprakash Gnawali
On Fri, Feb 11, 2011 at 11:29 PM, Yogesh BG yogeshbe...@yahoo.in wrote: Dear sir     I am a student of BE in computer sc. I am doing my project in TinyOS using TOSSIM. I am in bit confusion. First i ll briefly explain the project please guide me how to do it. We follow Clustered WSN where in

Re: [Tinyos-help] Read header field of CC2420 packet

2011-02-20 Thread Omprakash Gnawali
On Fri, Feb 11, 2011 at 4:37 AM, Osterloh, Martin martin.oster...@deri.org wrote: Hi all, I have a little problem here. I want to read the header (specifically the AM_ID of the packet). In my BaseStation program (which pretty much the standard one), I am doing the following: message_t*

[Tinyos-help] Issue in running RPL test application

2011-02-20 Thread Brinda M. C
Hello all, I am working on RPL and I tried to run UDPTest code available in apps/tests/TestRPL, while using it I could notice that the root node was not receiving any response. Later we found that the application data itself was shifted back by 4 bytes. Then we went through the blip code and

Re: [Tinyos-help] A lot of syntax errors when compile Blink

2011-02-20 Thread yshou
Hi Eric and ...errordeveloper, I was just compiling Blink with make telosb command. I had never had this problem before, I think some files were probably overwritten by system updates. I've resolved this problem by adding the following 2 lines in file:

Re: [Tinyos-help] Issue in running RPL test application

2011-02-20 Thread JeongGil Ko (John)
Hi! Please try the code provided in the blip-rpl-devel/ branch. This code is the most up to date code. :) Thanks! -John On Feb 21, 2011, at 1:20 AM, Brinda M. C wrote: Hello all, I am working on RPL and I tried to run UDPTest code available in apps/tests/TestRPL, while using it I

[Tinyos-help] How to use printfUART

2011-02-20 Thread lohith ys
Hi all, I am trying to use PrintfUART statements for debugging purpose , i followed the procedure as given in printfUART.h , still i am not getting printf statements when i connect mote with application to USB port. I have included this line CFLAGS += -DPRINTFUART_ENABLED in Makefile and called

[Tinyos-help] New to WSN

2011-02-20 Thread KASHIF NASEER
Hi,   I am new to WSN and want to work on TOSSIM. Can someone please guide me that which version of tinyos should I use? Which one is better.   Regard Kashif ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu