I have a program which does the following
http://github.com/AndreaCrotti/Network-mote

given two motes and two pc, shares the connection of one to the other one.
The mote program is quite easy, only broadcasts everything and the gateway 
client take care of splitting compressing and reconstructing the network 
packets.

It works quite well but I would like to be able to simulate it with tossim.

I already had a quite complex simulation file
http://github.com/AndreaCrotti/Network-mote/blob/master/motes-simple/simulation.py

And now for example I can attach the gateway to the serial forwarder, but how 
then should I attach the client also?

Thanks a lot,
I hope it was clear or I'll try to expain it again...
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to