Hello, I'm trying to use in Tmotes the exclusive Digital I/O 0, 1, 2 and 3. I use the command TOSH_MAKE_GIO0_OUTPUT(); in the StdControl.init() and later I set or clr the pins in the application when appropriate. However I couldn't use the GIO0 and GIO1, even when I make also outputs the ADC2 and ADC3, the set and clr instruction don't work when pointing to GIO0 and GIO1. Therefore I have been using ADC2 and ADC3 names to make it work. Any one knows how to solve this problem?
Additionally, using the Pong application, I don't know why the destination address always appears as 0 in the output RSSI,LQI files. I checked application.nc and java code and everything seems right. Any idea? Thanks, regards, Joan
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
