* [Bluez-users] Infineon PBA31308
@ 2008-02-01 13:14 george keane
2008-02-01 16:33 ` Brad Midgley
0 siblings, 1 reply; 4+ messages in thread
From: george keane @ 2008-02-01 13:14 UTC (permalink / raw)
To: BlueZ users
[-- Attachment #1.1: Type: text/plain, Size: 930 bytes --]
Hi all,
I am using a Infineon PBA31308 module with a ARM board.I have cross
compiled the bluez-utils and bluez-libs for my platform.After I start the
hcid in the background,I call "hciattach ttyS1 any 115200",and when i do
hciconfig the output is
hci0: Type: UART
BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
DOWN INIT RUNNING
RX bytes:0 acl:0 sco:0 events:0 errors:0
TX bytes:4 acl:0 sco:0 commands:1 errors:0
and when I give "hciconfig hci0 up"
The output is
#Can't init device hci0: Connection timed out (110)
when we call hciattach with type as 'any' it doesn't do any device
initialization ,right?Does this module require initialization
while doing hciattach??what are the commands to be passed to initialize
it??From the mailing list archives I found that people have got it up and
running...Can somebody help me to bring it up??
Thanks in advance...
Regards,
G.K.
[-- Attachment #1.2: Type: text/html, Size: 1273 bytes --]
[-- Attachment #2: Type: text/plain, Size: 228 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
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] Infineon PBA31308
2008-02-01 13:14 [Bluez-users] Infineon PBA31308 george keane
@ 2008-02-01 16:33 ` Brad Midgley
2008-02-05 11:38 ` george keane
0 siblings, 1 reply; 4+ messages in thread
From: Brad Midgley @ 2008-02-01 16:33 UTC (permalink / raw)
To: BlueZ users
George
You should have a look at the gumstix patches to hciattach. In the
current form they're too gross to merge upstream but they do reveal
some hacks that are good to know on this adapter.
http://docwiki.gumstix.org/Buildroot
Brad
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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] Infineon PBA31308
2008-02-01 16:33 ` Brad Midgley
@ 2008-02-05 11:38 ` george keane
2008-02-05 15:32 ` Brad Midgley
0 siblings, 1 reply; 4+ messages in thread
From: george keane @ 2008-02-05 11:38 UTC (permalink / raw)
To: BlueZ users
[-- Attachment #1.1: Type: text/plain, Size: 1756 bytes --]
Hi Brad,
Thanks for your quick reply.I had a quick look(as i dont have a lot of
time to bring the 31308 up..:-(. at the gumstix site and had gone through
the hciattach patches found there. now I have a patch which was used by a
balckfin team on muClinux.(Almost same as the gumstix one..),
in the u->init function ,the command Read_local_version is written(using
different baudrates)...but after that when "select" is called the return
value is zero..indicating no response from the module...and then hciattach
fails...so does hciconfig(which shows no output)..Is that necessary to enter
the manufacturer mode and write the init command if I am using 115200??(in
simple words should I do anything in hciattach if I am using 115200?)
But when I call hciattach with "any' ....hciconfig reports the presence of
the device and /var/log/messages shows hci0 dev registered but I am not able
to do a hciconfig hci0 up...as it gives Can't init device connection timed
out...
Thnak you for your time...
Regards,
George.
On Feb 1, 2008 10:03 PM, Brad Midgley <bmidgley@gmail.com> wrote:
> George
>
> You should have a look at the gumstix patches to hciattach. In the
> current form they're too gross to merge upstream but they do reveal
> some hacks that are good to know on this adapter.
>
> http://docwiki.gumstix.org/Buildroot
>
> Brad
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>
[-- Attachment #1.2: Type: text/html, Size: 2445 bytes --]
[-- Attachment #2: Type: text/plain, Size: 228 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
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] Infineon PBA31308
2008-02-05 11:38 ` george keane
@ 2008-02-05 15:32 ` Brad Midgley
0 siblings, 0 replies; 4+ messages in thread
From: Brad Midgley @ 2008-02-05 15:32 UTC (permalink / raw)
To: BlueZ users
George
I believe blackfin is using an older version of the gumstix hack.
I haven't experimented with initializing the chip myself but I know it
is very particular about how things are done... I would suggest trying
to do things exactly as they do if you still have trouble.
Brad
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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:[~2008-02-05 15:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-01 13:14 [Bluez-users] Infineon PBA31308 george keane
2008-02-01 16:33 ` Brad Midgley
2008-02-05 11:38 ` george keane
2008-02-05 15:32 ` Brad Midgley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox