Re: [Tinyos-help] TOSSIM simulation

2013-03-08 Thread Prakhar
http://www.csi.ucd.ie/content/octopus-dashboard-sensor-networks-visual-control ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] Debugging IRIS motes

2013-03-08 Thread Janos Sallai
I remember something like a 32kb code size limit with the AVR Dragon. It's something that I would check before getting one. It certainly does support the ATMega1281 though. Janos On Fri, Mar 8, 2013 at 12:57 AM, András Bíró wrote: > Not any JTAG programmer, JTAG ICE wouldn't work, because it doe

Re: [Tinyos-help] Debugging IRIS motes

2013-03-08 Thread András Bíró
They fixed that a long time ago in the Dragon firmware. I actually used a dragon for JTAG debugging on an atm128rfa1, and it worked. But I agree with Miklos and Janos, it's almost impossible to use for anything, and not just because of timing: It crashed for me every time I wanted to use complicat

[Tinyos-help] Radio to serial communication on Motelab

2013-03-08 Thread Modi, Jenis
Hi Guys, I have wrote code for radio to serial communication. When I check this code manually on motes, it gives me correct data, but when I execute the same code on Harvard's motelab - for sender's address , I get "1" instead of different sender addresses. Plz help. RadioCountToLedsC.nc (Mod