public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] Problem with slow Speed of Socket CF Card
@ 2004-05-29  8:47 Wolfgang Mües
  2004-05-29  9:00 ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfgang Mües @ 2004-05-29  8:47 UTC (permalink / raw)
  To: bluez-users

Hello,

I am using the Socket Communications CF Card Rev. G with the CSR chipset=20
and the bcsp protocol in my Zaurus C750 with Kernel 2.4.18.
It is working fine (thank you, guys).

hicattach opens the card with a speed of 230 KBit/s. This is the speed=20
the CSR chipset is initialized after reset. I am using PAN, and I get a=20
file transfer rate of about 150 KBit/s. With other bluetooth devices=20
(USB dongle) I get about 550-600 KBit/s.

I have asked Socket Communications if the card is limited to slow=20
baudrates, and they have answered me that this card is able to perform=20
about 730 KBit/s under ideal conditions.

Obviously, this is not possible with a serial UART and 230 KBit/s.
So there must be a speed change command, and I want to use it.

Can anybody give me some usefull advice how to proceed?=20
I am able to write/change kernel drivers, but I have no hint where to=20
start and how to get the speed change information in the bcsp protocol.

best regards
Wolfgang M=FCes


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] Problem with slow Speed of Socket CF Card
  2004-05-29  8:47 [Bluez-users] Problem with slow Speed of Socket CF Card Wolfgang Mües
@ 2004-05-29  9:00 ` Marcel Holtmann
  2004-05-29  9:39   ` Wolfgang Mües
  0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2004-05-29  9:00 UTC (permalink / raw)
  To: Wolfgang Mües; +Cc: BlueZ Mailing List

Hi Wolfgang,

> I am using the Socket Communications CF Card Rev. G with the CSR chipset 
> and the bcsp protocol in my Zaurus C750 with Kernel 2.4.18.
> It is working fine (thank you, guys).
> 
> hicattach opens the card with a speed of 230 KBit/s. This is the speed 
> the CSR chipset is initialized after reset. I am using PAN, and I get a 
> file transfer rate of about 150 KBit/s. With other bluetooth devices 
> (USB dongle) I get about 550-600 KBit/s.
> 
> I have asked Socket Communications if the card is limited to slow 
> baudrates, and they have answered me that this card is able to perform 
> about 730 KBit/s under ideal conditions.
> 
> Obviously, this is not possible with a serial UART and 230 KBit/s.
> So there must be a speed change command, and I want to use it.
> 
> Can anybody give me some usefull advice how to proceed? 
> I am able to write/change kernel drivers, but I have no hint where to 
> start and how to get the speed change information in the bcsp protocol.

this is simple. Try "hciattach <dev> socket 460800".

Look at the manpage and the source code of hcitattch, because the kernel
hasn't really to do anything with it.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] Problem with slow Speed of Socket CF Card
  2004-05-29  9:00 ` Marcel Holtmann
@ 2004-05-29  9:39   ` Wolfgang Mües
  2004-05-29  9:56     ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfgang Mües @ 2004-05-29  9:39 UTC (permalink / raw)
  To: bluez-users

Hello Marcel,

Am Samstag, 29. Mai 2004 11:00 schrieb Marcel Holtmann:

> this is simple. Try "hciattach <dev> socket 460800".

Been there - done that.

"BCSP initalisation timed out"

230400 Baud is the only baud rate which is working. Do I need a special
version of the hciattach utility?

best regards
Wolfgang M=FCes


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] Problem with slow Speed of Socket CF Card
  2004-05-29  9:39   ` Wolfgang Mües
@ 2004-05-29  9:56     ` Marcel Holtmann
  0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2004-05-29  9:56 UTC (permalink / raw)
  To: Wolfgang Mües; +Cc: BlueZ Mailing List

Hi Wolfgang,

> > this is simple. Try "hciattach <dev> socket 460800".
> 
> Been there - done that.
> 
> "BCSP initalisation timed out"
> 
> 230400 Baud is the only baud rate which is working. Do I need a special
> version of the hciattach utility?

check the mailing list archives for a thread about BCSP and changing the
baud rate. This is not very easy and the CSR guys explained it in very
details.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

end of thread, other threads:[~2004-05-29  9:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-29  8:47 [Bluez-users] Problem with slow Speed of Socket CF Card Wolfgang Mües
2004-05-29  9:00 ` Marcel Holtmann
2004-05-29  9:39   ` Wolfgang Mües
2004-05-29  9:56     ` Marcel Holtmann

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