Re: [Tinyos-help] unicast problem

2007-02-27 Thread Joe Polastre
, Pablo Gil - Mensaje original De: Antonio Romano [EMAIL PROTECTED] Para: tinyos-help@Millennium.Berkeley.EDU Enviado: lunes, 19 de febrero, 2007 13:45:57 Asunto: [Tinyos-help] unicast problem Hi for all. I use GenericComm for sending unicast message. in the provided interface sendMsg.send

Re: [Tinyos-help] unicast problem

2007-02-25 Thread Pablo Gil MontaƱo
functionality as GenericCommpromiscuous. So that was the problem. Regards, Pablo Gil - Mensaje original De: Antonio Romano [EMAIL PROTECTED] Para: tinyos-help@Millennium.Berkeley.EDU Enviado: lunes, 19 de febrero, 2007 13:45:57 Asunto: [Tinyos-help] unicast problem Hi for all

[Tinyos-help] unicast problem

2007-02-19 Thread Antonio Romano
Hi for all. I use GenericComm for sending unicast message. in the provided interface sendMsg.send() this is the field address. In this field i fill the mote id of the receiver. But all the motes receive the message. One way to solve the problem (on application layer ) is to ceck in the receive