Add in the makefile following two line and they will start communicating (blinking).
PFLAGS += -DCC1K_DEF_FREQ=916700000 CFLAGS += -DRADIO_XMIT_POWER=0xFF Unchange what you have already changed. best regards, Fasial jiwen zhang wrote: > Hello all : > i download the cvs tree of tinyos-2.x on the day of 2008-05-23 , > and change the frequency according to my mote of mica2 (chaging the > file /opt/tinyos-2.x/tos/chips/cc1000/CC1000Const.h) > line 212 : change #define CC1K_DEF_PRESET (CC1K_433_002_MHZ) > To #define > CC1K_DEF_PRESET (CC1K_915_998_MHZ) (my mote is working on 900MHZ) > > why do they can't communicate with each other ? (i test throught > the application of RadioCountToLeds, the leds don't blink) > > -- > zhang jiwen > ------------------------------------------------------------------------ > > _______________________________________________ > 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
