From: Benny <bennyvasanth@gmail.com>
To: bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] Serial(HCI-UART) Bluetooth Module - Initialization timeout error
Date: Thu, 24 Mar 2005 18:31:14 +0530 [thread overview]
Message-ID: <f54d8640503240501491f765e@mail.gmail.com> (raw)
In-Reply-To: <1111666515.1916.62.camel@pegasus>
Thanks Marcel for your reply. Yes we doing the same exercise debugging
step by step using the hciattach source. Yes we have chosen the
required configurations mentioned.
We are designing a Bluetooth remote device using a custom hardware
interfaced to a standard Bluetooth module(headset+SPP). We are
targeting this product for PC market.
So we have to suggest our customer a set of USB Bluetooth dongles
which supports Bluez on the Linux PC. We are finding that the CSR
based BT USB dongle is working fine under linux rather than the
SiliconWave based BT USB dongle. I may be wrong in this regard, I
might have missed some settings.
We have tried the following BT USB dongles:
i) unknown make(CSR) - Woking fine for Audio and data transfer.
ii) Orchid (Silicon wave) - Not working for Audio but recieving data.
iii) ANYCOM USB Adapter 240 (Silicon Wave) - Not working for Audio as
well as data.
We are using linux kernel 2.6.9-1.667(Fedora Core 3) and using the
latest CVS BT-SCO drivers.
Please advice.
Thanks & Regards,
Benny
On Thu, 24 Mar 2005 13:15:15 +0100, Marcel Holtmann <marcel@holtmann.org> wrote:
> Hi Benny,
>
> > We are now working with a RFMD Silicon wave based serial(hci-uart)
> > bluetooth module. We are trying to test for its working under linux
> > 2.6. We have installed the Bluetooth stack (bluetooth.o) module and
> > the HCI Uart (hci_uart.ko ) module.
> > We have tested for the working under windows.
> >
> > When we try to do hciattach the device with Serial port using the
> > following command.
> >
> > hciattach /dev/ttyS0 swave 115200 flow
> >
> > we are getting the INITIALIAZATION TIME OUT error. And it is the same
> > result with the following commands also:
> >
> > hciattach ttyS0 swave 115200 flow
> > hciattach -s 115200 ttyS0 swave 115200 flow
> > hciattach /dev/ttyS0 swave 115200
> >
> > Has anyone faced this problem before. Any pointers? Please advice.
>
> Silicon Wave or now RFMD never send me a development kit to improve the
> support for it. I only have Silicon Wave based USB dongles and most
> people I know uses the USB interface to attach a Bluetooth module with
> this chip.
>
> Look at the hciattach source code and see where this error occurs. Check
> your kernel config and make sure that H4 is really configured:
>
> CONFIG_BT_HCIUART=m
> CONFIG_BT_HCIUART_H4=y
>
> Regards
>
> Marcel
-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content. Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
next prev parent reply other threads:[~2005-03-24 13:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-24 11:50 [Bluez-users] Serial(HCI-UART) Bluetooth Module - Initialization timeout error Benny
2005-03-24 12:15 ` Marcel Holtmann
2005-03-24 13:01 ` Benny [this message]
2005-03-24 13:06 ` Marcel Holtmann
2005-03-24 13:18 ` Benny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f54d8640503240501491f765e@mail.gmail.com \
--to=bennyvasanth@gmail.com \
--cc=bluez-users@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.