[Tinyos-help] Problems with DDRF when doing make pc

2006-03-17 Thread Jose Gastón Peña
Hi all,  I have some problems when debugging some programs. I run the 'make pc' command in the shell ant it gives me the following error:     'DDRF' undeclared      Could someone help me?  Thanks in advance.  Jose.   
		LLama Gratis a cualquier PC del Mundo.Llamadas a fijos y móviles desde 1 céntimo por minuto.http://es.voice.yahoo.com___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] Use one mote as a repeater

2006-03-17 Thread ian wang
Hi everyone:

Recently I try to use one mote as a message repeater, Here is the scenario:

Assume that there are  5 sensors in the network, and their id are
0,1,2,3,4 respectively. TOSBase is installed into No.0 mote as a
basestation. Now I would like to use No.1 mote as a repeater which
repeats the message of No. 2,3,4 motes. Once the messages of No.2,3,4
motes is received by No.1, it automatically send them out.

I try to modify TOSBase by switching the RadioRcvdTask to radiosend,
however it doesn't seem to work. Can somebody point me which
interface/component to use or how to implement it?? Thanks!!

___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] Using one mote as a repeater

2006-03-17 Thread ian wang
Hi everyone:

Recently I try to use one mote as a message repeater, Here is the scenario:

Assume that there are  5 sensors in the network, and their id are
0,1,2,3,4 respectively. TOSBase is installed into No.0 mote as a
basestation. Now I would like to use No.1 mote as a repeater which
repeats the message of No. 2,3,4 motes. Once the messages of No.2,3,4
motes is received by No.1, it automatically send them out.

I try to modify TOSBase by switching the RadioRcvdTask to radiosend,
however it doesn't seem to work. Can somebody point me which
interface/component to use or how to implement it?? Thanks!!

___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


Re: [Tinyos-help] Using one mote as a repeater

2006-03-17 Thread Chang Li
Try SimpleCmd sample and modify Makefile to COMPONENT=Bcast. This is a 
special case of multihop broadcast.



Hi everyone:

Recently I try to use one mote as a message repeater, Here is the 
scenario:


Assume that there are  5 sensors in the network, and their id are
0,1,2,3,4 respectively. TOSBase is installed into No.0 mote as a
basestation. Now I would like to use No.1 mote as a repeater which
repeats the message of No. 2,3,4 motes. Once the messages of No.2,3,4
motes is received by No.1, it automatically send them out.

I try to modify TOSBase by switching the RadioRcvdTask to radiosend,
however it doesn't seem to work. Can somebody point me which
interface/component to use or how to implement it?? Thanks!!

___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help



___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] Ansi C - NesC

2006-03-17 Thread Andres Aberasturi


Hi all,

We have a micaz mote. We have found a ansiC program. We are going to try 
that a nesC application calls this code. The program manages files, then we 
want to know if it is possible that nesC works with files. Could anybody 
help us?


Thanks in advance,

Andres

_
Acepta el reto MSN Premium: Correos más divertidos con fotos y textos 
increíbles en MSN Premium. Descárgalo y pruébalo 2 meses gratis. 
http://join.msn.com?XAPID=1697&DI=1055&HL=Footer_mailsenviados_correosmasdivertidos


___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] [help] I am in trouble on the simulation of surge application

2006-03-17 Thread labometti





Hi,
you have to flash one node with 
network address zero and the other nodes with different 
numbers.
The node with network address zero is 
the basestation and you have to plug with the usb cable( i'm using telos) 
to the pc, else doesn't work( i'm not sure about that :-) ).
After start you can see the red led 
blinks every 2 sec on each nodes and the blue led blinks when the node are 
routing the packet toward other nodes.
On the pc you may start the Listener 
application to see the packet arrived from the radio.
Andrea.


Email.it, the professional e-mail, gratis per te:clicca qui

Sponsor:
America, Africa, Australia, Asia...con Email Phone Card chiami ovunque spendendo meno di una telefonata interurbana
Clicca qui


___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] ReverseUART won't work in telosb

2006-03-17 Thread Jose L. Ponce
Hi all,

I am working with both Telos Rev. A and Telos Rev. B motes. I have been
trying the ReverseUART application and I have noticed that, while it
works for Telos A, it won't work for Telos B. 

In Telos A everything's fine, but in Telos B, I run "java
testReverseUART something" and I get:

Send> something

And in SerialForwarder I get a "write failed" message. Anyone knows why
this happens and how to solve it?

Thanks,

- Jose.


___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] Does the latest version of tossim support Mica2 Chipcon CC1000?

2006-03-17 Thread Qasim Raza Iqbal
Dear all

I am new to TinyOs and NesC. I would like to do some simulations using
Tossim.  However reading a document on Tossim (dated Sept 17 2003), on
page 3 it states that Tossim only supports the 40Kbit RFM mica and not the
Chipcon CC1000 stack.
I would be grateful if you could advise me if that is the case or not.

kind regards

Qasim Iqbal
UK

___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


Re: [Tinyos-help] ReverseUART won't work in telosb

2006-03-17 Thread Cory Sharp
Hi Jose,

ReverseUART works for me on Tmote Sky (compatible with telosb).  What
version of TinyOS are you using?  I recommend you upgrade, or at least
try CVS HEAD of tinyos-1.x.

- Cory

On 3/17/06, Jose L. Ponce <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I am working with both Telos Rev. A and Telos Rev. B motes. I have been
> trying the ReverseUART application and I have noticed that, while it
> works for Telos A, it won't work for Telos B.
>
> In Telos A everything's fine, but in Telos B, I run "java
> testReverseUART something" and I get:
>
> Send> something
>
> And in SerialForwarder I get a "write failed" message. Anyone knows why
> this happens and how to solve it?
>
> Thanks,
>
> - Jose.
>
>
> ___
> Tinyos-help mailing list
> Tinyos-help@Millennium.Berkeley.EDU
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>

___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] group id's in TOSSIM

2006-03-17 Thread Roopa Vishwanathan
Hi,

Is it possible to have different clusters of nodes within the same
application have different group id's in TOSSIM? I have messages with
different AM id's going through and only want a certain group to receive a
set of messages(at the messaging layer). Hence.

Thanks
Roopa

___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help