Hi,
Is there any Listen application in which all bytes sent to the tcp port are
printed out?
I have the problem that the default listen application checks for a specific
packet format. So, when characters sent to the UART are resend to the tcp port
the application goes to Packetizer where it stops in the
readProtocolPacket(int packetType, long deadline) function waiting for a new
packet.
I think that this new packet never arrives because i am just sending a default
message like printfUART("Hello") instead of a Tinyos message.
Could anybody help me, please?
----
Rodo
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help