Hi!

As of August, 2008 it was not yet possible to change the radio channel
on IRIS dynamically:
https://www.millennium.berkeley.edu/pipermail/tinyos-help/2008-August/035657.html

In RF230LayerP.nc there are functions RadioState.setChannel(),
changeChannel(). Does they have some issues and may not be used?

---

I found only one suggestion to switch channels dynamically on MicaZ
(CC2420 radio):
http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2006-December/021621.html
and it is integrated in TinyOS. Is this a correct call sequence?
CC2420Config.setChannel()
CC2420Config.sync()


Thanks in advance,
Andrey
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to