how to make htc bt explorer work - Windows Mobile Development and Hacking General

ive tried htc's bluetooth explorer work on my hp ipaq 514 it install and everything but when i open it nothing happens it does nothing can any1 help

Related

Lan access with MDA Compact via bluetooth accespoint.

Can somebody tell me how to connect my MDA compact to my wlan router via bluetooth ? I've got a bluetooth access point (dlink DBT-900AP) that is connected by ethernet cable to my router/adsl modem.
I want to use email en internet access with my MDA Compact.
The standard built in bluetooth manager seems not to support this LAN access through bluetooth. Who can help me ?
i have the same prob ;-(
i have a qtek2020 and dlink dbt-900ap bluetooth acceess point attached to usrobotics router...
zeee
Ronnie12 said:
Can somebody tell me how to connect my MDA compact to my wlan router via bluetooth ? I've got a bluetooth access point (dlink DBT-900AP) that is connected by ethernet cable to my router/adsl modem.
I want to use email en internet access with my MDA Compact.
The standard built in bluetooth manager seems not to support this LAN access through bluetooth. Who can help me ?
Click to expand...
Click to collapse
The BT Lan Access Service using Microsoft BT Stack has been removed in the registry. It's been like that since XDA2.
I do not know if there is a corresponding driver available in MDA Compact such that you can re-enable the service via updated registry entries.
Anyone?
i think it needs the ppp bluetooth profile
and ms bluetooth stack dont have that
vidcomm bluetooth stack does....
you can try using that
henrylim said:
The BT Lan Access Service using Microsoft BT Stack has been removed in the registry. It's been like that since XDA2.
I do not know if there is a corresponding driver available in MDA Compact such that you can re-enable the service via updated registry entries.
Anyone?
Click to expand...
Click to collapse
Found the reg entry with missing configuration:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Bluetooth\Services\00001102-0000-1000-8000-00805F9B34FB]
@="Lan Access"
and here are some more...
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Bluetooth\Services\00001105-0000-1000-8000-00805F9B34FB]
@="OBEX Push"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Bluetooth\Services\00001106-0000-1000-8000-00805F9B34FB]
@="OBEX FTP"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Bluetooth\Services\00001112-0000-1000-8000-00805F9B34FB]
@="Headset Audio Gateway"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Bluetooth\Services\00001124-0000-1000-8000-00805F9B34FB]
@="HID"
Anyone knows enough of these entries?
just add those to your device, apply the other things from msdn you've found and restart your device. then scan your ppc on the pc for open services...
I have found a workaround
I'm the happy owner of an MDA Compact and a Siemens blue2net access point. Indeed, the Microsoft Bluetooth stack refused to talk to the access point, which only offers the "Lan Access" profile.
I tried the suggested registry hack. Good idea, but sadly it does not work. It would appear that the "Lan Access" profile is simply not supported by the Bluetooth stack - it has not just been disabled by deleting a few registry entries
However, I found a workaround. After a few hours of fighting with the Microsoft stack, I downloaded a free Bluetooth stack from Toshiba (http://aps.toshiba-tro.de/bluetooth/) that supports the "Lan Access" profile. I did a full backup of my MDA Compact, adopted the "brace position", and prepared for a crash landing (aka hard reset).
After installing the Toshiba Bluetooth stack, I simply had to do a soft reset to activate it. Big surprise for me: my MDA still worked. Clicking the Microsoft Bluetooth icon in the status bar now told me that my toy had no Bluetooth support; however, clicking the new Toshiba Bluetooth icon brought up a different (and better, IMHO) Bluetooth interface. From here I could see the blue2net access point. Not only that - I could actually connect to it. The rest was piece of cake: add the Bluetooth device and configure a modem connection via it. I am now happily surfing the web via Bluetooth
The only caveats I have so far are these:
1) I now have a disfunctional Microsoft Bluetooth icon in the status line. I would like to get rid of that. Please drop me a note if someone knows how to do that.
2) When using the Toshiba Bluetooth stack, the diode above the screen does not blink blue when Bluetooth is active. A small price to pay for having internet access
i am about to do as lars_juhl has stated on my xda II knowning that he messed with mda compact and i have a xda II but still i am going to do as he has stated will let you guys know wat happens.
FINGERS CROSSED !!
ok ive downloaded bluetooth stack v3.10.00 from the link that you've given and after extracting the contents of the zipped file on my desktop i have.
1.QFE (FOLDER)
2.SD_HOST_driver (Folder)
3.us (Folder)
4.AutoAns (Exe)
5.AutoOn (Exe)
6.AutoSetup (Config File I Guess)
7.lmgLoad.dll
8.Setup (Exe)
9.TbpSetup (Exe)
10.TbpSetup (Config)
11.TosBtLoad.dll
12.Uninstall
care to tell me which is the file that you installed on your pda as a bluetooth profile and i shall follow you.
regards
jeetz
I think you're supposed to download the 'Pocket PC 2002 / Windows Mobile 2003' bluetooth stack. This shows version 5.01.
Goodluck.
@lars_juhl ??
help needed here
Re: I have found a workaround
lars_juhl said:
However, I found a workaround. After a few hours of fighting with the Microsoft stack, I downloaded a free Bluetooth stack from Toshiba (http://aps.toshiba-tro.de/bluetooth/) that supports the "Lan Access" profile. I did a full backup of my MDA Compact, adopted the "brace position", and prepared for a crash landing (aka hard reset).
1) I now have a disfunctional Microsoft Bluetooth icon in the status line. I would like to get rid of that. Please drop me a note if someone knows how to do that.
Click to expand...
Click to collapse
Hi,
I've one question:
(a) Apart from Internet access, do you have other BT functions working?
e.g. Headset/Handsfree, BT ActiveSync??
The BT Tray Icon can be removed by deleting this registry key
[HKEY_LOCAL_MACHINE\Services\BTIcon]
then reboot.
If you don't wish to remove the key, you can disable it by editing this parameter value under the registry key
change
"Dll"="BTIcon_Dll.dll" to
"Dll"="BTIcon_Dll.dll.disabled"
then reboot. When WM2003SE tries to load the Dll driver, it can't find it and therefore the MS BT system tray icon will not be activated.
The download is here:
http://aps.toshiba-tro.de/bluetooth/pages/download.php
Works great on my MDA Compact too (DLINK BT-900ap).
Many thanks for this idea.
Does anyone know if there is a way to turn on/off the bluetooth radio once this stack has been installed ? I have the feeling that it is always on, consuming precious energy...
BTW has anyone tried headsets with this stack. Do they work ?
Thanks agian,
Martin
andrewpmoore said:
The download is here:
http://aps.toshiba-tro.de/bluetooth/pages/download.php
Click to expand...
Click to collapse
i did that mate downloaded the english version compatible with xp, but i wanna find out after downloading and extracting it which is the file that i am suppose to run so that the stack is installed on my pda ?
....my bt headset was recognized an paired (anycom headset) ... but is NOT working when calling...
thinksmart said:
Works great on my MDA Compact too (DLINK BT-900ap).
Many thanks for this idea.
Does anyone know if there is a way to turn on/off the bluetooth radio once this stack has been installed ? I have the feeling that it is always on, consuming precious energy...
BTW has anyone tried headsets with this stack. Do they work ?
Thanks agian,
Martin
Click to expand...
Click to collapse
Yeah, I have the same question.
And one more: After turning off/on toshiba bt icon disappers. How to fix it?
it works for me but how can i turn bluetooth off ?!! i think it goes ON all the time
Yeah, the BT icon is disappearing after turning the device off as well as sometimes ramdomly.
The set-up app (bt_setup) cannot be restarted without soft reset, I get following error "An error occured with th Buetooth Card Confirm that the card is working properly."
M.
I installed the Toshiba bluetooth stack on my I-Mate Jam and it ROCKS - it includes ALL the functionality missing in the MS stack!
...BUT...
It is unstable as hell (I have experience all the bugs listed in this thread) and I am fairly sure this is due to the fact that both MS and Toshiba stacks try to use the same bluetooth hardware SIMULTANEOUSLY.
...SO...
has anyone figured how deinstall/reinstall the microsoft bluetooth stack on a Magician (I-Mate Jam, Qtek S-100, MDA Compact, XDA Mini)?

Hi from a newbie and Help

Firsty Hi, great site
However I have tried the widcomm bluetooth hack for xda2 on my spv m 1000, and it didnt work couldnt get bluetooth manager to work, kept coming up wth an error, so I performed a hard reset and now I cannot sync with Bluetooth, it will pair with my laptop, but when I select connect via bluetooth it doesnt bring up the connection box

Bluetooth Laser Keyboard Problem

My dopod d810 is running WM6 at the moment
WHat happened is that im trying to get this product to synch with it
http://www.directron.com/laserkeyboard.html
but for some reason it cant seem to detect
i launched the bluetooth explorer and it just did not detect~
help me
Seems that Trinity identifies itself as a PDA in BT - some BT devices only want to bond to devices that identify itself as a computer.
You may want to try search for a registry key to change the BT device type in Trinity. It has been discussed before.

Bluetooth explorer

i instaled SPBTftp.CAB ( bluetooth explorer , or also know as Bluetooth ftp client )
my friends stands near me with turned bluetooth on ( mine ON too ). i starting bluetooth explorer and nothing apears...
can some one help me to solve it ? thanks

HDS and bluesoleil issues

hey I am in need of a bit of help
I am trying to get my HD2 working via my bluetooth Dongle that uses bluesoleil 6 the problem I have is it only lists the HTC HD not the HD2 so I choose that and then I get a message that the cab is not installed so I installed the cab from the folder and I still get the message.
If anyone has an idea please let me know
Thanks,
yonu
I run bluesoleil 6 on my laptop, hd2 connects fine ....never installed any cab on the hd2 tho
are you able to access the phonebook via bluetooth places? and if so what version of bluesoleil are you using?
thanks,
yonu
This actually sounds like a problem you should contact Bluesoleil about, if their "official" cab does not work, or if they need to add HD2 support ...
the problem is according to the bluesoliel folks i had a bootleg dongle so i am stuck at 6.249 or buy a copy

Categories

Resources