Hi, I would like my mote Telosb sends messages just when starting to run (each time I connected the battery ON), so for this reason I typed a call MyMessageSend.send(addr, sizeof, &response) which is a SenderMsg componen tinto StdControl.start method.
Is there any problem to put a send command into a StdControl.start method? I checked the sendDone method is called but in the receiver I do not get any message at all. Any help will be welcomed. Thank you in advance
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
