[Tinyos-help] tmote expansion connector

julien falco falcoj at student.ethz.ch
Fri Jun 1 05:34:10 PDT 2007


Hello,

Does anyone has a piece of code for sending a payload to the expansion
connector of the tmote sky (or tmote mini).

Let's say that using SimpleCmd I am so far able to extract the payload

[with a command of that kind:
event TOS_MsgPtr ReceiveMsg.receive(TOS_MsgPtr m)
PWMMsg_t* body;
body = (PWMMsg_t*)m->data;]

I am also able to set the state of e.g. a GIO
[using this command:
TOSH_SET_GIO1_PIN()}]


BUT i am not able to send a message payload to the UART0TX -RX to receive an
answer -, which is what I need to communicate to a reader :-(... I am
desperate for a solution, would really appreciate some help.

Thank you in advance

Julien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20070601/df31e58a/attachment.htm


More information about the Tinyos-help mailing list