It's kinda too bad, but there isn't a good, simple demo app
for something like this. If you want to use TOS_Msg packets
on the serial port, you can use GenericComm to do both the
radio and the serial...there are examples of sending and
receiving in CntToRfm, RfmToLeds, and even Oscilloscope.
But they will require some reverse engineering to insert
a processing step in-between. If you just want to send
bytes over the UART, then the UARTM component is the place
to start, instead of GenericComm on the serial side.

Again, tutorial, tutorial, tutorial. And Google...
MS


Hossam El-Din Hassanein wrote:
hello all ,
I need to kno how could I implement a module that sends and receives data to and from certain pins on the UART connector , and to have this module work with sending and receiving throught RF too ... Take into consideration that some calculations are need to be inserted in the body of the program .. so please help me with this codewise problem that i've been facing ...
thanx


------------------------------------------------------------------------

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to