Hi, I use the CTP CollectionC to forward my data to the sink. Then I want to send the data to the PC using the serial port. When I use AMSend for normal sending or the CollectionC in the lqi package, I just can forward the messages to the serial port to my Java application, which uses for my data a message class generated by mig.
I am not sure, but I think the Java application cannot read the received data correctly, because the ctp implementation writes into the payload of the message, is this true? If I cannot forward the ctp message directly, how should I forward it in the most efficient way? Thanks Philipp _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
