AT+GMI or AT+CGMI give this Issue manufacturer ID code : Mitsubishi
at+cgmm Issue model ID code M7
But thats meen you should envisage all mobil manufacturer ?
There isn't "generic" way like AT + CPROT=0 give Connect so use this one nor 
Error try AT+*EOBEX give connect or OK (don't really know) so we use this 
one and then com error ?


>From: "Christian W. Zuckschwerdt" <[EMAIL PROTECTED]>
>To: surfzoid surfzoid <[EMAIL PROTECTED]>,  
>[email protected]
>Subject: Re: debugging M341i
>Date: Wed, 11 Oct 2006 23:31:12 +0200
>
>Ok,
>
>Edit bfb/bfb_io.c
>
>line 410 change
>                 goto err;
>to
>                 goto ericsson;
>
>then line 475 change
>         if(do_at_cmd(ttyfd, "AT*EOBEX\r\n"...
>to
>         if(do_at_cmd(ttyfd, "AT+CPROT=0\r\n"...
>
>That should cover it for testing.
>
>Find the tty device for IrDA (something like /dev/ircomm0)
>Use this command then:
>     obexftp -t /dev/ircomm0 -c IMAGES -g img.jpg
>
>Also give me the output from "AT+GMI" so I can implement this the right 
>way.
>
>regards,
>Christian
>
>surfzoid surfzoid schrieb:
> > In fact my opinion is the CPROT=0 is necessary
>

_________________________________________________________________
Découvrez Windows Live Messenger : le futur de MSN Messenger ! 
www.windowslivemessenger.fr


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to