On Sat, May 1, 2010 at 3:12 PM, David Li <[email protected]> wrote: > Hi, > > I was able to run CTP using TestNetwork. The README also mentions that > dissemination can be used. I 'd like to send small values from the host PC > (attached to the root mote) to all other motes in the network. > > README file doesn't specify how to do this. Can anyone show me an example or > a pointer to any docs?
We don't have this example anymore. You should write a handler for message that tn-injector.c sends over the UART. Then you can use dissemination to disseminate that value over the network. - om_p _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
