Yeah, maybe the ip-driver is expecting/opening a 115200 baud rate
connection (this is the default on the telos), but the iris is working
at 57600 baud. Miklos

On Mon, Mar 29, 2010 at 9:00 PM, Jordi Soucheiron
<jsouchei...@dexmatech.com> wrote:
> I got a similar mistake when I was porting IPBasestation to the Z1. The
> problem was that the serial port was not sending or receiving data. Finally
> I got it working making some changes to both the IPBasestation and blip
> code.
>
> 2010/3/29 David Li <w.david...@gmail.com>
>>
>> Hi,
>>
>> I am using the latest tinyos-2.x tree on Ubuntu9.10. I have compiled for
>> Iris target and installed IPBasestation. Now I am puzzled by the following
>> error when starting the ip-driver
>>
>> /tinyos-2.x/support/sdk/c/blip$ sudo driver/ip-driver /dev/ttyUSB1 iris
>>
>> 2010-03-29T10:12:26.683PST: INFO: Read config from 'serial_tun.conf'
>> 2010-03-29T10:12:26.683PST: INFO: Using channel 15
>> 2010-03-29T10:12:26.683PST: INFO: Retries: 5
>> 2010-03-29T10:12:26.683PST: INFO: telnet console server running on port
>> 6106
>> 2010-03-29T10:12:26.684PST: INFO: created tun device: tun0
>> 2010-03-29T10:12:31.786PST: FATAL: configuring interface failed!
>> aborting!
>>
>>
>> I have searched the archive and found similar issues on other platforms.
>> So I am wondering if this is only happening to Iris. Can anyone shed some
>> light?
>>
>> --
>> Regards,
>>
>> - David
>>
>> _______________________________________________
>> Tinyos-help mailing list
>> Tinyos-help@millennium.berkeley.edu
>> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to