Hi TinyOS gurus,
I'm currently porting TOS to a new CPU architecture (low-power SoC
with integrated radio) and will start soon with the writing of the
radio driver/stack for this chip.
The radio peripheral does not support advanced features in hardware
(no FIFOs, no hardware address recognition, no 802.15.4 features...)
and can only send/receive single bytes. By looking at the different
radios supported by TOS, I found that the CC1000 seems to provide
rather similar features and that it is also a "byte radio".
The current CC1000 implementation is not based on rfxlink and I wonder
if it could be supported by rfxlink or not ? Or in other words: is
there any strong dependence on 802.15.4 in rfxlink that would prevent
its use with simpler Sub-1GHz byte radios ?
And a second question... Is there some detailed documententation on
rfxlink, its architecture, its configuration options,... ? I can for
sure walk through the code and figure it out myself but if it's
already summarized somewhere I would probably jump in more quickly :-)
Regards from Switzerland,
Romain
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help