[Tinyos-help] MAX packet size for Listen.java

Bhavish Aggarwal bhavishaggarwal at gmail.com
Sun Apr 20 23:23:48 PDT 2008


Hi,

I'm sending packets from mote to PC via UART and using the Listen.java
app to print out the packet. I am sending an AM packet with data
length (excluding headers etc.) of 44 bytes by modifying the
-DTOSH_DATA_LENGTH flag in the makefile. But the packet is not output
in the Listen.java app. On the other hand, if I send a packet with
size less than the default, it is output in the Listen.java app.

Is there an upper limit to the max. size the Listen.java app reads?
And can that be changed like the DTOSH_DATA_LENGTH flag is changed?

Thanks,

Bhavish


More information about the Tinyos-help mailing list