Widcomm stack on HTC Wizard - 8125, K-JAM, P4300, MDA Vario General

Is it possible ?! I know it's been asked before but I hope that someone has new answers...as others, I get this error:
"The Bluetooth Radio failed to turn ON due to insufficient driver memory available. You must perform a normal reset before you can turn ON the Bluetooth Radio."
I tried everything, I even f*cked up my MS stack (which is ****ty btw).
It must be some registry setting(s) something related to the maximum memory allocated to drivers in WinMobile...
Thanks guys

up!
exaclty same problem...
trying to change bt stack because of the poor sound quality on A2DP using the MS one...

I would recommend you do some more searching. This has been tried already and nobody has been able to ever get it working on the Wizard.

I am
perhaps by "tunning" the Ms a2dp dll...
Seems that only the encoding part is bad...

baramuse said:
I am
perhaps by "tunning" the Ms a2dp dll...
Seems that only the encoding part is bad...
Click to expand...
Click to collapse
Strange some peopel reported "high quality" with the Wizard A2DP. I've never managed to fine tune it to reach the quality of my other A2DP-capable PDA's. See my remarks and the hacks I've tried in my A2DP-related articles.

ok i've read your articles.
Seems everything's possible if you have a widcomm stack...
The poor guys stuck with MS one can just cry until some clever guy releases a compatible version for theire pda (S200 for me)..
I've tried almost every stacks, hard-reseted a thousand times my prophet, no one seems to work
As I'm interested by the P3600 I've sent a mail to the HTC guys just to know with which stack will it be coming....
If you have any lead...... I'll the first to explore it
I'm a developer in a french company but I don't to that kind of dev so I wiosh I could try to find a solution myself but I doubt...

baramuse said:
ok i've read your articles.
Seems everything's possible if you have a widcomm stack...
The poor guys stuck with MS one can just cry until some clever guy releases a compatible version for theire pda (S200 for me)..
I've tried almost every stacks, hard-reseted a thousand times my prophet, no one seems to work
As I'm interested by the P3600 I've sent a mail to the HTC guys just to know with which stack will it be coming....
If you have any lead...... I'll the first to explore it
I'm a developer in a french company but I don't to that kind of dev so I wiosh I could try to find a solution myself but I doubt...
Click to expand...
Click to collapse
Did you try disabling the MS BT stack similar to as is described in the AximSite thread? It's not done exactly the same way (because, then, the x50/x51 hack would work on these HTC devices too), "just" similar to it.

Menneisyys said:
Did you try disabling the MS BT stack similar to as is described in the AximSite thread? It's not done exactly the same way (because, then, the x50/x51 hack would work on these HTC devices too), "just" similar to it.
Click to expand...
Click to collapse
You suggest me to disable the MS bt stack "the HTC device way" and then try to install the widcomm one like on other devices?

baramuse said:
You suggest me to disable the MS bt stack "the HTC device way" and then try to install the widcomm one like on other devices?
Click to expand...
Click to collapse
Kinda. I really recommend the "original" AximSite thread - there, you MAY find out how the MS BT stack can be disabled so that the driver memory is freed up. (The case was the same on the Dell when we started the Widcomm project.)

backup ok!
let the tests begin !!
I'll keep in touch

hummm
I've blanked my S200
desactivated MS BT stack ==> 26mo of free ram at this point
installed the stack from axim site
same memory error...
I don't think it's a "real" memory problem but it is clear that the problem comes from the initialization part...
Just a thought but:
Dell AXIM, XDA atom, BlueAngel, ... => the devices on which the stack works have got a common caracteristic : the CPU : XScale one...
On the other side, the prophet, the magician, the wisard,... => the devices on which everything seems correct with the widcomm stack but still refuses to start it, avec an OMAP CPU...
Perhaps it's a newbie reflexion, perhaps it has nothing to do with it... but perhaps the initalization process has some CPU specific routine...
Still investigating, still newbie in the pocketPC environement :$

Sounds pretty good for a newbies speculation. I was reading about this (randomly scanning thru all topics) and wondered how much memory exactly did you gain by removing the bt stack? I dont even use BT (might get a headset, but prob not) and if its worth the memory gain, I might try to disable it myself.

baramuse said:
hummm
I've blanked my S200
desactivated MS BT stack ==> 26mo of free ram at this point
installed the stack from axim site
same memory error...
I don't think it's a "real" memory problem but it is clear that the problem comes from the initialization part...
Just a thought but:
Dell AXIM, XDA atom, BlueAngel, ... => the devices on which the stack works have got a common caracteristic : the CPU : XScale one...
On the other side, the prophet, the magician, the wisard,... => the devices on which everything seems correct with the widcomm stack but still refuses to start it, avec an OMAP CPU...
Perhaps it's a newbie reflexion, perhaps it has nothing to do with it... but perhaps the initalization process has some CPU specific routine...
Still investigating, still newbie in the pocketPC environement :$
Click to expand...
Click to collapse
i've read a lot about widcomm bt on wizard, and i found the following :
the original ms bt stack calls msusbhub dll, which means that bt in HTC devices uses usb to get connected, and the widcomm stack tries to connect to an internal serial port.
conclusion : widcomm stack can run on OMAP, but we have to write a wrapper between usb and the internal serial port.
anyone can do that ? / i am not enough experienced, in ppc development, not even in driver dev.

The Wizard contains a TI BT RF front-end no? Anyone know the part number?

Read http://www.pocketpcmag.com/blogs/in...h_stack_for_the_htc_wiza&more=1&c=1&tb=1&pb=1

Related

Toshiba bluetooth stack ROCKS...

I installed the Toshiba bluetooth stack on my I-Mate Jam and it ROCKS - it includes ALL the functionality/profiles missing in the MS stack!
...BUT...
It is unstable as hell (I have experienced all sort of "cosmetic" issues) 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)?
cseilern said:
...BUT...
It is unstable as hell (I have experienced all sort of "cosmetic" issues) 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.
Click to expand...
Click to collapse
So, what "ROCKS" about it?
Always do full backup b4 installing sware.
it does what the MS BT stack does (serial port, headset, activesync), but also adds other profiles (pan, dun, obex, ftp, chat + others from memory)
i.e send files/chat with other mobile phone users, access bt pan, etc... though i am only interested in pan, chat and obex
when i fisrt played with it, i immediately saw why everyone whinges with the bt stack...
it's excellent and stable for me, didn't expierence any bugs...
dutty:
Did you get pan working ?
If so can you please let me know how?
Thanks,
Martin
I'm kinda interested ...
Can u please post a copy of that Toshiba Bluetooth stack u're using so we can all have a chance to have a look at it and maybe modify it to work on our phones
uh, just started the service, restarted the device and connected to it!
BUT, i also installed the toshiba BT stack on my workstation
I'm kinda interested ...
Can u please post a copy of that Toshiba Bluetooth stack u're using so we can all have a chance to have a look at it and maybe modify it to work on our phones
And just more thing ... How did u manage to get that bluetooth stack to run on xda devices since it keeps checking for external SD bluetooth cards and was not designed for internal bluetooth chips ?
Look in this thread:
http://forum.xda-developers.com/viewtopic.php?t=15382&highlight=
Thanks for the link ....... BUT !!
I was able to download the Toshiba BT Stack v5.01 but it won't seem to work on my xda !! Everytime I tap on Bluetooth Setting (from toshiba) It says the following ' An error occurred with the Bluetooth Card. Confirm that the card is working properly.
Both my MS Stack and Widcomm Stacks are disabled and don't conflict with this new Toshiba Stack.
I was wondering how the thread owner got this BT stack running on his xda ?
It works on my XDA Mini just fine. The only problem I'm having is that it won't stay resident when you power off the device.
cseilern said:
I installed the Toshiba bluetooth stack on my I-Mate Jam and it ROCKS - it includes ALL the functionality/profiles missing in the MS stack!
...BUT...
It is unstable as hell (I have experienced all sort of "cosmetic" issues) 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)?
Click to expand...
Click to collapse
As for disabling the MS stack, look here.
Got another Question ??
Will this new stack work on a Qtek2020 ? I've tried installing it on my Qtek2020 but it won't recognise my bluetooth hardware !!
Any sugestions ??? :?:
cseilern said:
I installed the Toshiba bluetooth stack on my I-Mate Jam and it ROCKS - it includes ALL the functionality/profiles missing in the MS stack!
...BUT...
It is unstable as hell (I have experienced all sort of "cosmetic" issues) 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)?
Click to expand...
Click to collapse
Oops, sorry, look here for info about turning off the MS BT stack.
RE
From the download link provided it showed support for WM2003. How about WM2003SE?
Anyone feedback in using on WM2003SE?
Thanks
:roll:
i think the imate jam runs se?
:roll:
RE
Sorry, another question.
In the event of a hard reset will my O2 XDA II restore the MS stack with whatever registry settings that were deleted in the process of installating the Toshiba bt stack? Will the Toshiba bt stack be totally removed in the evnet of a hard reset?
Thanks again
yes sir
Found 2 problems.
Cannot connect when call ring.. connect then call is fine.
Cannot Accept call with button on headset.
Any more Problems ???
Please post your problems ..
Hi
i´ve tested the toshiba bt software on my MDA-Compact but haven´t got very good results. First, after installation, it seems to work good with my Royaltek RBT 3000 (GPS), but after i´ve switched off the device while an active bt connection was established with my gps software, the bt-stack broks down and the whole systems seems to be unstable. Even after a softreset the bt-software from toshiba says that they didnt recognize any bt hardware.
Now i am trying to deinstall the bt-soft and can recommend everybody who wants to test to make an backup before ;-)
I think that the software from toshiba could work, when the ms-bt-stack would be completly changed with the toshiba-stack, but doesnt work without problems when both bt-stacks are on the system.
Regards
FluBeX

Bluesoleil BT stack + manager, stable and more profiles

I found out about this BT stack driver through a thread regarding the toshiba BT stack driver, so i thought: other driver, other thread :wink:
Original thread here: http://forum.xda-developers.com/viewtopic.php?t=15604
Download BlueSoleil CE here: http://ivtcorporation.com/download/BlueSoleil_Download.php#bluesoleilforce
Credits for finding this BT stack go to: rdkay
It has a lot more profiles then the standard MS stack.
Occording to their web site, supported profiles are:
PAN, OPP, SYNC, LAP, DUN, FTP, FAX, HID, SPP, HCRP, BIP, Headset, AV
The manager that comes along with it, is also a lot better then the standard one, more options, more playing around
I played around with it for a while, and i think it is rock sollid. Although I have only tested the SPP profile (with BT GPS). It never crashed, not even on suspend & resume. The radio will be deactivated during suspend though. For me this is perfect, because it will save battery life.
On resume, it will be automatically reactivated.
Installation procedure:
- Download Bluesoleil CE: http://www.bluesoleil.com/update/index.asp
- Before install, delete these reg keys:
[HKEY_LOCAL_MACHINE\Services\BTIcon]
[HKEY_LOCAL_MACHINE\SOFTWARE\microsoft\bluetooth]
- Reboot PPC
- Install Bluesoleil CE
- During setup on PPC select Manual -> USB driver, then let setup reboot
This next step is optional, do this only when you have troubles with your GPRS connection (a newly installed network driver prevents it from operating properly on my device) Delete following reg keys:
[HKEY_LOCAL_MACHINE\Comm\BTNIC]
[HKEY_LOCAL_MACHINE\Comm\BTNIC1]
Reboot once more
Finished! enjoy
Sorry to spoil the celebrations, but I have already tried this stack. Indeed it works fine - except for the dirty details mentioned on the download page:
"Note: If your Bluetooth Hardware device (such as USB Dongle) is not licensed by IVT for using with BlueSoleil, any BlueSoleil version downloaded here can only be used as evaluation version, only 5M data can be transfered through Bluetooth link in evaluation version."
Unfortunately this is true - it shuts down the connection after transfer of 5Mb and after some time (a couple of weeks?) it no longer functions at all. I would be happy to buy the full version of this Bluetooth stack for my MDA Compact, but sadly the company does not seem willing to sell it.
Heimiko said:
I found out about this BT stack driver through a thread regarding the toshiba BT stack driver, so i thought: other driver, other thread :wink:
(...)
Finished! enjoy
Click to expand...
Click to collapse
WOW :lol:
is this the solution i've been looking for, for my Parrot CK3000 carkit?
Just 3 questions before i will try this one tonight:
- Is it un-installable? (cause you change the regkeys)
- You had no problems with ActiveSync? Cause i would really feel bad loosing that!
- If it works on the Magican, it should also work on my dutch MDA Compact (T-Mobile, but ROM upgraded to 1.06, radio 1.05) right?
Thomas
lars_juhl said:
Sorry to spoil the celebrations, (...)
Click to expand...
Click to collapse
I want a crack crack crack!!!???
anybody?
(If they are not willing to sell it...)
lars_juhl said:
Sorry to spoil the celebrations, but I have already tried this stack. Indeed it works fine - except for the dirty details mentioned on the download page:
"Note: If your Bluetooth Hardware device (such as USB Dongle) is not licensed by IVT for using with BlueSoleil, any BlueSoleil version downloaded here can only be used as evaluation version, only 5M data can be transfered through Bluetooth link in evaluation version."
Unfortunately this is true - it shuts down the connection after transfer of 5Mb and after some time (a couple of weeks?) it no longer functions at all. I would be happy to buy the full version of this Bluetooth stack for my MDA Compact, but sadly the company does not seem willing to sell it.
Click to expand...
Click to collapse
aaaahjjj, bummer!! Have you tried emailing the company, asking if you could buy it from them? As far as it seems now, this stack is working perfectly, and I am REALY happy if I could buy it from them........
wroet said:
Just 3 questions before i will try this one tonight:
- Is it un-installable? (cause you change the regkeys)
- You had no problems with ActiveSync? Cause i would really feel bad loosing that!
- If it works on the Magican, it should also work on my dutch MDA Compact (T-Mobile, but ROM upgraded to 1.06, radio 1.05) right?
Thomas
Click to expand...
Click to collapse
- You should make a backup of the reg keys you delete, only then it will be reversible.
- No problems with activesync of any kind.
- I have radio version 1.05 myself, so for that it should work. For ROM however, I have version 1.03, since too many ppl were complaining about bugs & instability.
--------
Also, I have written an email to their company, asking if they would sell it, and howmuch it would cost. Lets see if we'd get some awnser. I could live with a 60 days limit (i would reinstall my PPC long before that), but a 5 meg limit....... :?
So, which devices are licensed?
Found a configuration file, so we can do some additional tinkering :wink:
File: \Windows\bttl.ini
The following file has obviously to do with the license for application.
I suspect, that if we might be successfull with tickering in this file, we might get a full blown version. But lets first wait if I get awnsers from the company if they'd sell it; I prefer a legal version.
License File: \Windows\IVTLicConf.dat
Also, an additional ini file, that appears to be the same (?) as my first reported bttl.ini : \Windows\BTDynamicConfig.ini
for me it is working perfect. thx a lot heimiko.
Anybody tried this stuck with BT headsets...?...I would like to know if it works with SE HBH-660 or some other BT headset supporting Caller ID...
Regards,
Primoz
with the parrot ck3300 it works just perfect...
xlephant said:
with the parrot ck3300 it works just perfect...
Click to expand...
Click to collapse
Xlephant: I was really looking for a good stack for my ck3000 also! Can you tell me if it allows me to upload the phone numbers to my carkit also and use the voicedialing app inside the ck3000? (Cause with my old Sony Ericsson T610 I could)
:shock:
Thomas
don't know much about the ck3000. but i have no problems to upload the phonebook with this stack. but i was also be able to upload it with the ms stack(the ck3300 works perfect with the ms stack). i swaped the stack only because of the PAN profil.
I don't understand what everyone is getting excited about. If you cannot buy it, then it is useless to me.
Regards,
William
thats true but i think there should be a way to buy it or to reset the 5mb limit.
Hello,
Does this stack allow voice dialing with a bluetooth headset ?
Thanks in advance...
Largo_Winzclav said:
Hello,
Does this stack allow voice dialing with a bluetooth headset ?
Thanks in advance...
Click to expand...
Click to collapse
It should, provided you have a dialer app that does. And as the bluetooth is switched off in standby you would have to initiate the dial-up from the device, not from the headset.
Radio issue
What do you mean by the radio will be deactivated during suspend? The Bluetooth radio or won't I be able to recieve any incomming calls on my MDA Compact?
Has anyone actually experienced any of the mentioned limitations, i.e. 5 MB limit, etc.?
Cheers for the reply!
I should try it

Broadcom(WIDCOMM) drivers v1.4 or later

I would love to try some multiplayer game on my wizard, which comunicates using Bluetooth with another PPC.
I found such a gameunder the name: Billiard Master 2
Version: 2.03
Release Date: 5 March 2005
http://www.mobirate.com
Excellent billiard and pool simulation game for PocketPC with realistic physics, good hi-res graphics and multilingual interface.
Features:
* Bluetooth multiplayer (play against your friend)
Click to expand...
Click to collapse
6 February 2006
Bowling Master for PocketPC now WM5 compatible.
So now all our products are WM5 compatible
Click to expand...
Click to collapse
Bluetooth is only supported on PocketPC devices with
Broadcom(WIDCOMM) drivers v1.4 or later. This should be true on almost all PocketPC devices.
To check the version of Bluetooth goto Bluetooth settings->About
Click to expand...
Click to collapse
Is there a way to workaround the fact that WM5 does not use Broadcom?
//Robert
i need widcomm drivers
WM5 uses Broadcom
You can find Broadcom stack in hx4700 with WM 5.0 :lol:
i want to enable bluetooth PAN user driver
I've got a 4700 with WWE M2005 and if someone needs this stack from me then please show me how to do it.
I'm verry interested in the Widcomm stack because it works better at the moment then the MS one om my Wizard.
Cheers,
Drifter
I was under the impression that the Bluetooth stack implementation is an OEM option only. Whoever did the WM5 implementation on the Wizard (HTC?) made the decision to use M$'s bluetooth stack instead of WidComm's. As such, I don't believe it can be easily lifted...
i once installed widcomm on my Wizard and PAN network connection was enabled. i found widcomm for windows CE on the ftp of XDA uploads. now everything is deleted . if you install widcomm you get the PAN enabled under networkcards that is all i need so i could get a connection without activesync on every pc. is there anybody who can post the Widcomm for windows CE drivers on XDA please?
widcomm 1.5000
its on www.indoxda.net/index.php?nId=324
haven't tried it myself so use at your own risk
please post if it works for u I'm thinking of trying it myself
DUDE, thank u VERY much! finally someone who helps me i'll try it if my phone will be wrecked you will hear
it works partially, it can't activate bluetooth because Comm manager is already running. does anyone know how i can disable commanneger bluetooth so i can run widcomm only? you can see on the screenshots he alsol has comm disabled and he tells also :|
hmmm... "not easily lifted" isn't much of a problem to the people here . Great link galleon1388!
Btw: there's a lot of folks at TreoCentral who would like to see this work as the Treo700W BT implementation is a pos.
"Bluetooth Radio failed to turn on due to insufficient driver memory available"
Performing a normal reset doesn't help things.
I followed the directions to the letter. Can someone help here?
jwzg said:
"Bluetooth Radio failed to turn on due to insufficient driver memory available"
Performing a normal reset doesn't help things.
I followed the directions to the letter. Can someone help here?
Click to expand...
Click to collapse
dude i have the same, take a look at this topic http://72.14.203.104/search?q=cache...6+widcomm+for+wm2005&hl=nl&gl=nl&ct=clnk&cd=3
if you manage to fix it PLZ tell me, i'm trying too!
hmm my audio doesn't seem to work after the widcomm :S
Same here...I cannot access the link to which you are referring...tks to the gov. of the PRC.
Guys, you will have to wait a bit longer.
Look at this thread
http://buzzdev.net/component/option,com_simpleboard/Itemid,59/func,view/id,14572/catid,26/
Seems that Widcomm is unstable under WM2005
Cheers,
Drifter
not released
my audio isnt working anymore, anybody know how to fix plz????

Best Bluetooth Stack/Drivers?

Hi guys!
I have my Magician (QtekS100) for over a year now, and I've been always very happy with it. One of my best purchases ever.
It has never gave me any problem until recently when I decided to purchases a GPS Bluetooth (Nokia LD-3W) and my nightmare started.
After many days of trying things, turns out this GPS is a bit special and doesn't like all BT Drivers/Roms.
As the Normal MS drivers won't work and I have to use others.
In your opinio what is the best BT Stack software?
My magician currently is ROM 1.06.03 ESN, ExtROM 1.06.117ESN, Radio 1.05.00, Protocol 1137.39 with the Toshiba Drivers.
Should I upgrade it to a new ROM?
bchuertas said:
Hi guys!
I have my Magician (QtekS100) for over a year now, and I've been always very happy with it. One of my best purchases ever.
It has never gave me any problem until recently when I decided to purchases a GPS Bluetooth (Nokia LD-3W) and my nightmare started.
After many days of trying things, turns out this GPS is a bit special and doesn't like all BT Drivers/Roms.
As the Normal MS drivers won't work and I have to use others.
In your opinio what is the best BT Stack software?
My magician currently is ROM 1.06.03 ESN, ExtROM 1.06.117ESN, Radio 1.05.00, Protocol 1137.39 with the Toshiba Drivers.
Should I upgrade it to a new ROM?
Click to expand...
Click to collapse
new blue tooth stack isnt out yet.
the old bsch stack works fine.. has a few bugs..
the toshiba stack and the Bluesoleil stack is very buggy
cya
Bluesoleil wasn't buggy for me when used for wireless internet. What I didn't like was its incompatibility with my headset. And I'm not willing to switch every time so I returned to MS. I'd love to use the new BCHS stack, but noone's got it right now.
Btw: why did you just copy & paste? Please correct it, there are only BT stacks!
Btw2: please tell me the difference between "O2 MINI NEW BLUETOOTH STOCK" and "BT STACK(BCHS)" :lol: :lol: :lol:
Chatty said:
Btw: why did you just copy & paste? Please correct it, there are only BT stacks!
Click to expand...
Click to collapse
Yes, I did copy from the Subject on other posts.
As far as I know the correct word is Stack and Stock is just misspelled
Stack applies to any Implementation of networking protocols, not just bluetooth.
http://en.wikipedia.org/wiki/Protocol_stack
You just got to love the Wikipedia!!! :wink:
BT Tools is the solution (for me at least)
try "bluetooth tools" this was the solution for me when I had Magician. worked for me with several BT GPS units + TomTom 5.21 and Falk/MarcoPolo Navigator 2004-2005
http://bluetooth.i-networx.de/index_e.html
I did not have any problems with my GPS receiver with either of the stacks. And I do know what a stack is. That's why I asked you to correct the spelling mistake.
I use Bluesoleil and am half-way happy.
Unfortunatly I cannot use MS stack because after some time it gives me the error about "please turn flight mode first", even if it is off.
Anyone know how to fix this?
Re: BT Tools is the solution (for me at least)
aleksandr said:
try "bluetooth tools" this was the solution for me when I had Magician. worked for me with several BT GPS units + TomTom 5.21 and Falk/MarcoPolo Navigator 2004-2005
http://bluetooth.i-networx.de/index_e.html
Click to expand...
Click to collapse
does this support a2dp
re
best is windcomm (broadcomm)!!!!!!
who have working version for magician?
johancz

WM5 Bluetooth stack and DialUp Networking (DUN)

I'm at my wits end with my T-Mobile MDA (aka HTC Wizard) and my new 2007 Acura RDX. The car can connect to the Internet via a Bluetooth phone to send/receive diagnostic messages to Acura, but I'm pretty sure the MS Bluetooth stack is disconnecting during the setup. I'm able to pair the HTC Wizard just fine with the car, and the handsfree functionality for sending/receiving voice calls works perfectly using the JETWare mobile Bluetooth extension on the phone. I've tried doing some basic registry tweaks in the HKLM\Software\Microsoft\Bluetooth keys, but nothing helped. I can use my Sony Ericsson T68i phone just fine with this troublesome feature, but I really don't want to start using my old phone again. Any thoughts on what might be fubared with the DUN connectivity? I'm using the same dial strings too that work just fine on my laptop with the MDA (*99#) on T-Mobile's network. Thanks in advance for suggestions...
While I don't have specific info on your car, you may want to give a try to the
1, Widcomm BT stack (instead of the MS one)
2, AKU3 and BT PAN if your car also supports PAN and not just DUN.
Please check out http://forum.xda-developers.com/showthread.php?t=282780 on the latter q.
Thanks for the reply. I've had older Pocket PC/Windows CE devices that used Widcomm, but I was under the impression that the MS Bluetooth stack was baked into the device ROM. Do I have to reflash the HTC Wizard ROM to get the Widcomm BT stack?
RE: option #2, I'm nearly certain that the car does not support PAN, but I'll dig around and see what I can find.
Thanks again.
Hmm... I just found this wiki page:
http://maemo.org/maemowiki/BluetoothDUN
which mentions Bluetooth DUN problems on the Samsung SGH-X820, which I believe is using WM5 or similar variant. At any rate, it mentions a "receive all" flag, and I'd love to know if there's a registry setting in WM5 that's related to this suggestion.
flashfreaker said:
Thanks for the reply. I've had older Pocket PC/Windows CE devices that used Widcomm, but I was under the impression that the MS Bluetooth stack was baked into the device ROM. Do I have to reflash the HTC Wizard ROM to get the Widcomm BT stack?
.
Click to expand...
Click to collapse
nope, just install the Widcomm BT stack, not even a hard reset is needed - see the sticky thread.
Thanks again for the prompt reply. I followed the How To here:
http://forum.xda-developers.com/showthread.php?t=285696
and I also used SolSie's installation guide here to fill in some gaps:
http://solsie.com/?p=82
I used the CAB file here:
http://btfix.thcgirls.com/BroadcomBluetoothStackX51V05.zip
Bluetooth functionality seems to working ok, but I don't see Dialup Networking as a service now on my HTC Wizard. Do I need to upgrade the AKU ROM? I'm using the summer 06 ROM update from T-Mobile USA right now. Thanks in advance for any suggestions.
flashfreaker said:
Bluetooth functionality seems to working ok, but I don't see Dialup Networking as a service now on my HTC Wizard. Do I need to upgrade the AKU ROM? I'm using the summer 06 ROM update from T-Mobile USA right now. Thanks in advance for any suggestions.
Click to expand...
Click to collapse
You're right - just tested this on my Wizard. No DUN service is visible- actually, HKEY_LOCAL_MACHINE\SOFTWARE\Widcomm\BtConfig\Services doesn't contain any DUN service listed.
I'll tomorrow check this on my other 1.7 WM5 Widcomm-based Pocket PC's (hx4700, x51v) to see whether you can import this functionality in any way. My WM2003 iPAQ 2210 and WM2003SE PL720 lists this service; from the former (I only have this here at home in addition to my Wizard; the rest are all at work) a direct HKEY_LOCAL_MACHINE\SOFTWARE\Widcomm\BtConfig\Services\ and [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Bluetooth\Services\00001103-0000-1000-8000-00805F9B34FB] didn't work though.
From what I've read on other sporadic posts, it seems that the Windows Mobile registry has a setting for enabling a "receive all" parameter for Bluetooth that fixes DUN problems. I'm sure there's a bit of a security risk in that, but I'm willing to try anything at this point.
You mean the standard BT / IrDA receive all? It's not dangerous at all - and, for that matter, it doesn't even add much to the overall power consumption, contrary the popular belief (see my related power consumption measurements)
Thanks for the reply. I read your post(s) on power consumption--excellent stuff. I can see options for IR ("Receive all incoming connections"), but not for Bluetooth, other than the discoverable option. Is there some registry parameter? That's what I'm looking--if DUN is failing during a PPP connection because a some weird rejection command, I'd like to see if there's anything I can try out to work around that.
The "Recieve incoming beams / Recieve Incoming Connections" in the IR menu in also responsible for BT file recieves. In addition to enabling the BT discoverable option, you need this to be turned on to accept file tranfers. I'm not sure about how this is going to effect DUN, but give it a shot.
This is prolly what you might have read in one of those posts that you mentioned.
BTW, the DUN service will not be offered even with the Beam Receive option enabled.
This may mean, currently, unless someone invents a way to access DUN under Widcomm, it's impossible to use Widcomm-based WM5 PPC PE devices as external dial-up modems.
Hm...
I know this is kinda off topic of DUN, but using the Axim Widcomm stack on my 8125, I loose all sound from the speaker.... anyone else encounter this?
Yes I have this problem too, can be solved just by calling someone... but then there are other problems...
1)Memory leak after turning off Bluetooth.
2)Only solution is to leave it on, but there are other issues here, for me, so far, it is my Wizard hangs(require soft reset button) or the sound of the speakers dissappears and gets redirected to the phone speaker only... after about a days use..
Hm.... well.... suck. I wish someone released a custom ROM without the MS stack
pball3485 said:
Hm.... well.... suck. I wish someone released a custom ROM without the MS stack
Click to expand...
Click to collapse
but from the axim site, you can actually remove the MS stack..

Categories

Resources