Re: [Tinyos-help] CC2420 Vs. CC2420X

2013-01-09 Thread Miklos Maroti
Hi Wasif! Ucmini uses the atmega128rfa1 chip (and not the cc2420) and it is fully supported in tinyos, just type "make ucmini". Miklos On Wed, Jan 9, 2013 at 11:55 AM, wasif masood wrote: > > Thanks alot Janos! it seems to work now, it was a clumsy mistake on my side. > Another Questions, make

[Tinyos-help] TinyRPL multi root DODAG info

2013-01-09 Thread Luca Ferrucci
Goodmorning, I have a question about the TinyOs implementation of Rpl, TinyRpl. I read on http://docs.tinyos.net/tinywiki/index.php/TinyRPL that the actual implementation support multiple DODAG_ID and a single InstanceID. Does it mean that I can support more than a DODAG tree (each with a different

Re: [Tinyos-help] CFLAGS vs PFLAGS

2013-01-09 Thread wasif masood
I usually use CFLAGS for path settings, and PFLAGS for #*ifdef* MACROs. Not sure whether this is the right purpose, but it works for me :D Regards, Wasif! On Wed, Jan 9, 2013 at 12:14 AM, Eric Decker wrote: > > PFLAGS in the context of tinyos is supposed to be Platform FLAGS whatever > that mea

Re: [Tinyos-help] CC2420 Vs. CC2420X

2013-01-09 Thread wasif masood
Thanks alot Janos! it seems to work now, it was a clumsy mistake on my side. Another Questions, make z1 CC2420x doesn't work. Do u ever have any experience with that! and also neither for UCMINI. Regards, Wasif! On Wed, Jan 9, 2013 at 4:25 PM, Janos Sallai wrote: > Wasif: > > Regarding setting

[Tinyos-help] Problem in receiving the message after restarting the mote

2013-01-09 Thread Swetha
pseudocode; 1. 1-boot (red led) 2. broadcast the packet,after send done(green light) 3. receive the packet, decode the packet and set led accordingly as (set blue) 4. broadcast the packet after coding, send done (set led green) 5. receive packet, decode it and set led accordingly as (set 7

[Tinyos-help] LEACH PROTOCOL

2013-01-09 Thread Sayantani Saha
Hi, I nned to Implement LEACH protocol in the tinyos versio 2.1.0. Is it already available? Can anyone provide me the source code of the protocol? -- View this message in context: http://tinyos-help.10906.n7.nabble.com/LEACH-PROTOCOL-tp22323.html Sent from the TinyOS - Help mailing list arc

[Tinyos-help] CC2420 Vs. CC2420X

2013-01-09 Thread wasif masood
Hi all, I am trying to measure the message delay on Telosb platform and now comparing the CC2420 stack with CC2420X stack. Below are the two Histograms showing the delay spread of Cc2420 and CC2420X stacks respectively. The experiment is perfromed for around 1 hr at the same time using two differe