audiostream via bluetooth - Windows Mobile Development and Hacking General

Hi, I need some tips. I want to connect from a notebook to a moblie like "Nokia 6230, Siemens S65" via bluetooth. Then I need to dial a number which allready is implemented ( open serial connection to mobile and send Hayes (AT) to the device). Now the problem: I want to send audiostreams like a bluetooth-headset to the mobile and then over the gsm connection. I read about the widcomm development kit ?? (broadcomm)

Theoretically you can use widcomm windows SDK to send SCO data to phone and make it think that it is talking over a headset. But SDK is about 1000$, and leaked version is too old and does not have headset/handsfree support.

Yes, thats the problem. The widcomm development kit is about 1400 $ for the widcomm-ce development kit you have to pay about 1500 $. Anyway thanks a lot. I think I have to order the development kit for this kind of application.

Related

How to activesync with bluetooth?

I have a Sony Vaio which has built in bluetooth. When I pair the XDA2 with it, it can not see any serial profile on the XDA2. Also the BT implementation of Microsoft on the XDA2 does not do much as well. The pairing of the machines from XDA2 gives you the message that it's ready for activesync via bluetooth but that's BS. When you choose activesync via bluetooth from the XDA2, my VAIO shows an instant try of serial connection between the devices but it does not stay there.
The bluetooth implementation on the VAIO is also Microsoft BT stack and it sees the XDA2 as a DUN device, which installs a modem at port 10 to use the XDA2 as a modem. So some part of this works, except the activesync.
Any help would be appreciated.
Also, I have contacted NAVMAN GPS in Europe and they have confirmed that they just sent an XDA2 to New Zealand to their developers to find a solution for the strange pairing problem (NAVMAN GPS only accepts "NAVMAN" as the pairing PIN but you can only enter numbers at the XDA2 pairing software)
I have exactly the same problem as you with my Sony VAIO Z1 SP laptop. I have posted a separate thread but so far no-one has been able to get my bluetooth activesync working. Have you had any luck yet?
No not yet, I've downloaded sony's updates for bluetooth from www.vaio-link.com, but it didn't help the problem. I'll keep on working on this, let me know if you have a solution.
I had a similar problem with a Tosh laptop, but after upgrading to the latest stack was okay. Although I still couldnt configure from the tosh laptop (no serial port recognised), when following the instructions within the bluetooth HOWTO on the o2 website it worked fine
http://www.myxda.com/XdaII/serviceandsupport/template/XdaIIHowToUse.vm
Seems to work okay to other people I've suggested it to as well who were having trouble
kulltogi said:
No not yet, I've downloaded sony's updates for bluetooth from www.vaio-link.com, but it didn't help the problem. I'll keep on working on this, let me know if you have a solution.
Click to expand...
Click to collapse
Uninstall Bluespace NE and use a Widcomm-BT Stack instead. Works fine with my MDA II (Towa Pocket Bluetooth Tools installed) and Sony Vaio PCG-Z1RSP.
You have to edit btwusb.inf before installing the Widcomm-Stack:
[WIDCOMM]
%SONYZ1.DeviceDesc%=BTWUSB, USB\VID_044e&PID_3003 ; SONY VAIO VID&PID
[strings]
SONYZ1.DeviceDesc="Sony VAIO Z1 Bluetooth Device"
How can you download the WidComm stack. Can this stack also be used on a Toshiba Satelite Pro m10. i have troubles with the toshiba bluetooth stack..
mdissel said:
How can you download the WidComm stack. Can this stack also be used on a Toshiba Satelite Pro m10. i have troubles with the toshiba bluetooth stack..
Click to expand...
Click to collapse
Should work if the internal transceiver is also manufactured by Cambridge Silicon Radio (CSR).
For instructions on installing different versions of the WidComm BT-stack,[includig the Dell one] have a look at this forum
http://forum.gsmhosting.com/vbb/forumdisplay.php?f=231
You can also look at this page for a step by step guide (not verified - "never touch a running system"):
http://www.jonscaife.com/
I had problems using activesync via bluetooth with a cheap class 1 dongle (Microtune I think) but managed to get it working by installing the Pocket Bluetooth stuff from the links in other threads (german internet site) and by following the instructions at http://www.jonscaife.com/ and installing the Widcomm stack linked from there (1.4.something I think) rather than the one that came with my dongle (1.3.2.7 I think).
Everything now works a treat - thanks Slartibartfass for the link - saved my hair from being pulled out.
http://bluetooth.i-networx.de/index_e.html
EZ Solution
I just found an easy solution for u guys who using Toshiba Bluetooth Stack ...
U guys no need to remove anything ...
All u need to do is verify the COM port of ur bluetooth ...
1. Go to the “Bluetooth Local COM” Applet in your Control Panel
2.Open “Bluetooth Local COM” applet where you will see a list of Ports
3. The Corerct port you need to use is
“COM7 Toshiba BT Port (COM7) LocalCOM-Server[SerialPort(TOSHIBA LocalCOM)]
and not “COM6 Toshiba BT Port (COM6) LocalCOM-Client”
From this guy here ... << http://thinkabdul.com/2006/10/12/tu...c-via-bluetooth-with-toshiba-bluetooth-stack/ >> TQ sir ...
Then ... u guys need to use ur REGEDIT to find this ...
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows CE Services
Notice there is SerialPort ?? yes ... JUST CHANGE THE string 'Bluetooth' to COM7 ...
After this just pair ur wat ever PDA u've got & thats it ... u got the ACTIVESYNC in the advance option of the services available ...
Hope u guys enjoy !!!

Can i use my Wizard as a BT audio device for another phone?

Hi, i'm looking for a way to connect my Nokia 6230 to my Wizard so that the Wizard is recognized by the Nokia as headset. Does anyone know if this is possible?
I've been looking at the widcom/broadcom stack but i couldn't get it to work yet. Insufficient memory error.
Does anyone know if this is somehow possible?
I dont think this works. However I have done the reverse using my Laptop. I used my laptop to take calls and answer them, while my PDA is in the other room! w00t
And do you think it would be possible if we get the broadcom/widcom stack running on the Wizard?
No. I dont think that has the correct services/profiles. And is it possible to get the widcomm stack on the Wizard? Doesn't it already have the microsoft stack on it?
Thanks
how did u answer the calls on your lap top??? thats awesome wanna share? thank you!
my email address is [email protected]
To be a "headset" for another device, you need the "Audio Gateway" profile.
Most desktop adapters support this profile (the Widcom stack does), so your desktop or laptop PC can be a headset for your phone. I've used this as a speakerphone when we were doing something in a class. It's pretty slick.
The Wizard does NOT have the Audio Gateway profile, so it cannot be the speakers or mic for another device.
However, SOME of the Ipaq PDA's can do this. I've done it with a Bluetooth-Equipped Ipaq, so I know that, at least in theory, it IS possible.
TomXP411 thanks. You basically explained it for beckhams777...
PDAs that are not a phone themselves are usually the ones that have this profile. If you find a device that has this profile AND uses the Widcomm stack, I may be able to extract this profile and use it on other devices also. It also depends on what version of widcomm stack they use... But, it could well be possible now that I know some other devices can do it
Thanks
I'll go searching 8)
got it! thanks anyways!
T-mobile MDA (USA version) and Bt
Ok, read all the posts, so there isn't a way to use my bt earbud with music on my MDA?
it worls great for phone, but MDA does NOT have audio gateway software
Al
When I pair with my Mac (OS X 10.4), the mac does discover bluetooth audio as a service on the wizard... however when i try to send sound, OS X states that it could not connect to the BT Audio device... So in theory it should be possible, if the service is discovered. We perhaps just need an app on the wizard that responds to the connection request...

Pairing magician with 3G mobile phone via bluetooth

Hi,
I've a SE K610i and a magician.
As I am using my K610i for 3G service, I was trying to pair it with my magician. Apparently, i can paired both of the device. However, when I'm trying to initiate the dialing from my magician, it doesn't seems to connect to the phone to dial it. Basically I would like to use my PDA to surf with 3G speed (pairing with the mobile phone) and make normal calls with my magician. Would that be possible?
Is there any guide on how to do it? and also, is it because the standard magician bluetooth software does not support it?
Thanks & Regards,
i also have the similar problem when i want to connect my o2 mini to my K810i for internet connection. My O2 mini does not connect to the mobile phone via bluetooth. Connect by Infrared is working fine. Transferring files via bluetooth is working fine too.
My setting did not have any problem because it working fine with my treo 750.
Anyone can help me?
Are there really nobody in o2 mini anymore? OK, for the one that still with the mini. I have found the problem. When pairing O2mini bluetooth with any other phone which you want it to act as a data modem, just click 'NO' when u being ask 'will you want to add a serial port". You should able to dail after this.
If you replace the microsoft bluetooth stack with the Blue Soleil one (available on these forums) you get a hell of a lot more functionality with the bluetooth, it also adds the PAN facility. I have successfully connected my magician to my K800i and my C905 and both will suft the net perfectly well. You can do the same with the broadcom bluetooth stack on your home pc.

Do I need do install broadcomm BT Stack ?

Hi to everybody in the forum...
I just ordered my HTC HD2 "Leo",and I'd like to know if I need to install the "Broadcomm Bluetooth Stack " on it, just to have Bluetooth PAN Client to work......or it is not necessary.
In other words I need to connect to a Bluetooth Access Point ,so it's important for me to have the Bluetooth PAN client on LEO.
Thanks from Giuseppe
Everything is already there.

Connecting HTC HD2 to another phone

Folks,
I'm new.
I have a t-mobile HD2 without a voice/data plan whatsoever. I would like to connect it via bluetooth to my blackberry and use its data plan to connect to internet. In other words - simply - I want to tether HD2 with BlackBerry via DUN.
... but
The problem is HD2 does not connect to blackberry's BT DUN - it wants PAN and BB does not offer it and i could not find any way to enable/add it on BB side. In fact, HD2 says it could not find _any_ bluetooth services it is interested in.
I have done this exact thing with my jasjar running a cooked wm6.1 and it worked by selecting a bluetooth in the modem list.
HD2 does not have this option and in bluetooth settings i can see that it only offers an incoming bluetooth serial port (COM1) but not an outgoing one.
I am open to flashing another ROM instead of the stock t-mobile.
Please help and thanks in advance.
anyone ? please help !
heelp.
no one? come on, folks. help.
I also want this topic to move higher. Searching for the solution also.
It was no problem with Qtek 2020i with some patch. But HD2 can't find DUN on other devices. Sad truth. Maybe some registry hack from other WIDCOMM based devices with DUN client enabled'll help?
Some solution...
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\BTC1]
"Index"=dword:00000001
"Prefix"="BTC"
"Order"=dword:00000001
"DeviceArrayIndex"=dword:00000001
"Dll"="btcedrivers.dll"
"FriendlyName"="Bluetooth Port 1:"
[HKEY_LOCAL_MACHINE\Drivers\RegisteredDevice\BTC_BTC1]
"Flags"=dword:00000000
"Index"=dword:00000001
"Dll"="btcedrivers.dll"
"Prefix"="BTC"
[HKEY_LOCAL_MACHINE\ExtModems\BtDialupModem]
"DeviceType"=dword:00000001
"Port"="BTC1:"
"FriendlyName"="Bluetooth Dialup Modem"
Please help !
I need it.
Also desperately searching this too.
Desperately because I have no other possible solution.
This time it my car that provide the internet connection via BT DUN.
And of course no chance to get any kind of update/upgrade of the car bluetooth support.

Categories

Resources