[Tinyos-help] why my motes of mica2 can't communicate with each other when i use the cvs tree of tinyos2.x
Faisal Aslam
aslam at informatik.uni-freiburg.de
Sun May 25 10:28:43 PDT 2008
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
> Tinyos-help at millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
More information about the Tinyos-help
mailing list