Hi
I'm doing a master thesis on routing protocols in sensor networks.
I currently have a number of IRIS motes, which I am going to run
RPL on. I was supposed to use a RPL implementation made by
a former student. I did however found the TinyRPL implementation
now present in TinyOS, which seems to be more mature and better
tested.
As TinyRPL and BLIP 2.0 was not working on the iris modes (compile
errors), I checked out mmarotis tinyos tree, which fixed these errors.
I have compiled some of the TinyRPL example applications from
apps/. The simple application apps/tests/TestRPL/udp originally takes
9628b in RAM, I have been able to reduce this to 8460b by reducing
ROUTE_TABLE_SZ to 3, and MAX_PARENT to 1
(http://zolertia.sourceforge.net/wiki/index.php/Blip_v2.0).
Since the iris nodes only has 8kb of RAM, I guess this soon will become
an unpleasant experience?
Which motes would be the good for use with TinyRPL/BLIP 2.0?
The wikipedia is also saying tossim is not compatible with TinyRPL,
is this still true?
Regards
Jan Egil Vestbø
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help