[Tinyos-help] UART0 Feedback

Bhavish Aggarwal bhavishaggarwal at gmail.com
Wed Oct 3 16:00:16 PDT 2007


Hi,

I'm using the UART0 interface on the expansion connector of the tmote
sky to receive data.

I'm able to receive data by polling for it. The code is attached.

But when I try and use HPLUSARTFeedback interface to receive data via
interrupts using rxDone, nothing happens.

I'm not sure whether it is possible to use interrupts on the UART0
line. If not, would I2C be more suitable?

I'll be thankful for any guidance

Bhavish


More information about the Tinyos-help mailing list