[Tinyos-help] Loss of messages

2007-07-05 Thread bou ahm
Hello, I am new to TinyOS ,I am liveliness of implement the directed diffusion, I am facing problems with learning the nesC langage. the brodcast of many messages at same time from several source node to the same recipient node source cause many problems mainly the loss of messages ,I

Re: [Tinyos-help] Loss of messages

2007-07-05 Thread Bernardo Avila Pires
Even if you could get the recepient to receive multiple messages at the same time, there would be still a high collision rate. 2007/7/5, bou ahm [EMAIL PROTECTED]: Hello, I am new to TinyOS ,I am liveliness of implement the directed diffusion, I am facing problems with learning the nesC

Re: [Tinyos-help] Loss of messages

2007-07-05 Thread Pedro Almeida
Shouldn't the retransmissions by non-received ACKs from the sink node assure the delivery? On 7/5/07, Bernardo Avila Pires [EMAIL PROTECTED] wrote: Even if you could get the recepient to receive multiple messages at the same time, there would be still a high collision rate. 2007/7/5, bou ahm