Use the following lines in your Makefile: CFLAGS += -DCC2420_DEF_CHANNEL=11 CFLAGS += -DRF230_DEF_CHANNEL=11
Miklos 2008/7/10 hengly <[EMAIL PROTECTED]>: > Dear Stefano, > > Thanks for your prompt reply and useful information. > > I wanna know how to set the radio channel of each platform? I'm trying > BlinkToRadio on telosb and Basestation on Iris both by default radio channel > settings, no communication succeeds between the two motes. > > Thanks! > > On 7/10/08, Stefano Kismet Lenzi <[EMAIL PROTECTED]> wrote: >> >> 2008/7/10 hengly <[EMAIL PROTECTED]>: >> > I've tried the BlinkToRadio on telosb and Basestation on micaz, they >> > works >> > perfectly well, no compatible problems have been found so far. >> > >> > I would be interested in if Iris mote can communicate with the other >> > motes >> > such as micaz and telsob, since the original version (not the extended >> > version by Vanderbilt) of tinyos-2.x doesnot support iris. >> >> We have tried radio communication between micaz and iris, you have to >> ensure that the radio channel used by either the platform is the same. >> By default micaz and iris use different channel. >> >> Ciao, >> Stefano Lenzi > > > > -- > 刘玉恒 > hengly > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
