Author Topic: Bluetooth  (Read 27009 times)

edoc

  • Jr. Member
  • **
  • Posts: 64
    • View Profile
    • http://bibleseven.com
Bluetooth
« Reply #30 on: January 24, 2006, 11:06:01 pm »
I have a Socket Bluetooth CF Card in my C1000.

When I try to access it from my cellphone using the Paired Devices
mode the Zaurus is recognized and then I am asked for a "passcode".

Anyone have any idea what this might be or where I might find or
reset it on the C1000 with CACkO?

Thanks!  doc
Sharp SL-C1000 Linux handheld pc, Nokia 6255i cellphone,<BR>
Puppy Linux on powernotebooks.com Z500 laptop,<BR>
<I>IBM TP 600x laptop, and custom assembled desktops.<BR>
Amateur Radio packet, aprs, pactor, psk31, sstv, etc. for<BR>
emergency communications and weak signal experiments.</I>
My Webpage

Cresho

  • Hero Member
  • *****
  • Posts: 1609
    • View Profile
    • http://home.earthlink.net/~cresho/
Bluetooth
« Reply #31 on: January 25, 2006, 02:35:22 am »
1234 or 4321

or try nothing.




/etc/bluetooth/givepin contains the pin number that your Zaurus will automatically give to another Bluetooth device if pairing from the Zaurus. givepin is a script which must print out a string of the format "PIN:1234" where 1234 is the pin number, so you only change that part of the script to change to pin number.
« Last Edit: January 25, 2006, 02:37:02 am by Cresho »
Zaurus C-3200 (internal 8gb seagate drive) with buuf icon theme, cacko 1.23 full,  and also Meanie's pdaxqtrom-Debian/Open Office
Zaurus SL-5500 Sharp Rom 3.13 with steel theme
pretec pocket pc wi fi
ambicom bt2000-cf bluetooth-made in taiwan
simpletech 1gb cf
pny 1gb sd
patriot 2gb
ocz or patriot 4gb sd(failed after 2 weeks)only on z
creative csw-5300 speakers in stereo
DigiLife DDV-1000 for video, Audio, Picture recording playable on the zaurus
Mustek DV4500-video recorder, pictures, voice record on sd for z

zaurusthemes.biz | ZaurusVideo | Zaurus Software

edoc

  • Jr. Member
  • **
  • Posts: 64
    • View Profile
    • http://bibleseven.com
Bluetooth
« Reply #32 on: January 25, 2006, 01:35:23 pm »
Quote
1234 or 4321
/etc/bluetooth/givepin contains the pin number that your Zaurus will automatically give to another Bluetooth device if pairing from the Zaurus. givepin is a script which must print out a string of the format "PIN:1234" where 1234 is the pin number, so you only change that part of the script to change to pin number.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=112276\"][{POST_SNAPBACK}][/a][/div]

Thanks!  That worked!

Now I guess I need to download and install the Oxygen Software app
to get the two to actually communicate with one another to share files,
etc?

I'd also like to be able to sync the calendar and address book.

Thanks!  doc
Sharp SL-C1000 Linux handheld pc, Nokia 6255i cellphone,<BR>
Puppy Linux on powernotebooks.com Z500 laptop,<BR>
<I>IBM TP 600x laptop, and custom assembled desktops.<BR>
Amateur Radio packet, aprs, pactor, psk31, sstv, etc. for<BR>
emergency communications and weak signal experiments.</I>
My Webpage

maslovsky

  • Hero Member
  • *****
  • Posts: 1426
    • View Profile
    • http://my-zaurus.narod.ru
Bluetooth
« Reply #33 on: January 25, 2006, 09:57:06 pm »
Quote
What about USB bluetooth? Any problems?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=111504\"][{POST_SNAPBACK}][/a][/div]

All of the USB doungles I've tried worked just fine.

Omicron

  • Hero Member
  • *****
  • Posts: 608
    • View Profile
    • http://
Bluetooth
« Reply #34 on: January 28, 2006, 06:21:44 pm »
I have a Aircable Bluetooth adaptor.  But when I try to use it it only seems to want to connect to a cell phone for dialing out.  Does anyone know if you can use the Aircable with a wireless BT headset so you can play MP3s through it?

Also, Does the Ambicom Card allow you to:

1) Connect to a BT phone
2) Connect to a BT HEadset (MP3's and movie sounds)
3) Connect to a BT PC and Share files

Thanks.  I know these are different questions, but I have the Aircable and have no idea what it can/cannot do.  And if I need to replace it with a BT card, I want to make sure I know what the card would be capable of.

Thanks Again.
"You Shall Not Pass"    
....Gandalf, Lord Of The Rings
--------------------------------------------------------------
C-860 (Cacko), 3x4gb MD  
DLINK 660W, 1GB SD,  
Upgraded Archos AV320 w/80GB HDD
Pocketop and Targus IR keyboards
Favorite Deal Site: SaveCity.net (pretty cool, good deals daily on one page)

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Bluetooth
« Reply #35 on: January 29, 2006, 05:30:33 am »
Quote
I have a Aircable Bluetooth adaptor.  But when I try to use it it only seems to want to connect to a cell phone for dialing out.  Does anyone know if you can use the Aircable with a wireless BT headset so you can play MP3s through it?

Also, Does the Ambicom Card allow you to:

1) Connect to a BT phone
2) Connect to a BT HEadset (MP3's and movie sounds)
3) Connect to a BT PC and Share files

Thanks.  I know these are different questions, but I have the Aircable and have no idea what it can/cannot do.  And if I need to replace it with a BT card, I want to make sure I know what the card would be capable of.

Thanks Again.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

you probably want to do a
Code: [Select]
sdptool browse to check what it can do

but from what I know, the bluez stack on the zaurus can only do obex push/receive with any device, pan with a computer and dun with a phone.

so 1 is yes (using dun), 2 is probably not, and 3 is yes (using obex or pan).

which now brings me to my question

what do other users here use for a obex file browser? is there a gui file browser for obex that runs on the Z? I found one that runs on J2ME (unfortunately, its the MIDP variant which makes it not very usable on the Z)
I want to be able to browse the files stored on my mobile phone from my Z.

btw, this is a very promising project [a href=\"http://qtopiabluezgui.sourceforge.net/index.php]http://qtopiabluezgui.sourceforge.net/index.php[/url]
« Last Edit: January 29, 2006, 06:19:19 am by Meanie »
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

Ragnorok

  • Sr. Member
  • ****
  • Posts: 296
    • View Profile
    • http://
Bluetooth
« Reply #36 on: February 16, 2006, 07:12:38 pm »
- Ultimately, Cacko fixed the BT woes with the "toothy surfer" Ambicom.  Just jam that guy in the slot and it works like a charm right "out of the box" with v1.23 heavy.
- I've read in a couple of places, however, about this "obex" thing talking to things via BT.  Very interesting!  I'm thinking I may need to give this "obex" a little more scrutiny.  (jaundiced stare)  I've always wanted to try to manage the numbers in the phone from Hiro, instead of re-typing everything...
| I shed a tear for the passing of Hiroshi; he served me well
| Zaurus zealot since Nov 2002, PDA user since Oct 1991
| Replaced Z with UMID BZ February 2010

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Bluetooth
« Reply #37 on: February 17, 2006, 07:19:03 am »
hi there

i would like to use a bluetooth stereo headset with the zaurus. i mean the Z would send via bluetooth card to a bluetooth headset, in high quality stereo sound. do you know if A2DP is supported by our bluez implementation on the zaurus ? did someone ever succeed in doing this ?
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

bam

  • Hero Member
  • *****
  • Posts: 1213
    • View Profile
    • http://thegrinder.ws
Bluetooth
« Reply #38 on: February 17, 2006, 04:19:16 pm »
I believe its supported in cacko..
SL-C3100 current: Stock/Tetsu 18h
Socket BT CF Card
Linksys WCF-12 802.11b/Cheapie USB Ethernet

The Grinder

juanr

  • Newbie
  • *
  • Posts: 25
    • View Profile
    • http://www.juanrodrigues.com
Bluetooth
« Reply #39 on: February 17, 2006, 06:21:27 pm »
Hi all,
I've managed to connet my C860 to my Motorola V3.
The problem is that if I disconnect and try to connect again then the V3 doesn't recognize the Zaurus.
The workaround is to delete the Zaurus from the known devices in the V3. After this is done, the Zaurus can connect again.
Has anybody seen this behaviour before?
Is there any solution to this issue?

Regards,

Juan
[span style=\'font-size:8pt;line-height:100%\']C860 Cacko ROM 1.23
SD: 1G Kingston, 512M extreMemory
Wireless: Spectrum24 High Rate
Wire Ethernet: Billionton CF 10Base Ethernet
Modem: Targus Pocket Modem 56K V.90
[/font][/span]

DoTheDog

  • Jr. Member
  • **
  • Posts: 92
    • View Profile
Bluetooth
« Reply #40 on: March 10, 2006, 02:35:12 am »
I've got some usb dongle news. I've tried 3 different dongles with varying results. I'm using bluez-zaurus 2.12-2.4.20-alpha4 with bluez-libs_2.23_arm.ipk and bluez-utils_2.23_arm.ipk. I was just trying to connect to an Apple BT mouse.

Belkin f8t003 ver. 2.11
All works as it should

D-Link DBT-120 H/W: B3 (I borrowed it from the mouse owner)
hciconfig -a shows nothing
hcitool scan errors out no such device
BUT the mouse will automatically connect
The Mac Keyboard would never connect though...

Ambicom BT2000C USB S/N HT0439EI4918
hciconfig -a works
hcitool scan gives a timeout error
The weird thing is lsusb show 4 devices
Never could connect it to the mouse or keyboard.
« Last Edit: March 10, 2006, 10:43:47 am by DoTheDog »
Z sl-c3100, Planex GW-CF11X Wifi, Home made docking station (4 port powered hub, 60GB 2.5" HD, Belkin Wired USB 10/100 Ethernet card), Belkin F8T003 ver 2.11 BT USB Dongle
Stock Sharp ROM, Tetsu's special kernel v18b, Lots of stuff gleaned off of Meanie's Incredible Site! Debian PocketWorkstation.
Z2 sl-c1000, OZ 3.5.4.1 GPE - Trying to make it a PlutoHome Orbiter

DoTheDog

  • Jr. Member
  • **
  • Posts: 92
    • View Profile
Bluetooth
« Reply #41 on: March 10, 2006, 10:52:23 am »
Quote
2) Connect to a BT HEadset (MP3's and movie sounds)

I found a webpage here :
http://gypsyblue.ddo.jp/cgi-bin/fswiki/wik...%C6%A4%DF%A4%EB

Where a guy says he's about 30% there using a mobilecast mClip Audio2. He can connect (l2ping), and send data but no sound comes out.

The comment on the bottom someone tried with a # Plantronics Pulsar 590A Bluetooth and got some noise but no real sound.

There are a couple of IPK's on the page to try as well. He mentions that the a2play requires mpg123 as a pipe because of a data format issue. As well as the fact that it is run out of the bluetooth-alsa project, the lack of alsa on the z is probably the problem...
Z sl-c3100, Planex GW-CF11X Wifi, Home made docking station (4 port powered hub, 60GB 2.5" HD, Belkin Wired USB 10/100 Ethernet card), Belkin F8T003 ver 2.11 BT USB Dongle
Stock Sharp ROM, Tetsu's special kernel v18b, Lots of stuff gleaned off of Meanie's Incredible Site! Debian PocketWorkstation.
Z2 sl-c1000, OZ 3.5.4.1 GPE - Trying to make it a PlutoHome Orbiter

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Bluetooth
« Reply #42 on: May 05, 2006, 02:58:03 pm »
Quote
Quote
What about USB bluetooth? Any problems?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=111504\"][{POST_SNAPBACK}][/a][/div]

All of the USB doungles I've tried worked just fine.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=112436\"][{POST_SNAPBACK}][/a][/div]
This post is one of the reasons I bought these 2 Bluetooth dongles.
(One for my PC, one for my Z)
---------------------------------------------------
Kensington Bluetooth EDR Dongle
Device Properties

Manufacturer:      Broadcom Corporation
Firmware Reversion:   Version 8192.65 / 39
Device Address:      00:03:C9:BD:2F:0B
HCI Version:      Bluetooth HCI 2.0
HCI Revision:      2000
LMP Version:      Bluetooth LMP 2.0
LMP Sub Version:   4127
---------------------------------------------------
When trying to use PAN, I get a connection notice on my PC.
The bluetooth icon turns green in the white area, and my handheld icon in BT neighborhood turns green with a <--> symbol.
My Zaurus locks up for a moment, then after about 15 seconds the connection drops and my Zaurus is not locked up anymore.
I also have had some strange things happen when connecting thru PAN and WinXP
My Zaurus will reboot to the stage of "Wait", (countdown 5,4,3,2,1). Then it restarts Qtopia.
Also several times when connecting thru PAN as above, my screen will rotate to Portrait mode.
I have to manually rotate the screen back and forth to clear it up, or I have to reboot Qtopia.
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

Cresho

  • Hero Member
  • *****
  • Posts: 1609
    • View Profile
    • http://home.earthlink.net/~cresho/
Bluetooth
« Reply #43 on: May 05, 2006, 05:40:00 pm »
Quote
Quote
Quote
What about USB bluetooth? Any problems?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=111504\"][{POST_SNAPBACK}][/a][/div]

All of the USB doungles I've tried worked just fine.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=112436\"][{POST_SNAPBACK}][/a][/div]
This post is one of the reasons I bought these 2 Bluetooth dongles.
(One for my PC, one for my Z)
---------------------------------------------------
Kensington Bluetooth EDR Dongle
Device Properties

Manufacturer:      Broadcom Corporation
Firmware Reversion:   Version 8192.65 / 39
Device Address:      00:03:C9:BD:2F:0B
HCI Version:      Bluetooth HCI 2.0
HCI Revision:      2000
LMP Version:      Bluetooth LMP 2.0
LMP Sub Version:   4127
---------------------------------------------------
When trying to use PAN, I get a connection notice on my PC.
The bluetooth icon turns green in the white area, and my handheld icon in BT neighborhood turns green with a <--> symbol.
My Zaurus locks up for a moment, then after about 15 seconds the connection drops and my Zaurus is not locked up anymore.
I also have had some strange things happen when connecting thru PAN and WinXP
My Zaurus will reboot to the stage of "Wait", (countdown 5,4,3,2,1). Then it restarts Qtopia.
Also several times when connecting thru PAN as above, my screen will rotate to Portrait mode.
I have to manually rotate the screen back and forth to clear it up, or I have to reboot Qtopia.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=125882\"][{POST_SNAPBACK}][/a][/div]


cell phone and compact flash connect fine on my z, Im currently updating the bluez driver to work for me today.  after i get that situated, i will try and connect my zaurus to my laptop which is an old armada 1750 running 256 mb of memory and 80gb hardrive.  usb bluetooth.  after that, ill see if i have a suggestion.  running xp on it as well.
---------
small update, cacko bluez don't seem to work at all.  it finds my s56 but it wont connect to it.  ill see whats going on.
« Last Edit: May 05, 2006, 06:16:08 pm by Cresho »
Zaurus C-3200 (internal 8gb seagate drive) with buuf icon theme, cacko 1.23 full,  and also Meanie's pdaxqtrom-Debian/Open Office
Zaurus SL-5500 Sharp Rom 3.13 with steel theme
pretec pocket pc wi fi
ambicom bt2000-cf bluetooth-made in taiwan
simpletech 1gb cf
pny 1gb sd
patriot 2gb
ocz or patriot 4gb sd(failed after 2 weeks)only on z
creative csw-5300 speakers in stereo
DigiLife DDV-1000 for video, Audio, Picture recording playable on the zaurus
Mustek DV4500-video recorder, pictures, voice record on sd for z

zaurusthemes.biz | ZaurusVideo | Zaurus Software

bam

  • Hero Member
  • *****
  • Posts: 1213
    • View Profile
    • http://thegrinder.ws
Bluetooth
« Reply #44 on: May 05, 2006, 07:58:07 pm »
so no one has gotten sound outta a headset yet huh?
SL-C3100 current: Stock/Tetsu 18h
Socket BT CF Card
Linksys WCF-12 802.11b/Cheapie USB Ethernet

The Grinder