[Tinyos-help] Any simple Listen application?

rodolfo de paz rodolfo.depaz at cit.ie
Fri Jul 11 09:42:30 PDT 2008


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080711/20999daa/attachment.htm 


More information about the Tinyos-help mailing list