public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] receiving files from the phone
@ 2005-03-24 19:12 Surfkid19 Surfkid19
  2005-03-24 22:49 ` Marcel Holtmann
  0 siblings, 1 reply; 3+ messages in thread
From: Surfkid19 Surfkid19 @ 2005-03-24 19:12 UTC (permalink / raw)
  To: bluez-users

Hi,

I'd like to transfer files from a nokia phone to the PC. How
can I achieve this?
What are the transfer rates you've experienced?

What I've already tried:

linux 2.4.28 + affix bluetooth driver + btctl utility's OBEX
FTP commands:
it works, but only with 13-15kbyte/sec receiving speed

liunx 2.6.10 + the kernels inbuilt bluez driver and the
following programs:

btftp from the bluez CVS (receiving speed about 25kbyte/sec)
KDE's bluetooth utilities which have an obex FTP transfer
utility it could receive
at a rate of 20kbyte/sec.

My question is how to debug what makes transfer so slow?
What rates have you exprienced using obex ftp and object
push? (I'm particularly interested in the phone>PC direction).
Any other possibilities for file transfer apart from obex
ftp and object push?

I'd appreciate any help!

Best Regards,
Surfkid

PS: the dongle I've used at the PC is a cambridge type USB
dongle, with the standard hci_usb driver. 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bluez-users] receiving files from the phone
  2005-03-24 19:12 [Bluez-users] receiving files from the phone Surfkid19 Surfkid19
@ 2005-03-24 22:49 ` Marcel Holtmann
  2005-04-01 10:48   ` Surf-kid20
  0 siblings, 1 reply; 3+ messages in thread
From: Marcel Holtmann @ 2005-03-24 22:49 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi,

> I'd like to transfer files from a nokia phone to the PC. How
> can I achieve this?
> What are the transfer rates you've experienced?
> 
> What I've already tried:
> 
> linux 2.4.28 + affix bluetooth driver + btctl utility's OBEX
> FTP commands:
> it works, but only with 13-15kbyte/sec receiving speed
> 
> liunx 2.6.10 + the kernels inbuilt bluez driver and the
> following programs:
> 
> btftp from the bluez CVS (receiving speed about 25kbyte/sec)
> KDE's bluetooth utilities which have an obex FTP transfer
> utility it could receive
> at a rate of 20kbyte/sec.
> 
> My question is how to debug what makes transfer so slow?
> What rates have you exprienced using obex ftp and object
> push? (I'm particularly interested in the phone>PC direction).
> Any other possibilities for file transfer apart from obex
> ftp and object push?

I can't tell you anything about the Affix stack, but the BlueZ part of
RFCOMM is doing quite good. However sometimes the phone is the limit
here and RFCOMM + OBEX adds a lot of unneeded overhead.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bluez-users] receiving files from the phone
  2005-03-24 22:49 ` Marcel Holtmann
@ 2005-04-01 10:48   ` Surf-kid20
  0 siblings, 0 replies; 3+ messages in thread
From: Surf-kid20 @ 2005-04-01 10:48 UTC (permalink / raw)
  To: bluez-users

Hi,

> Hi,
> 
> > I'd like to transfer files from a nokia phone to the PC. How
> > can I achieve this?
> > What are the transfer rates you've experienced?
> > 
> > What I've already tried:
> > 
> > linux 2.4.28 + affix bluetooth driver + btctl utility's OBEX
> > FTP commands:
> > it works, but only with 13-15kbyte/sec receiving speed
> > 
> > liunx 2.6.10 + the kernels inbuilt bluez driver and the
> > following programs:
> > 
> > btftp from the bluez CVS (receiving speed about 25kbyte/sec)
> > KDE's bluetooth utilities which have an obex FTP transfer
> > utility it could receive
> > at a rate of 20kbyte/sec.
> > 
> > My question is how to debug what makes transfer so slow?
> > What rates have you exprienced using obex ftp and object
> > push? (I'm particularly interested in the phone>PC
direction).
> > Any other possibilities for file transfer apart from obex
> > ftp and object push?
> 
> I can't tell you anything about the Affix stack, but the
BlueZ part of
> RFCOMM is doing quite good. However sometimes the phone is
the limit
> here and RFCOMM + OBEX adds a lot of unneeded overhead.
> 
> Regards
> 
> Marcel

I've also tried the blueZ driver, however the phone>PC
direction using OBEX was still only max 20kbyte/sec (at a
distance of 1 meters, DH5 packets were listed at pkg_config).

How could we debug what is causing this slowdown? (where is
the narrow part of the channel..)

Can anyone give some figures for Phone>PC transfer rate
using OBEX?

Is there any other (faster) option to transfer files from
phone to the PC?

I'd be really grateful also, if you could point me to a
manufacturer of some _serial_ bluetooth modul (just a
module, not a complete product), which can do fast OBEX
transfers...

Best regards,
Surf


-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/Info/Sentarus/hamr30
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-04-01 10:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-24 19:12 [Bluez-users] receiving files from the phone Surfkid19 Surfkid19
2005-03-24 22:49 ` Marcel Holtmann
2005-04-01 10:48   ` Surf-kid20

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox