* [Bluez-users] obexserver and t68i problem?
@ 2004-07-25 12:03 Bc. Michal Semler
2004-07-25 12:21 ` Marcel Holtmann
0 siblings, 1 reply; 9+ messages in thread
From: Bc. Michal Semler @ 2004-07-25 12:03 UTC (permalink / raw)
To: bluez-users
Hi,
after a long time I needed send photos from my phone to bluez box.
sdpd
sdptool add --channel=10 OPUSH
obexserver
Mobile finds bluez box, try send, but writes connection problem:
here is output of hcidump
# hcidump -x
HCIDump - HCI packet analyzer ver 1.9
device: hci0 snap_len: 1028 filter: 0xffffffff
> HCI Event: Connect Request (0x04) plen 10
51 EC FC D9 0A 00 04 02 52 01
< HCI Command: Accept Connection Request (0x01|0x0009) plen 7
51 EC FC D9 0A 00 00
> HCI Event: Command Status (0x0f) plen 4
00 01 09 04
> HCI Event: Connect Complete (0x03) plen 11
1A 2F 00 51 EC FC D9 0A 00 01 00
Thanks
Michal
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] obexserver and t68i problem?
2004-07-25 12:03 [Bluez-users] obexserver and t68i problem? Bc. Michal Semler
@ 2004-07-25 12:21 ` Marcel Holtmann
2004-07-25 12:38 ` Bc. Michal Semler
0 siblings, 1 reply; 9+ messages in thread
From: Marcel Holtmann @ 2004-07-25 12:21 UTC (permalink / raw)
To: cijoml; +Cc: BlueZ Mailing List
Hi Michal,
> after a long time I needed send photos from my phone to bluez box.
>
> sdpd
> sdptool add --channel=10 OPUSH
> obexserver
>
> Mobile finds bluez box, try send, but writes connection problem:
>
> here is output of hcidump
>
> # hcidump -x
> HCIDump - HCI packet analyzer ver 1.9
> device: hci0 snap_len: 1028 filter: 0xffffffff
> > HCI Event: Connect Request (0x04) plen 10
> 51 EC FC D9 0A 00 04 02 52 01
> < HCI Command: Accept Connection Request (0x01|0x0009) plen 7
> 51 EC FC D9 0A 00 00
> > HCI Event: Command Status (0x0f) plen 4
> 00 01 09 04
> > HCI Event: Connect Complete (0x03) plen 11
> 1A 2F 00 51 EC FC D9 0A 00 01 00
you can easily look up the error code in the Bluetooth spec. part D. It
says that 0x1a means "unsupported remote feature":
The Unsupported Remote Feature error code indicates that the
remote device does not support the feature associated with the
issued command or LMP PDU.
If I remember correctly then there was an email from a CSR guy that
explained how to interpret these LMP related error messages.
Frist guess is that it is a role switch or scatternet problem.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] obexserver and t68i problem?
2004-07-25 12:21 ` Marcel Holtmann
@ 2004-07-25 12:38 ` Bc. Michal Semler
2004-07-25 12:49 ` Marcel Holtmann
0 siblings, 1 reply; 9+ messages in thread
From: Bc. Michal Semler @ 2004-07-25 12:38 UTC (permalink / raw)
To: Marcel Holtmann; +Cc: bluez-users
Dne ne 25. =E8ervence 2004 14:21 jste napsal(a):
Hi Marcel,
it shouldn't be...
lp hold,sniff,park,rswitch;
CSR 16.1.1
MS mouse and keyboard connected
# cat /proc/bluetooth/l2cap
D2:AE:7D:F2:50:00 92:73:80:F2:50:00 1 19 0x0041 0x0069 672 48 0x1
D2:AE:7D:F2:50:00 92:73:80:F2:50:00 1 17 0x0040 0x0068 672 48 0x1
D2:AE:7D:F2:50:00 4C:3A:7F:F2:50:00 1 19 0x0041 0x0069 672 48 0x1
D2:AE:7D:F2:50:00 4C:3A:7F:F2:50:00 1 17 0x0040 0x0068 672 48 0x1
00:00:00:00:00:00 00:00:00:00:00:00 4 1 0x0000 0x0000 672 0 0x0
00:00:00:00:00:00 00:00:00:00:00:00 4 19 0x0000 0x0000 672 0 0x1
00:00:00:00:00:00 00:00:00:00:00:00 4 17 0x0000 0x0000 672 0 0x1
00:00:00:00:00:00 00:00:00:00:00:00 4 3 0x0000 0x0000 1024 0 0x0
Channels are free I think
Michal
> Hi Michal,
>
> > after a long time I needed send photos from my phone to bluez box.
> >
> > sdpd
> > sdptool add --channel=3D10 OPUSH
> > obexserver
> >
> > Mobile finds bluez box, try send, but writes connection problem:
> >
> > here is output of hcidump
> >
> > # hcidump -x
> > HCIDump - HCI packet analyzer ver 1.9
> > device: hci0 snap_len: 1028 filter: 0xffffffff
> >
> > > HCI Event: Connect Request (0x04) plen 10
> >
> > 51 EC FC D9 0A 00 04 02 52 01
> > < HCI Command: Accept Connection Request (0x01|0x0009) plen 7
> > 51 EC FC D9 0A 00 00
> >
> > > HCI Event: Command Status (0x0f) plen 4
> >
> > 00 01 09 04
> >
> > > HCI Event: Connect Complete (0x03) plen 11
> >
> > 1A 2F 00 51 EC FC D9 0A 00 01 00
>
> you can easily look up the error code in the Bluetooth spec. part D. It
> says that 0x1a means "unsupported remote feature":
>
> The Unsupported Remote Feature error code indicates that the
> remote device does not support the feature associated with the
> issued command or LMP PDU.
>
> If I remember correctly then there was an email from a CSR guy that
> explained how to interpret these LMP related error messages.
>
> Frist guess is that it is a role switch or scatternet problem.
>
> Regards
>
> Marcel
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] obexserver and t68i problem?
2004-07-25 12:38 ` Bc. Michal Semler
@ 2004-07-25 12:49 ` Marcel Holtmann
2004-07-25 13:19 ` Bc. Michal Semler
0 siblings, 1 reply; 9+ messages in thread
From: Marcel Holtmann @ 2004-07-25 12:49 UTC (permalink / raw)
To: cijoml; +Cc: BlueZ Mailing List
Hi Michal,
> it shouldn't be...
> lp hold,sniff,park,rswitch;
>
> CSR 16.1.1
it is the Microsoft dongle and this is not HCI 16.4 even if it includes
many fixes that weren't in the HCI 16.1 firmware.
> MS mouse and keyboard connected
This is maybe the problem, because your PC is the master of a piconet
with two slaves and you are trying to connect from another master (your
mobile phone) into it. What kind of phone is it?
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] obexserver and t68i problem?
2004-07-25 12:49 ` Marcel Holtmann
@ 2004-07-25 13:19 ` Bc. Michal Semler
2004-07-25 16:19 ` Marcel Holtmann
0 siblings, 1 reply; 9+ messages in thread
From: Bc. Michal Semler @ 2004-07-25 13:19 UTC (permalink / raw)
To: Marcel Holtmann; +Cc: bluez-users
Dne ne 25. =E8ervence 2004 14:49 jste napsal(a):
> Hi Michal,
>
> > it shouldn't be...
> > lp hold,sniff,park,rswitch;
> >
> > CSR 16.1.1
>
> it is the Microsoft dongle and this is not HCI 16.4 even if it includes
> many fixes that weren't in the HCI 16.1 firmware.
>
> > MS mouse and keyboard connected
>
> This is maybe the problem, because your PC is the master of a piconet
> with two slaves and you are trying to connect from another master (your
> mobile phone) into it. What kind of phone is it?
Sony ericsson t68i
>
> Regards
>
> Marcel
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] obexserver and t68i problem?
2004-07-25 13:19 ` Bc. Michal Semler
@ 2004-07-25 16:19 ` Marcel Holtmann
2004-07-25 16:33 ` Bc. Michal Semler
0 siblings, 1 reply; 9+ messages in thread
From: Marcel Holtmann @ 2004-07-25 16:19 UTC (permalink / raw)
To: cijoml; +Cc: BlueZ Mailing List
Hi Michal,
> > > CSR 16.1.1
> >
> > it is the Microsoft dongle and this is not HCI 16.4 even if it includes
> > many fixes that weren't in the HCI 16.1 firmware.
> >
> > > MS mouse and keyboard connected
> >
> > This is maybe the problem, because your PC is the master of a piconet
> > with two slaves and you are trying to connect from another master (your
> > mobile phone) into it. What kind of phone is it?
>
> Sony ericsson t68i
the Bluetooth chip of that phone is very old. Try to connect without the
mouse and the keyboard attached. Try another Bluetooth dongle with at
least HCI 16.4 firmware.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] obexserver and t68i problem?
2004-07-25 16:19 ` Marcel Holtmann
@ 2004-07-25 16:33 ` Bc. Michal Semler
2004-07-25 16:44 ` Marcel Holtmann
0 siblings, 1 reply; 9+ messages in thread
From: Bc. Michal Semler @ 2004-07-25 16:33 UTC (permalink / raw)
To: bluez-users
Still looking for a newer firmware for my dongle. And still hope, that XP S=
P2=20
will include except builtin BT support upgrade of dongle firmware too...
Michal
Dne ne 25. =E8ervence 2004 18:19 Marcel Holtmann napsal(a):
> Hi Michal,
>
> > > > CSR 16.1.1
> > >
> > > it is the Microsoft dongle and this is not HCI 16.4 even if it includ=
es
> > > many fixes that weren't in the HCI 16.1 firmware.
> > >
> > > > MS mouse and keyboard connected
> > >
> > > This is maybe the problem, because your PC is the master of a piconet
> > > with two slaves and you are trying to connect from another master (yo=
ur
> > > mobile phone) into it. What kind of phone is it?
> >
> > Sony ericsson t68i
>
> the Bluetooth chip of that phone is very old. Try to connect without the
> mouse and the keyboard attached. Try another Bluetooth dongle with at
> least HCI 16.4 firmware.
>
> Regards
>
> Marcel
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by BEA Weblogic Workshop
> FREE Java Enterprise J2EE developer tools!
> Get your free copy of BEA WebLogic Workshop 8.1 today.
> http://ads.osdn.com/?ad_id=3D4721&alloc_id=3D10040&op=3Dclick
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] obexserver and t68i problem?
2004-07-25 16:33 ` Bc. Michal Semler
@ 2004-07-25 16:44 ` Marcel Holtmann
2004-07-25 18:48 ` Bc. Michal Semler
0 siblings, 1 reply; 9+ messages in thread
From: Marcel Holtmann @ 2004-07-25 16:44 UTC (permalink / raw)
To: cijoml; +Cc: BlueZ Mailing List
Hi Michal,
> Still looking for a newer firmware for my dongle. And still hope, that XP SP2
> will include except builtin BT support upgrade of dongle firmware too...
don't expect too much. I think that Microsoft still don't likes
Bluetooth.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] obexserver and t68i problem?
2004-07-25 16:44 ` Marcel Holtmann
@ 2004-07-25 18:48 ` Bc. Michal Semler
0 siblings, 0 replies; 9+ messages in thread
From: Bc. Michal Semler @ 2004-07-25 18:48 UTC (permalink / raw)
To: bluez-users
Hmm I can hope :D
But I think that if apple provides firmware update, Microsoft will do so to=
o.
Michal=20
Dne ne 25. =E8ervence 2004 18:44 Marcel Holtmann napsal(a):
> Hi Michal,
>
> > Still looking for a newer firmware for my dongle. And still hope, that =
XP
> > SP2 will include except builtin BT support upgrade of dongle firmware
> > too...
>
> don't expect too much. I think that Microsoft still don't likes
> Bluetooth.
>
> Regards
>
> Marcel
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by BEA Weblogic Workshop
> FREE Java Enterprise J2EE developer tools!
> Get your free copy of BEA WebLogic Workshop 8.1 today.
> http://ads.osdn.com/?ad_id=3D4721&alloc_id=3D10040&op=3Dclick
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2004-07-25 18:48 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-25 12:03 [Bluez-users] obexserver and t68i problem? Bc. Michal Semler
2004-07-25 12:21 ` Marcel Holtmann
2004-07-25 12:38 ` Bc. Michal Semler
2004-07-25 12:49 ` Marcel Holtmann
2004-07-25 13:19 ` Bc. Michal Semler
2004-07-25 16:19 ` Marcel Holtmann
2004-07-25 16:33 ` Bc. Michal Semler
2004-07-25 16:44 ` Marcel Holtmann
2004-07-25 18:48 ` Bc. Michal Semler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox