Re: [Tinyos-help] Change wireless channel in telosb

2013-11-05 Thread Mohd Adib Sarijari
call CC2420Config.setChannel(CHANNEL); call CC2420Config.sync(); //send configuration to chip hardware On Mon, Nov 4, 2013 at 7:34 PM, Alaios ala...@yahoo.com wrote: Hi all, I am trying to learn programming tinyos in an environment that there are also users doing similar things. Right

Re: [Tinyos-help] Change wireless channel in telosb

2013-11-05 Thread Mohd Adib Sarijari
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 adib_sa...@fke.utm.mywrote: call CC2420Config.setChannel(CHANNEL); call

Re: [Tinyos-help] Change wireless channel in telosb

2013-11-05 Thread Mohd Adib Sarijari
figure out where to look for the information so they can figure this stuff out for themselves. Rather than just giving them the answer. Just a thought. On Tue, Nov 5, 2013 at 12:18 AM, Mohd Adib Sarijari adib_sa...@fke.utm.my wrote: call CC2420Config.setChannel(CHANNEL); call

Re: [Tinyos-help] Timer not fired

2013-11-02 Thread Mohd Adib Sarijari
Good to hear that you had found a solution. I think besides logging such that you also could use the LED on the platform. On Nov 2, 2013 3:25 PM, Xiaohui Liu whu...@gmail.com wrote: Hi, By log I mean a serial message sent from a mote to a PC. I'm using telosb and T2.1.1. Log fails because of

Re: [Tinyos-help] MULTIHOP ROUTING

2013-10-14 Thread Mohd Adib Sarijari
I did recommend to use the virtual box with tiny OS, installation version. It is ready with working tinyOS which you don't need to bother about the installation problem. On Mon, Oct 14, 2013 at 7:05 PM, Modi, Jenis jenis.m...@email.wsu.eduwrote: A simple search on google

Re: [Tinyos-help] Installing on Windows 7

2013-08-23 Thread Mohd Adib Sarijari
Dear All, Why don't you try the XubunTOS (with TinyOS from tp-freeforall/prod repository) in VirtualBoxhttp://tinyos.stanford.edu/tinyos-wiki/index.php/Installing_XubunTOS_(with_TinyOS_from_tp-freeforall/prod_repository)_in_VirtualBox