* Hard-configuring a BT Module
@ 2015-03-30 22:30 Randy Yates
2015-03-30 22:49 ` Marcel Holtmann
0 siblings, 1 reply; 3+ messages in thread
From: Randy Yates @ 2015-03-30 22:30 UTC (permalink / raw)
To: linux-bluetooth
Hi,
we are building a custom board using the TI AM335x ARM processor and
want to base it on the armhf port of debian linux.
to save cost/power/etc), our system will not have a usb bridge, so the
usual method of adding a bluetooth device via plugging it into a usb
port will not be used.
is it possible to configure bluez and/or the kernel to recognize and use
a BT module (an LSR TiWi-uB2) that has its HCI serial interface
hard-wired to a specific serial port / uart on the ARM?
also, is the LSR TiWi-uB2 known to operate with bluez correctly?
thanks for any help you can suggest.
--
Randy Yates
Digital Signal Labs
http://www.digitalsignallabs.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Hard-configuring a BT Module
2015-03-30 22:30 Hard-configuring a BT Module Randy Yates
@ 2015-03-30 22:49 ` Marcel Holtmann
2015-03-30 22:59 ` Randy Yates
0 siblings, 1 reply; 3+ messages in thread
From: Marcel Holtmann @ 2015-03-30 22:49 UTC (permalink / raw)
To: Randy Yates; +Cc: linux-bluetooth
Hi Randy,
> we are building a custom board using the TI AM335x ARM processor and
> want to base it on the armhf port of debian linux.
>
> to save cost/power/etc), our system will not have a usb bridge, so the
> usual method of adding a bluetooth device via plugging it into a usb
> port will not be used.
>
> is it possible to configure bluez and/or the kernel to recognize and use
> a BT module (an LSR TiWi-uB2) that has its HCI serial interface
> hard-wired to a specific serial port / uart on the ARM?
you are looking for hciattach or btattach tool to attach a serial port to the kernel.
> also, is the LSR TiWi-uB2 known to operate with bluez correctly?
No idea. Nobody ever send me board and enough instructions to test this all. There is TI support in hciattach. So at least there is a starting point if it does not work out of the box.
Regards
Marcel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Hard-configuring a BT Module
2015-03-30 22:49 ` Marcel Holtmann
@ 2015-03-30 22:59 ` Randy Yates
0 siblings, 0 replies; 3+ messages in thread
From: Randy Yates @ 2015-03-30 22:59 UTC (permalink / raw)
To: Marcel Holtmann; +Cc: linux-bluetooth
Marcel Holtmann <marcel@holtmann.org> writes:
> Hi Randy,
>
>> we are building a custom board using the TI AM335x ARM processor and
>> want to base it on the armhf port of debian linux.
>>
>> to save cost/power/etc), our system will not have a usb bridge, so the
>> usual method of adding a bluetooth device via plugging it into a usb
>> port will not be used.
>>
>> is it possible to configure bluez and/or the kernel to recognize and use
>> a BT module (an LSR TiWi-uB2) that has its HCI serial interface
>> hard-wired to a specific serial port / uart on the ARM?
>
> you are looking for hciattach or btattach tool to attach a serial port to the kernel.
>
>> also, is the LSR TiWi-uB2 known to operate with bluez correctly?
>
> No idea. Nobody ever send me board and enough instructions to test this all. There is TI support in hciattach. So at least there is a starting point if it does not work out of the box.
Aha! Excellent! Thank you, Marcel.
--
Randy Yates
Digital Signal Labs
http://www.digitalsignallabs.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-03-30 22:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-30 22:30 Hard-configuring a BT Module Randy Yates
2015-03-30 22:49 ` Marcel Holtmann
2015-03-30 22:59 ` Randy Yates
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.