The problem is that I set its IP address via 'arp' command, using its
MAC address.

2007/10/2, Giri Baleri <[EMAIL PROTECTED]>:
> If you know the IP address, you can look it up in Lantronix device
> installer and make a note of the corresponding MAC address.
>
> Giri
>
> -----Original Message-----
> From: Bernardo Avila Pires [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 02, 2007 12:15 PM
> To: Giri Baleri
> Cc: JeongKwanhee; tinyos-help@millennium.berkeley.edu
> Subject: Re: [Tinyos-help] MIB600 115200
>
> Talking about MIB600, dos anyone know how to find out the MAC address of
> one of these? There's one here whose address has faded from the board.
>
> 2007/10/2, Giri Baleri <[EMAIL PROTECTED]>:
> >
> >
> > Here's what you need to do to change the default baud rates for the
> MIB600.
> >
> > 1. Open a web browser and type the IP address of MIB600. You should
> > see Lantronix web manager page.
> > 2. From the left hand menu corner, click on Channel 1 and and the
> > default settings should be:
> >     Serial Port Speed: 115200
> >     Port :10001
> >
> > 3. From the left hand menu corner, click on Channel 2 and the default
> > settings should be:
> >     Serial Port Speed: 57600
> >     Port:10002
> >
> > 4. If you make changes above, save/update the settings.
> >
> > I hope that helps,
> > Giri
> >
> >  ________________________________
> >  From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of
> > JeongKwanhee
> > Sent: Tuesday, October 02, 2007 6:19 AM
> > To: tinyos-help@Millennium.Berkeley.EDU
> > Subject: [Tinyos-help] MIB600 115200
> >
> >
> >
> >
> >
> > Hello! Everybody.
> >
> >
> >
> > I am trying to change the baud rate from 57600 to 115200 on MIB600.
> >
> > However, I cannot operate correctly. I do not know why it is not
> running.
> >
> >
> >
> > So, I will write down about my trial for changing rate.
> >
> > First, I tried.
> >
> > In eprb.extra  file, I added -dport=10001 on uisp programming.
> >
> > .....is not run..
> >
> >
> >
> > Second, I tried.
> >
> > I changed HPLUART0M.nc file as follows.
> >
> > outp(15, UBRR0L) -> outp(7, UBRR0L)
> >
> > ...is not run..
> >
> >
> >
> > At result of my test, it always runs just to 10002 port(57600bps).
> >
> >
> >
> > If somebody know how to change the baud rate, please reply to this.
> >
> >
> >
> > Thank you
> > _______________________________________________
> > Tinyos-help mailing list
> > Tinyos-help@Millennium.Berkeley.EDU
> > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-he
> > lp
> >
>
>
> --
> "The truth shall set you free"
>


-- 
"The truth shall set you free"
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to