It sounds like you want to develop a TOS_Msg payload command to send
to your re-Motes. Without a lot of fussing it is the same whether
you use the radio or a direct UART connection. If you want to store
a permanent config you can put the message contents in the flash mem.

Otherwise you could compile in all the config params and select which
ones to use based on the moteID.

MS

Gina Upperman wrote:
Hi All –

We are using the micaz motes and would like to dynamically upload parameters to them. Ie) We would like to send values to the mote after its program has already been compiled and loaded, and have it store these values and use them in the program. Has anyone done this before and have a recommendation of how we should do this? Ie) Should we send the parameters as part of the command structure (through BCastInject), or send them via UART while the mote is connected to the dock? Any suggestions would be appreciated.

Thanks,

Gina


------------------------------------------------------------------------

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to