Re: [Tinyos-help] Problems with Meshbean

2011-01-11 Thread Miklos Maroti
ani. > > - Original Message - > From: "Miklos Maroti" > To: 200911...@daiict.ac.in > Sent: Tuesday, January 11, 2011 6:08:25 PM > Subject: Re: [Tinyos-help] Problems with Meshbean > > Hi! > > The tinyos-2.x tree on sourceforge is obsolete. Use this: >

Re: [Tinyos-help] Problems with Meshbean

2011-01-11 Thread Miklos Maroti
Hi Deepak, Do you use the latest tinyos SVN code from google code and the latest tinyos-2.x-contrib/etzh meshbean platforms? That should work without a problem. Best, Miklos On Tue, Jan 11, 2011 at 6:06 AM, <200911...@daiict.ac.in> wrote: > Hello, >   I have been working with TinyOs for

[Tinyos-help] Problems with Meshbean

2011-01-10 Thread 200911033
Hello, I have been working with TinyOs for quite sometime now. I wrote small applications with Micaz and they seemed to work properly, however when I wrote them for meshbean I am facing quite a few errors. My guess is that my source files are not properly updated. Please guide me with this erro

Re: [Tinyos-help] problems with meshbean

2010-12-29 Thread Miklos Maroti
Hi Deepak, You can change the tx power by using the interface PacketField as PacketTransmitPower; interface provided by RF230ActiveMessageC.nc As for changing the nodeid, there is some script that does that in the build process. Probably you are using the graphical bootloader, and you do not cal

[Tinyos-help] problems with meshbean

2010-12-23 Thread 200911033
Hello, I had previously written code for micaz, now I am facing a couple of problems when programming for meshnetics. I need to know how can I set the TOS_NODE_ID for any given node. Also Micaz uses CC2420 and we could change tx power before every transmission, however how to do that for mesh