Hi,

I am making measures with TOSBase, and one of them is based on sending
packets nonstop through the radio and forwarding them to the UART.
The fact is that if I send packets with payload length higher than 11 bytes
many packets are droped by TOSBase (the yellow Led blinks repeatedly). If
the payload is equal or lower than the 11 bytes the yellow Led does not even
blink once.

This problem is not fixed by making bigger the UART_QUEUE_LEN (I have
modified it up to 50).

So TOSBase seems to become ustable when receiving packets nonstop with big
payloads and seems to be unable to send via the UART what it receives
through the radio (which seems unlogical due to the UART being faster). Any
suggestions or ideas of why is this happening?

I am using tinyos-1.x and micaz motes.

Thanks a lot,
Javier
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to