by the way, you will need to add:
uses interface CC2420Config; and components CC2420ControlC; App.CC2420Config -> CC2420ControlC.CC2420Config; good luck. On Tue, Nov 5, 2013 at 9:18 AM, Mohd Adib Sarijari <[email protected]>wrote: > call CC2420Config.setChannel(CHANNEL); > call CC2420Config.sync(); //send configuration to chip hardware > > > On Mon, Nov 4, 2013 at 7:34 PM, Alaios <[email protected]> wrote: > >> Hi all, >> I am trying to learn programming tinyos in an environment that there are >> also users doing similar things. Right now I am controlling the received >> packets by checking their fields but I was wondering if I can also ask my >> mote to work with different configuration to avoid all this flooding of >> packets I get. >> >> I would like to thank you for your reply >> >> Alex >> >> >> _______________________________________________ >> Tinyos-help mailing list >> [email protected] >> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >> > > > > -- > Faculty of Electrical Engineering > Universiti Teknologi Malaysia. > http://trg.fke.utm.my/members/adib/ > www.fke.utm.my > www.utm.my > -- Faculty of Electrical Engineering Universiti Teknologi Malaysia. http://trg.fke.utm.my/members/adib/ www.fke.utm.my www.utm.my
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
