I am trying to convert the Matchbox example (TestRemote.nc) to
use the radio rather than the UART.
I converted "UARTComm as Comm" to "GenericComm as Comm" in TestRemote.nc
and converted FS/Remote.nc to call SendReplyMsg.send()
with TOS_BCAST_ADDR rather than TOS_UART_ADDR.
and converted FS/Remote.nc to call SendReplyMsg.send()
with TOS_BCAST_ADDR rather than TOS_UART_ADDR.
I have code in the mote that indicates it receives and properly
interprets the Dir message, but the java net.tinyos.matchbox.tools.Dir
application receives only a couple of messages then hangs with a
bad packet error.
Has anyone converted this to use the radio, who could direct me
to a sample or other guidance?
thanks
whh
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
