Sorry, I answered inaccurately. The value of DCC2420_DEF_RFPOWER corresponding to the minimum RF power is 3, and not zero. According to the CC2420 data sheet, the chip has 8 discrete power levels: 0, -1, -3, -5, -7, -10, -15, -25 dBm; the corresponding values of DCC2420_DEF_RFPOWER are 31, 27, 23, 19, 15, 11, 7, 3.
Anton. Mr Meddage Saliya Ranal Fernando wrote: > Dear all, > > I’m new to TinyOS, can you please let me know how to change the radio > power in a TelosB mote? Can that be done when i'm injecting the program > to the mote or have I got to do it in a particular file? > > > Thank you, > > Saliya > > > _______________________________________________ > 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
