[Tinyos-help] tinyos-2.x - ignoring unknown packet type 45

Philip Levis pal at cs.stanford.edu
Wed Nov 1 13:38:08 PST 2006


On Nov 1, 2006, at 7:51 AM, Cormac Duffy wrote:

> Hi I am running the beta-2 version of tinyos-2.x.
> I can't seem to get any results from the serial forwarder or  
> Listener java applications,
> they both issues the following error:
>
> serial@/dev/ttyUSB0:115200: ignoring unknown packet type 45
>
> I am using the tmote-sky platform which i compile as make telosb
> I am running the BaseStation application on node 1 and  
> RadioCountToLeds on node 2

Regenerate the tinyos.jar:

cd support/sdk/java
make tinyos.jar

Phil


More information about the Tinyos-help mailing list