Author Topic: Cf Bluetooth  (Read 10181 times)

PDA frog

  • Newbie
  • *
  • Posts: 14
    • View Profile
Cf Bluetooth
« on: November 09, 2005, 04:47:27 am »
Hello
I'm newbi and I have a Problem with my CF BT billonton. When I want to create a PPP connection and I select search I have the message:Can't get DUN info.
When I do a cardctl ident, I have:
Product info: "Compact Flash", "Bluetooth Card", "",""
manfid: 0x022d, 0x2000
function: 2 (serial)
Anybody help me?
Thank you

rmrfchik

  • Jr. Member
  • **
  • Posts: 90
    • View Profile
Cf Bluetooth
« Reply #1 on: November 09, 2005, 06:01:27 am »
Quote
Hello
I'm newbi and I have a Problem with my CF BT billonton. When I want to create a PPP connection and I select search I have the message:Can't get DUN info.
When I do a cardctl ident, I have:
Product info: "Compact Flash", "Bluetooth Card", "",""
manfid: 0x022d, 0x2000
function: 2 (serial)
Anybody help me?
Thank you
[div align=\"right\"][a href=\"index.php?act=findpost&pid=102949\"][{POST_SNAPBACK}][/a][/div]
You should add the following into /etc/bluetooth/bt-uart.conf:
Code: [Select]
"Compact Flash", "Bluetooth Card":/dev/ttyS2 anyand restart bt:
Code: [Select]
/etc/pcmcia/bluetooth stop; /etc/pcmcia/bluetooth startnote, in your case bt-uart.conf can be different. It it doesn't help, look to other definitions in this file and find the correct for your case.
--
pdaXrom, SL-C860, Chronos (Billionton) BT/CF, SE Z600, SD 1Gb, Debian, brain damaged.

PDA frog

  • Newbie
  • *
  • Posts: 14
    • View Profile
Cf Bluetooth
« Reply #2 on: November 09, 2005, 07:05:30 am »
I have already "Compact Flash", "Bluetooth Card":/dev/ttyS3" in the file bt-uart.conf.
When I do /etc/pcmcia/bluetooth start, I have an error:"Starting Bluetooth... parse error line 3"

Question: in Dial-up, Modem, Device: I must write "/dev/ttyS3" exact?
Thank you
« Last Edit: November 09, 2005, 07:46:30 am by PDA frog »

rmrfchik

  • Jr. Member
  • **
  • Posts: 90
    • View Profile
Cf Bluetooth
« Reply #3 on: November 09, 2005, 09:46:10 am »
Quote
I have already "Compact Flash", "Bluetooth Card":/dev/ttyS3" in the file bt-uart.conf.
When I do /etc/pcmcia/bluetooth start, I have an error:"Starting Bluetooth... parse error line 3"

Question: in Dial-up, Modem, Device: I must write "/dev/ttyS3" exact?
Thank you
[div align=\"right\"][a href=\"index.php?act=findpost&pid=102962\"][{POST_SNAPBACK}][/a][/div]
O-o. "parse error" is bad sign.
In my bt-uart, the line looks like:
Code: [Select]
"Compact Flash", "Bluetooth Card", "", "":/dev/ttyS3 bcsp:/dev/ttyS3 baud_base 921600Be sure, you have the exact line.
--
pdaXrom, SL-C860, Chronos (Billionton) BT/CF, SE Z600, SD 1Gb, Debian, brain damaged.

PDA frog

  • Newbie
  • *
  • Posts: 14
    • View Profile
Cf Bluetooth
« Reply #4 on: November 09, 2005, 10:08:15 am »
Code: [Select]
"Compact Flash", "Bluetooth Card", "", "":/dev/ttyS3 bcsp:/dev/ttyS3 baud_base 921600So now the command "/BlueTooth start" work fine but I have always the message "Can't get DUN info"
« Last Edit: November 09, 2005, 11:29:09 am by PDA frog »

PDA frog

  • Newbie
  • *
  • Posts: 14
    • View Profile
Cf Bluetooth
« Reply #5 on: November 10, 2005, 02:17:21 pm »
HELP!!!
 

rmrfchik

  • Jr. Member
  • **
  • Posts: 90
    • View Profile
Cf Bluetooth
« Reply #6 on: November 10, 2005, 04:19:32 pm »
Quote
HELP!!!
 
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103175\"][{POST_SNAPBACK}][/a][/div]
Ok. What problem do u want to solve?
1. If you want inet, do the following:
 a) install btscanner and scan the air or use hcitool
  edit /etc/bluetooth/rfcomm.conf

2. If you want working pppconfig, be prepare for a long trip.
--
pdaXrom, SL-C860, Chronos (Billionton) BT/CF, SE Z600, SD 1Gb, Debian, brain damaged.

PDA frog

  • Newbie
  • *
  • Posts: 14
    • View Profile
Cf Bluetooth
« Reply #7 on: November 10, 2005, 04:57:41 pm »
I want just connect my Zaurus 3100 to my SE T610 to use the GPRS connection.  

rmrfchik

  • Jr. Member
  • **
  • Posts: 90
    • View Profile
Cf Bluetooth
« Reply #8 on: November 11, 2005, 03:32:33 am »
Quote
I want just connect my Zaurus 3100 to my SE T610 to use the GPRS connection. 
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103199\"][{POST_SNAPBACK}][/a][/div]
Did you know bt address of your phone?
--
pdaXrom, SL-C860, Chronos (Billionton) BT/CF, SE Z600, SD 1Gb, Debian, brain damaged.

PDA frog

  • Newbie
  • *
  • Posts: 14
    • View Profile
Cf Bluetooth
« Reply #9 on: November 11, 2005, 04:22:41 am »
No, I don't know.
Is any tutorial to connect a SL-C3100 with PDAXROM to GPRS of the SE T610?

rmrfchik

  • Jr. Member
  • **
  • Posts: 90
    • View Profile
Cf Bluetooth
« Reply #10 on: November 11, 2005, 01:52:24 pm »
Quote
No, I don't know.
Is any tutorial to connect a SL-C3100 with PDAXROM to GPRS of the SE T610?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103265\"][{POST_SNAPBACK}][/a][/div]
So, do as I said: use btscanner or hcitool to know phone bt address.
After that, edit rfcomm.conf file.
--
pdaXrom, SL-C860, Chronos (Billionton) BT/CF, SE Z600, SD 1Gb, Debian, brain damaged.

PDA frog

  • Newbie
  • *
  • Posts: 14
    • View Profile
Cf Bluetooth
« Reply #11 on: November 11, 2005, 03:02:50 pm »
So, do as I said: use btscanner or hcitool to know phone bt address.
After that, edit rfcomm.conf file.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103352\"][{POST_SNAPBACK}][/a][/div]
[/quote]
Ok, good. And after that, What should I do?

rmrfchik

  • Jr. Member
  • **
  • Posts: 90
    • View Profile
Cf Bluetooth
« Reply #12 on: November 13, 2005, 11:22:38 am »
Quote from: PDA frog,Nov 11 2005, 11:02 PM
So, do as I said: use btscanner or hcitool to know phone bt address.
After that, edit rfcomm.conf file.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103352\"][{POST_SNAPBACK}][/a][/div]
Ok, good. And after that, What should I do?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103357\"][{POST_SNAPBACK}][/a][/div]
[/quote]
edit /etc/bluetooth.conf:
Code: [Select]
rfcomm0 {
  bind yes;
  device 00:00:00:00:00:00;
  channel 1;
  comment "T68i";
  }
place btaddress as "device" parameter, then restart bt: /etc/init.d/bluetooth stop; start.
--
pdaXrom, SL-C860, Chronos (Billionton) BT/CF, SE Z600, SD 1Gb, Debian, brain damaged.

PDA frog

  • Newbie
  • *
  • Posts: 14
    • View Profile
Cf Bluetooth
« Reply #13 on: November 13, 2005, 12:57:38 pm »
I think my CF Bluetooth is not recognized. When I do sdptool browse, I have the message: Inquiry failed.

rmrfchik

  • Jr. Member
  • **
  • Posts: 90
    • View Profile
Cf Bluetooth
« Reply #14 on: November 14, 2005, 03:15:12 am »
Quote
I think my CF Bluetooth is not recognized. When I do sdptool browse, I have the message: Inquiry failed.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103522\"][{POST_SNAPBACK}][/a][/div]
does hcitool work?
--
pdaXrom, SL-C860, Chronos (Billionton) BT/CF, SE Z600, SD 1Gb, Debian, brain damaged.