Hi, Thank you verry much to your answer. The equivalent one in tossom is call CC1000Control.SetRFPower(RF_POWER_LEVEL); But this vent dont affect the transmission range. It is just used to control pôwer. It dont affect the transmison range (It is not changed when I call this event). Thank you for your answer. best regards, Sofiane
> Message du 28/04/09 à 12h22 > De : "tarun sharma" > A : [email protected] > Copie à : [email protected] > Objet : Re: [Tinyos-help] Modifing transmison range > > > Ohk, i dont know about TOSSIM, but i've used TinyOS with TelosB motes > and it should work the same way in TOSSIM also. u can change > transmission range by changing the transmission power using > > CC2420Packet.setPower(&pkt,2); > > setPower is a functin in CC2420Packet > > See if it works, best of luck!! > > On Tue, Apr 28, 2009 at 2:50 PM, moadsofiane wrote: > > Hi, > > > > I have tested in TOSSIM that when a node broadcast packet,every other > > node can hear from it. I read nido documentation and i find that the > > default transimsion rage is 50 feet. Now I wanna modify this radio range . I > > want to change the transmision range to 10 feet. Can i achieve this > > purpose?how to modify the radio range of sensor node in NesC programing for > > TOSSIM simulation? > > I need your help. > > > > Bets refgards, > > Sofiane > > > > > > > > ________________________________ > > Retrouvez tous les potins, scandales et rumeurs sur la nouvelle chaîne > > People > > _______________________________________________ > > Tinyos-help mailing list > > [email protected] > > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > > ____________________________________________________ Retrouvez tous les potins, scandales et rumeurs sur la nouvelle chaîne People http://people.voila.fr !
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
