On Tue, Jul 8, 2008 at 6:31 AM, Philipp Küderli <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I use CollectionSenderC and CollectionC of the ctp package to send my
> data to the sink node.
> I just use a timer to send a message each second and the node with id
> zero receives it.
> I only use two sensors.
> Unfortunately, I always receive the packages many times, as you can see
> below. The sending
> does not answer with any errors and I only send the next message when
> the channel is not
> busy. This becomes also clear by looking at the sequence number.
>
> What is the reason for this multiple receivings?
>

Most likely the link layer acks are not working. Make sure to turn them on.

- om_p

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to