[Tinyos-help] Re: [Avrora] BaseStation and net.tinyos.tools.Listen

2008-01-10 Thread Osman Ugus
Hi Rodolfo, As far as see, you do not forward the packets received from Base station to the serial port. This is the reason why you can not connect to the port 2390. I think your command should look like this: java avrora/Main -platform=mica2 -report-seconds -monitors=packet,leds,*serial*

[Tinyos-help] Re: [Avrora] BaseStation and net.tinyos.tools.Listen

2008-01-10 Thread Osman Ugus
Hi Rodolfo, As far as I see, you do not forward the packets received from Base station to the serial port. This is the reason why you can not connect to the port 2390. I think your command should look like this: java avrora/Main -platform=mica2 -report-seconds -monitors=packet,leds,*serial*