I've always two terminals, in the first one, where I run build/pc/main.exe I
set MOTECOM=tossim-radio
and In the second one, where I run the java code who inject packets I set
MOTECOM=tossim-serial
and it works ;)

On 7/25/07, James Kebinger <[EMAIL PROTECTED]> wrote:

I've written some code that periodically broadcasts some data from the PC
to all motes in the network. This works fine for real motes, but under
tossim, the messages are never received by the simulated motes. I've tried
instantiating MoteIF with and without a group number, and by connecting
directly using the source string "tossim-radio" as well as indirectly via a
serial forwarder which is connected as such.
I'm using tinyos 1.x.
Please let me know if you've had success (or not) sending packets into a
simulated network from external code.
Thanks!
-james

_______________________________________________
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