From: "YongLi" <sdliyong@gmail.com>
To: <bluez-users@lists.sourceforge.net>
Subject: [Bluez-users] ISSC Bluetooth dongle + GPS receiver problem
Date: Mon, 16 Apr 2007 12:04:37 +0800 [thread overview]
Message-ID: <003001c77fdc$5fcf6af0$9b01a8c0@LiYong> (raw)
[-- Attachment #1: Type: text/plain, Size: 2759 bytes --]
Hello All,
I am testing the ISSC Bluetooth dongle on my ARM platform. I am using Linux 2.6.16 kernel and bluez-utils 3.9. I can connect to a Bluetooth headphone. However, if I connect the USB dongle to a Bluetooth GPS receiver, the connection is broken sometimes. I performed the below steps:
1. Insert the ISSC USB dongle to USB port
2. run command "hciconfig hci0 up"
3. run command "hcitool scan"
4. the dongle find the GPS receiver and output the below message:
Scanning ...
00:0B:0D:76:14:FE BT-GPS
5. run command "rfcomm bind rfcomm0 00:0B:0D:76:14:FE"
6. run command "cat /dev/rfcomm0"
I can get the gps information like that:
$GPGSA,A,1,,,,,,,,,,,,,,,*1E
$GPRMC,034415.781,V,,,,,,,160407,,,N*40
$GPGGA,034416.769,,,,,0,00,,,M,0.0,M,,0000*5A
$GPGSA,A,1,,,,,,,,,,,,,,,*1E
However, the connection is broken after a random time. If I run the hcidump -x command on another terminal, the error message is:
> HCI Event: Number of Completed Packets (0x13) plen 5
01 01 00 01 00
> ACL data: handle 1 flags 0x02 dlen 17
L2CAP(d): cid 0x0040 len 13 [psm 3]
RFCOMM(d): UIH: cr 0 dlci 2 pf 0 ilen 9 fcs 0x40
47 50 47 47 41 2C 30 33 34
< ACL data: handle 1 flags 0x02 dlen 9
L2CAP(d): cid 0x0040 len 5 [psm 3]
RFCOMM(d): UIH: cr 1 dlci 2 pf 0 ilen 1 fcs 0x9a
47
> ACL data: handle 1 flags 0x02 dlen 17
L2CAP(d): cid 0x0040 len 13 [psm 3]
RFCOMM(d): UIH: cr 0 dlci 2 pf 0 ilen 9 fcs 0x40
34 33 36 2E 37 38 31 2C 2C
< ACL data: handle 1 flags 0x02 dlen 9
L2CAP(d): cid 0x0040 len 5 [psm 3]
RFCOMM(d): UIH: cr 1 dlci 2 pf 0 ilen 1 fcs 0x9a
50
< ACL data: handle 1 flags 0x02 dlen 9
L2CAP(d): cid 0x0040 len 5 [psm 3]
RFCOMM(d): UIH: cr 1 dlci 2 pf 0 ilen 1 fcs 0x9a
47
< ACL data: handle 1 flags 0x02 dlen 9
L2CAP(d): cid 0x0040 len 5 [psm 3]
RFCOMM(d): UIH: cr 1 dlci 2 pf 0 ilen 1 fcs 0x9a
47
< ACL data: handle 1 flags 0x02 dlen 9
L2CAP(d): cid 0x0040 len 5 [psm 3]
RFCOMM(d): UIH: cr 1 dlci 2 pf 0 ilen 1 fcs 0x9a
41
< ACL data: handle 1 flags 0x02 dlen 9
L2CAP(d): cid 0x0040 len 5 [psm 3]
RFCOMM(d): UIH: cr 1 dlci 2 pf 0 ilen 1 fcs 0x9a
2C
< ACL data: handle 1 flags 0x02 dlen 9
L2CAP(d): cid 0x0040 len 5 [psm 3]
RFCOMM(d): UIH: cr 1 dlci 2 pf 0 ilen 1 fcs 0x9a
30
< ACL data: handle 1 flags 0x02 dlen 9
L2CAP(d): cid 0x0040 len 5 [psm 3]
RFCOMM(d): UIH: cr 1 dlci 2 pf 0 ilen 1 fcs 0x9a
33
< HCI Command: Reset (0x03|0x0003) plen 0
Receive failed: Broken pipe
It seems that the ISSC BT dongle is incompatible with BlueZ, anyone encounters the same issue?
Thanks !
Tyler Li
[-- Attachment #2: Type: text/plain, Size: 286 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
[-- 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
next reply other threads:[~2007-04-16 4:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-16 4:04 YongLi [this message]
2007-04-16 13:41 ` [Bluez-users] ISSC Bluetooth dongle + GPS receiver problem Marcel Holtmann
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='003001c77fdc$5fcf6af0$9b01a8c0@LiYong' \
--to=sdliyong@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox