Dial-up Networking Via Bluetooth Under WM5 AKU3 / WM6: WORKING at last!! A MUST!!! - General Topics

Anyone having read my article New dial-up networking model of the WM5 AKU3 – a must if you use your WM phones as modems knows WM5 AKU3 (and, of course, WM6) has dramatically changed the way dial-up networking is handled – not necessarily in the good direction. (Please DO read the article if you don’t have a clue what I’m referring to and you would ever want to use your Windows Mobile handheld as a cellular modem!)
Microsoft, so far, haven’t really done anything to the problem, except for publishing an article (also discussed for example HERE). Therefore, hackers needed to concentrate their forces on solving the problem. After the first failed attempts (for example mine, as is explained in the first-linked article), at last, some excellent XDA-Developers folks have managed to enable this feature with a comparatively easy-to-do hack. I’ve developed the hack further, making it compatible with several handheld models and ROM versions (the previous version available at XDA-Developers doesn’t support the Universal, Wizard and, probably, several other models because it doesn’t do any forced Registry import – it might only be compatible with the P3600.)
The hack makes it possible to use most WM5 AKU3 / WM6 devices in the traditional (pre-WM5 AKU3) DUN dial-up method, in addition to the new, in WM5 AKU3 introduced Internet Sharing.
This means you can use BOTH technologies and can have the advantages of BOTH approaches. With the “traditional” DUN dial-up, you still have the freedom of NOT having to manually start / reconnect Internet Sharing AND the ability to use clients not supporting the BT Personal Area Network (PAN) profile required by the new Internet Sharing. And, as Internet Sharing is still supported, you can still have a real internet sharing approach, making it possible to use the Internet on both the Windows Mobile device acting as a modem and the client that connects to it (and can still have the other goodies Internet Sharing also offers: for example, the accessibility of the phone even with an ongoing Internet session.)
Again, it’s almost impossible to emphasize how important, how revolutional this hack is! If you’ve EVER tried to use your WM5 AKU3 / WM6 Windows Mobile phone as a modem you know Internet Sharing can be a REAL pain in the back, particularly if the client you’d like to use it from doesn’t support BT PAN.
Installation
Import THIS registry import file (via, say, the brand new, EXCELLENT desktop-side Registry editor of SOTI’s Pocket Controller 6) and copy the contents of THIS file to the \Windows directory of your Windows Mobile device. Soft reset your device and voliá: after this, clients discovering the Bluetooth services your device provides will also see it offering the DUN service (in addition to the PAN one) as can also be seen in HERE.
After this, everything will work just great – as in the pre-AKU3 days. Follow for example THIS tutorial on using DUN modems if you don’t know how it’s done.
Problems
It’s incompatible with some HTC Wizard ROM versions, namely, the official AKU 3.3 T-Mobile ROM – see THIS. It, however, has no problems with mfrazzz's XDA Mobile 6 Release 2a Full at all.
It seems it’s incompatible with WM6 MS Smartphones (Windows Mobile Standard). I’ve tested this on my HTC Vox (S710).
Compatibility
In my tests, it worked just great on my HTC Universal (WM6 Midget version) and HTC Wizard (WM6 mfrazzz version 2a). A lot of people have reported other success stories; for example, with the AKU3 HTC Trinity (P3600).
Verdict
Again and again: if you EVER plan to use your handheld as a modem, this hack is a MUST!

Linux and Bluetooth DUN hack
I have verified that this hack works on XDA6R2a. I encourage all to implement it. I have a few cheap $5 bluetooth dongles that refuse to use internet sharing because they all have the same mac id (11:11:11:11:11:11)....but they will connect fine using bluetooth dun which doesn't care about the mac id....my linux laptop was able to connect fine using Bluetooth DUN and my desktop which has a more expensive bluetooth dongle (translation: Not a cheap chinese copy) was able to still use internet sharing with no problem.
For rom cookers..the exe and both dll's can be upx'd and get roughly a 50% compression rate. I've tested the compressed files and they still work fine. For those installing in their existing rom and wanting to save space, make sure you compress before you install the registry and reboot as your two dll's will be in use after that.

This will be built into XDA Mobile 6 Release 3 for the Wizard (in Beta now and testing this feature and the other new features in this rom). Thanks for providing this info!

UPDATE (07/29/2007): I've tried to extract the DUN-related files from my WM5 AKU3 HTC Oxygen (s310) smartphone and put them on my WM6 HTC Vox (they are available HERE; I've also provided two Registry import files in the archive. The first, SPRegImp.reg, contains the original S310 Registry contents; the second, SPRegImp2.reg, has a much bigger HKLM\SOFTWARE\ Microsoft\ATCIUI\ Connections section).
Unfortunately, while, as opposed to the original case of trying to apply the PPC files, where not even the DUN service could be discovered, it seems it doesn't work: while the DUN service is already visible (as opposed to the original case using the PPC files), on my Vox, connection attempts fail with the same message as not importing the (original) Registry file on the Pocket PC.
I continue playing with the hack; hope I manage to achieve something. I still give you the extracted files so that you can also experiment with them. It MIGHT be working on your non-Vox Smartphohe.

Not works on WM5 TyTN - ROM 2.11.258.1
I followed the istructions of first post...
I tried to import the regitry key but PHMRegitryEditor returns me an error.
Then I put the 4 files in \Windows folder too
but nothing works...
Any idea to re-enable DUN on WM5 Hermes?
P.S.
neither "BT_DUN.cab", nor "WM6_BT_DUN.cab" (I found them on XDA Forum) works on WM5 Hermes

majin said:
I followed the istructions of first post...
I tried to import the regitry key but PHMRegitryEditor returns me an error.
Click to expand...
Click to collapse
Plase do follow my earlier articles - in the Registry Editor Bible ( http://www.pocketpcmag.com/blogs/menneisyys/UltimateRoundupOfRegistryEditors.asp ), I've explained why this is happening: PHM isn't compatible with RegEd 5 scripts.
Solution: use Resco.

Some CABs?
I tryed also with SOTI Pocket Controller Pro... Nothing to do!
It shoud be possible create a CAB installer for all devices, without using regitry editors, for this re-enabling operation? I'm not able.
Do you suggest Resco Regitry Editor for this case?

Menneisyys said:
UPDATE (07/29/2007): I've tried to extract the DUN-related files from my WM5 AKU3 HTC Oxygen (s310) smartphone and put them on my WM6 HTC Vox (they are available HERE; I've also provided two Registry import files in the archive. The first, SPRegImp.reg, contains the original S310 Registry contents; the second, SPRegImp2.reg, has a much bigger HKLM\SOFTWARE\ Microsoft\ATCIUI\ Connections section).
Unfortunately, while, as opposed to the original case of trying to apply the PPC files, where not even the DUN service could be discovered, it seems it doesn't work: while the DUN service is already visible (as opposed to the original case using the PPC files), on my Vox, connection attempts fail with the same message as not importing the (original) Registry file on the Pocket PC.
I continue playing with the hack; hope I manage to achieve something. I still give you the extracted files so that you can also experiment with them. It MIGHT be working on your non-Vox Smartphohe.
Click to expand...
Click to collapse
Anyway, don't forget to use the string
+cgdcont=1,"IP","APN_own_operator"
in modem advanced settings (on PC).

majin said:
Anyway, don't forget to use the string
+cgdcont=1,"IP","APN_own_operator"
in modem advanced settings (on PC).
Click to expand...
Click to collapse
Not that important, as is also pointed out in my related tutorials. If you use *99#, the phone will use the default data account. No need for supplying anything extra.

Menneisyys said:
Not that important, as is also pointed out in my related tutorials. If you use *99#, the phone will use the default data account. No need for supplying anything extra.
Click to expand...
Click to collapse
It' s wrong... If I use only *99#, I'm not able to connect the phone to web...
But if I use the string, I can...
It's strange, but it happens.

Thanks so much for the bringing back the DUN to WM6. I can confirm that this setting works in my X01HT with official Dopod rom. I just use my default dial up string "*99#" for connecting my dell notebook to the internet. Only one thing to alter is the connection speed of my PC. I have to reduce the connection from 115200 to 19200 bps in order to have a stable connection.
One more thing to ask is when my DUN link is up, my phone's status display will not show any sign of a GPRS or EDGE connection as if there is no connection at all. Is that normal? Or, in other words, the PPC part of the PDA isn't aware of the phone part is making a connection ?
Follow up:
After testing it with other PC, this mod works on other desktop too. The port speed can maintain @ 115200. So, the slow down may be due to the BT setting @ my Dell notebook. I'll try to change the setting to see if it will improve or not.

fishhead said:
Thanks so much for the bringing back the DUN to WM6. I can confirm that this setting works in my X01HT with official Dopod rom. I just use my default dial up string "*99#" for connecting my dell notebook to the internet. Only one thing to alter is the connection speed of my PC. I have to reduce the connection from 115200 to 19200 bps in order to have a stable connection.
One more thing to ask is when my DUN link is up, my phone's status display will not show any sign of a GPRS or EDGE connection as if there is no connection at all. Is that normal? Or, in other words, the PPC part of the PDA isn't aware of the phone part is making a connection ?
Follow up:
After testing it with other PC, this mod works on other desktop too. The port speed can maintain @ 115200. So, the slow down may be due to the BT setting @ my Dell notebook. I'll try to change the setting to see if it will improve or not.
Click to expand...
Click to collapse
It's no prob if you need to decrease the port speed - it'll have absolutely no effect on the real speed.

XM6R3 released with BT DUN hack installed by default
Just a quick note that mfrazzz has released the XM6R3 edition for the HTC Wizard (Tmobile MDA, Imate KJAM, Cingular 8125 etc) and it included bluetooth DUN by default along with regular internet sharing.
The link to the rom is in my signature.

famewolf said:
Just a quick note that mfrazzz has released the XM6R3 edition for the HTC Wizard (Tmobile MDA, Imate KJAM, Cingular 8125 etc) and it included bluetooth DUN by default along with regular internet sharing.
The link to the rom is in my signature.
Click to expand...
Click to collapse
Great, thanks for the heads up!

majin said:
Anyway, don't forget to use the string
+cgdcont=1,"IP","APN_own_operator"
in modem advanced settings (on PC).
Click to expand...
Click to collapse
thank you!! this is the firs time i've had some progress with connecting via DUN
it wasn't ever able to use DUN, until using your command.
now i have an other problem though:
my pc connects, writes "Registering your computer on the network...", waits for 20 seconds, and then times out.
any ideas?
EDIT: it works! i didnt know i needed to change "APN_own_operator" to my APN. i thought it was a constant variable that tells the PPC to dial the default APN.

fishhead said:
One more thing to ask is when my DUN link is up, my phone's status display will not show any sign of a GPRS or EDGE connection as if there is no connection at all. Is that normal? Or, in other words, the PPC part of the PDA isn't aware of the phone part is making a connection ?
Click to expand...
Click to collapse
same for me. is this normal behavior?

shlomki said:
same for me. is this normal behavior?
Click to expand...
Click to collapse
As far as your phone is concerned..when you are tethered using bluetooth DUN it has NO gprs connection...thats one of the benefits of Internet sharing..both the phone and the tethered device can SHARE the internet connection....using Bluetooth DUN it's one or the other..not both.

shlomki said:
same for me. is this normal behavior?
Click to expand...
Click to collapse
Sure it is.

unfortunately this important hack has no effect with my universal (qtek 9000) with Aku 3.5 ITA by FLY rom.
How i can to use my universal as a gprs Bluetooth modem with this rom?
Thanks in advance.

Its stuff like this that must make phone carriers go nuts. IMO the fact that people here can't get their phones to work as modems is due to too much fiddling with the roms. Both my 3g phones work as modems out of the box in both ways (sharing and dial up) with no extra effort required. Any problems interacting with some pc seem to be due to the pc and not the ppc. I have 5 windows based computers at home and the ones that have working blue tooth can both use dial up. The rest that need the usb cable can only work with the sharing mode. There were no tricks to get it working - it just went.

Related

How to make Pocket PC 2003 input software work on WM 5? (Celluon Laserkey)

I'm pissed. I ordered the Celluon Laserkey CL800BT as a mobile keyboard. But it appears it still has not had drivers/installation software created for WM 5. Nowhere on the seller's website did it mention this very critical piece of information. The Celluon website utterly fails to even mention the existence of WM 5 as something they either support or don't support, it's like they're stuck in 2003.
So, the question is... Is it possible to get this thing working on WM 5? I'm not sure if the input panel changes from 2003 to 5 are so big that the drivers supplied won't work or if it might be possible to just fiddle with the registry keys enough to get it to use the 2003 drivers. I figured out that certain registry structure changes were made in how the input software gets listed and so I tried to "upgrade" the entry for the Laserkey and that got the "Projection Keyboard" appearing in the list, but when I select it it just switches to the built-in WM keyboard input.
So, please, all you super clever people, help!!!
Quincy
Wow, that's a neat product. Thing is there is no difference in software keyboards between WM 5 and 2003 but what you have is a hardware keyboard that connects via BT.
If the drivers don't work it means they don't support your devices hardware or BT stack.
Unfortunately short of writing new drivers i do not see a solution to this.
I assume you tried installing it using the WM 2003 setup?
If it doesn't work i think you should ask for your money back.
Thanks, yeah, I tried the install for PPC 2003 and that completes, but as I mentioned the "Projection Keyboard" option in the SIP list does NOT appear. So I figured how what registry tweaking would make it appear but selecting it doesn't work. I changed the registry to point to the DLL I presumed should be called (there were only 2 that came with it, and I tried both) but nothing. I assume the SIP hooks into the DLL/etc. have changed from 2003 to 5.
It is an amazing product, if only it worked. Celluon must be in bad shape or something for them not to have current drivers (I contacted their tech support and have not heard back yet...). There are few things more annoying than having in your hands something that is amazingly cool and having absolutely no ability to use it.
I talked to the seller and it looks like they'll take it back, but I'm stunned they wouldn't have a big warning or at least a little warning/mention of the fact that it won't work on the current PPC OS.
So, warning to all, don't buy the Celluon Laserkey if you've got WM 5!
Quincy
One thing I just thought of, probably should have mentioned it before (this is really stupid of me):
Maybe the DLL you are messing with is not a SIP DLL at all? This is a hardware keyboard and it should work no matter what software keyboard is selected.
So try to do a clean installation (so your registry tweaks won't get in the way) and just open Word for example and type.
Also maybe it needs parring or some special BT settings?
Good suggestion, Levenum. I don't know exactly it is supposed to work, but I do know that you use the SIP selector to choose the "Projection Keyboard" and then it takes input from the keyboard. So, I'm pretty sure it really does act as a SIP. I've tried re-installing a few times, along the lines you suggest, having cleared everything out but still no luck.
I guess I'll wait another couple days and ship it back. I've written several times to Celluon but have yet to hear anything.
Quincy
Hmm, if they have written it this way (its possible of course) it would be a very stupid approach.
I had a chance to use a couple of hardware keyboards and they usually work separately from the SIP system be it BT or IR keyboard.
Strange that company creating a product primarily for mobile devices seems to know so little about them.
I too have the same problem with my IPAQ hx2490b running WM5.
I have found this web site which hosts a Celluon Laserkey driver for WM5 which installs OK without any registry changes.
The problem is that when the Projection Keyboard is seleted from the Input list and from the keyboard icon, I get a message to say BTM Cannot get current state. If I exit from the driver screen, I then get an error to say that the serial port is in use by another device which should be stopped before trying to use the Projection Keyboard again.
I have removed all of my other BT pairings, done a hard reset and started from scratch to no avail.
The CL800BT pairs OK until I load the driver. If anyone has any ideas for a workaround or has had success in getting this keyboard to work under WM5 I would be grateful for your advice.
I have emailed Celluon but have had no reply. The UK distributor has been trying to sort this for me for a week with no success.
IPAQ hx2490b
ROM 1.02.h
OS 5.1.1702 (Build 14366.1.0.1)
http://www.plawa.com/support/downloads/drivers/laserkey/
Laserkey and hp2490
Thanks for the info guys I found the web site and installed the 2005 drivers but as I expected I have the same problemb< ihave tried Celluon (waste of time never reply)
Looks like my new toy will have to go back unless anyone finds the answer
sucessfull test
Dear all,
there is a WM5-driver on the plawa page aviable -
and it's working as well on WM6 (testet with Hermes)!
okay, that's not a surprise - but the german shortcuts
are working as well!
can I have a link to the plawa page you refer to? I want to use it on wm6 too.
thanks

What's so great about WM6?

Hi,
While I am waiting for my MDA Pro to arrive, I have been reading a lot in the Universal section (have a BA myself).
May I ask for some valid reasons why someone would want to use homebrewed WM6 releases instead of official/customized WM5?
I do understand the fun it is to try out new things, but is it really worth it? I did not find many posts that would clear this question.
Thanks,
vma
WM6.0...
The new look and a lot faster device...
Is there any feature that won't be available with WM6, that did work fine in WM5?
Thanks,
vma
Video call isn't working yet.
Rolud said:
The new look and a lot faster device...
Click to expand...
Click to collapse
The way I see it, WM6 may or may not work for you and may or may not do it for you. Try it. You can always go back to WM5. Most people don't.....
Well .... the simple answer is that I did a lot of searching and reading, and finally tried it out for myself.
I asked this very question a while ago right here:
http://forum.xda-developers.com/showpost.php?p=1130569&postcount=88
And came to the follwowing conclusion:
http://forum.xda-developers.com/showpost.php?p=1155497&postcount=89
In the conclusion, the thing about the Bluetooth Stack / Voice Command - it was actually Voice Command that was the problem and this issue was fixed in Jrwightmcps' 2.02.00 WWE http://forum.xda-developers.com/showthread.php?t=297256
Crossbow ONLY!
Tell you the truth... i see the new WM6 is better eye-catching GUI not to mention the enhancement in the functionality and other usability such as email related functions. I know that MS wont just upgrade for no obvious reason nor for desktop OS compatibility.
Yet i reckon i wont -never- go back to magento! Crossbow ONLY!
@nvatvani:
Indeed your posts where the only ones I read, that contained some usefull info about the subject.
No offense to all the other members of course!
I was simply wondering about what to do when my MDA Pro arrives: replace the German firmware with a WWE WM5 one or go straight ahead to WM6 without even looking at WM5.
Also, I had some problems with my Blue Angel, when I tried WM5 on it: it may have been a coincidence, but one day after the upgrade the screen went mad and totally messed up. Only 1 Hardreset in about 100 tries would bring it back to normal for some period of time and even reflashing it with WM5 or 2003SE would not make it work normal again. The screen would get messed up suddenly for no particular reason. At the end I had to send it in for repair, which was actually a good thing, as I complained about the loose stylo and bad working hardkeys, all within warranty. I got a new key-pcb, backside and they reflashed the device with 2003SE. I posted this issue in the BA forum, but got no usefull hint. This means I am a little scared of upgrading to unofficial releases.
Other than that, I have no problems with flashing, as I do that on my other hobby (satellite receivers) frequently, including JTAG-operations for repairing bricked devices. The same applies to games consoles. (Note: I do not sell or benefit commercially from that activity and my goal is not to get illegal software or TV - not that you guy's get the wrong idea about me).
Anyway, thanks for your replies!
Cheers,
vma
What Windows Mobile 5.0 AKU 2.0 has and Windows Mobile 6 (the cooked ones, having tried them all) doesn't have, according to my experiences:
1. Videocalling - at least not a proper one
2. Bluetooth Dial Up Networking (the DUN profile)
3. Wireless Modem (yet some WM6 ROM's have it, although without shortcut in the start menu)
4. Cyberon Voice Dial by default (some WM6 ROM's have it by default, others will need a 500kB CAB to activate it)
The reason why I went back to "good old" WM5 is mainly the reliability. Ok, the OS may be a bit slower here and there, but it has all the functionality (e.g. videocalls and Bluetooth DUN), and NEVER hangs. It just always works and that's what I desperately need right now.
---
The things Windows Mobile 6 has for me that 5.0 hasn't which I miss the most:
1. High resolution browsing in the normal Internet Explorer (I don't want to use alternatives)
2. HTML email support
3. The impressive speed of the OS
Applications like WM6's Windows Live and the superb Remote Desktop Client are also available for WM5, so I don't need to miss those, otherwise I sure would, and then I might have sticked with WM6.
The new sounds and GUI are great, but I don't really miss them, since that's not a true functional thing.
Having WM5 up and running again, without freezes and memory leaking and with full HTC Universal functionality, is enough for me to be happy with it and to stick with it. If there ever will be a ROM that actually ADDS Windows Mobile 6 on top of all of this (without a single registry tweak or CAB fix needed), then it's the time for me to upgrade again.
If such a ROM will ever see the daylight, since it won't be officially available for the Universal, I don't know. I think the HTC X7500 (Athena) will be there sooner (April 2007 over here), and that one will have a official WM6 upgrade for sure. That'll be my next one, so until then: WM5 for my Universal!
So far for my opinion.
why do I use WM6
vma said:
Hi,
While I am waiting for my MDA Pro to arrive, I have been reading a lot in the Universal section (have a BA myself).
May I ask for some valid reasons why someone would want to use homebrewed WM6 releases instead of official/customized WM5?
I do understand the fun it is to try out new things, but is it really worth it? I did not find many posts that would clear this question.
Thanks,
vma
Click to expand...
Click to collapse
To be honest, I used them all and later delteted them after 5 2 hours. They leak a lot, ram is at minimum and useless third party applications, and a lot fo thing sodn't really work or missing (I just want a vanill aone without 3rd party applications).
Except for one rom, Darkforce, it is fast and furious, and so far I have using it for two days; battery usage is good, and no leaks. However, no video calling, and no way to set com ports for bluetooth devices. any1 has this problem?
However, common to all ROMS, no video calling, old calculator, speed dial messed up (some work and some don't), wireless connection bubble missing (yes you can install a cab but I don't want to do that).
<Mind you, contrary to other reports, I never had any freezes with any rom.
The thing that attracts me is HTML in email, High resolution mode in explorer, better remote desktop connectivity.
So I thhink I am sticking with DarkForce ROM, so far so good.
Thx

Wizard - What next?

I think the HTC Wizard is great and I love the ability to be able to extract and rebuild ROMs to my liking However I think it has peaked and the cracks are now beginning to show (IMO ). WM6 was only ever a test on this device and M$ & HTC have long stopped developing for it. The 'leaked' ROM (5.2.318) contained the most recent hardware drivers and have never been updated, however Windows Mobile 6 has moved on somewhat, which I feel is now leading to some compatibility issues - for me the most important are the integrated VoIP client & 'real' VPN (L2TP/IPSec and NOT PPTP). Plus the Wizard is now quite old - relatively poor camera compared to more recent PDA Phones, size - it's quite big, again compared to more recent offerings.
Unfortunately this is making me look at alternatives However I need certain key things:
1. Windows Mobile 6
2. WiFi 802.11G
3. Integrated VoIP must work and be stable
4. L2TP/IPSec VPN must work and be stable
5. Touch Screen & Pull-Out Keyboard
6. Camera 2MP or more
7. Bluetooth (for hands-free headset)
8. Slimmer/Smaller than the Wizard?
I would also really like the ability to extract and rebuild ROMs as I do with the Wizard.
Really I just want an updated Wizard that natively has WM6 and VoIP & L2TP/IPSec work....
What are the best options?
Andy
(I asked a similar question in the General forum, but I think I might get more responses on here from people who have already taken the plunge...)
try the hermes and or kaizer
ANTC said:
try the hermes and or kaizer
Click to expand...
Click to collapse
Does it have all the features I listed?
ADB100 said:
Does it have all the features I listed?
Click to expand...
Click to collapse
yes its a upgrade from the Wizard 3G, faster processer, stock WM6 ect..

Dial-up Networking Via Bluetooth Under WM5 AKU3 / WM6: WORKING at last!! A MUST!!!

Guys and gals, sorry for not re-editing the entire article so that I can incorporate the update into the main body of the article. Hope it’ll be still be understandable.
UPDATE (10/02/2007): there is an even better, easier-to-install and, what is more, even MS Smartphone (Windows Mobile Standard)-compatible hack. Just download the CAB file linked from THIS post (I’ve also mirrored it HERE, just to be on the safe side, should you not want to register at XDA-Dev to access the download), install it (by simply clicking it on your handheld), power down your device (if it’s a Pocket PC – in order to make sure the Registry changes are all flushed) and restart it.
This hack will add full BT DUN to both platforms. I’ve thoroughly tested it on both my WM6 HTC Universal (a Pocket PC) and WM6 HTC s710 / Vox (a Smartphone) and found it excellent. Note that the traditional, BT PAN-based Internet Sharing will still work alongside with the added BT DUN (tested on both devices).
Note that it has a minor annoyance. After you terminate the connection, you will still be unable to access the Net on the Pocket PC or Smartphone that you used as a modem (also see THIS and THIS for similar bug reports). The solution to this is pretty simple: instead of (lengthy and/or awkward) soft resetting your handheld, just make sure you tap either the data connection icon in Comm Manager (this seem to be sufficient with Smartphones) or, as with, it seems, with Pocket PC’s (like the Universal), just dis- and, then, re-enable the phone connection itself (or, alternatively, en-, and, then, re-disable Flight mode). This all makes this small bug easy to live with.
Finally, Smartphone users: remember NOT to long-press the Red dial button to lock your device – it’ll also terminate the call. Instead, use the standard lock menu accessible via the Power button.
There is also a tutorial on making USB connection work with Modem Link HERE, should it be messed up. Also, the entire thread might be worth giving a read, should you still have problems.
Thanks for FX Belloir for pointing out this hack!
(end of update, the now-outdated original article follows. This means you’ll want to prefer the new hack explained above, NOT the old one I still keep for historical purposes only. It's only the first sections, which explain what this is all about, are worth reading for casual users.)
Anyone having read my article New dial-up networking model of the WM5 AKU3 – a must if you use your WM phones as modems knows WM5 AKU3 (and, of course, WM6) has dramatically changed the way dial-up networking is handled – not necessarily in the good direction. (Please DO read the article if you don’t have a clue what I’m referring to and you have ever wanted to use your Windows Mobile handheld as a cellular modem!)
Microsoft, so far, haven’t really done anything to the problem, except for publishing an article (also discussed for example HERE). Therefore, hackers needed to concentrate their forces on solving the problem. After the first failed attempts (for example mine, as is explained in the first-linked article), at last, some excellent XDA-Developers folks have managed to enable this feature with a comparatively easy-to-do hack. I’ve developed the hack further, making it compatible with several handheld models and ROM versions (the previous version available at XDA-Developers doesn’t support the Universal, Wizard and, probably, several other models because it doesn’t do any forced Registry import – it might only be compatible with the P3600.)
The hack makes it possible to use most WM5 AKU3 / WM6 devices in the traditional (pre-WM5 AKU3) DUN dial-up method, in addition to the new, in WM5 AKU3 introduced Internet Sharing.
This means you can use BOTH technologies and can have the advantages of BOTH approaches. With the “traditional” DUN dial-up, you still have the freedom of NOT having to manually start / reconnect Internet Sharing AND the ability to use clients not supporting the BT Personal Area Network (PAN) profile required by the new Internet Sharing. And, as Internet Sharing is still supported, you can still have a real internet sharing approach, making it possible to use the Internet on both the Windows Mobile device acting as a modem and the client that connects to it (and can still have the other goodies Internet Sharing also offers: for example, the accessibility of the phone even with an ongoing Internet session.)
Again, it’s almost impossible to emphasize how important, how revolutional this hack is! If you’ve EVER tried to use your WM5 AKU3 / WM6 Windows Mobile phone as a modem you know Internet Sharing can be a REAL pain in the back, particularly if the client you’d like to use it from doesn’t support BT PAN.
Installation
Import THIS registry import file (via, say, the brand new, EXCELLENT desktop-side Registry editor of SOTI’s Pocket Controller 6) and copy the contents of THIS file to the \Windows directory of your Windows Mobile device. Soft reset your device and voliá: after this, clients discovering the Bluetooth services your device provides will also see it offering the DUN service (in addition to the PAN one) as can also be seen in HERE.
After this, everything will work just great – as in the pre-AKU3 days. Follow for example THIS tutorial on using DUN modems if you don’t know how it’s done.
Problems
It’s incompatible with some HTC Wizard ROM versions, namely, the official AKU 3.3 T-Mobile ROM – see THIS. It, however, has no problems with mfrazzz's XDA Mobile 6 Release 2a Full at all.
It seems it’s incompatible with WM6 MS Smartphones (Windows Mobile Standard). I’ve tested this on my HTC Vox (S710).
Compatibility
In my tests, it worked just great on my HTC Universal and HTC Wizard. A lot of people have reported other success stories; for example, with the AKU3 HTC Trinity (P3600).
Verdict
Again and again: if you EVER plan to use your handheld as a modem, this hack is a MUST!
UPDATE (11/02/2007): There's a version specifically meant for the T-Mo Dash is at http://forum.xda-developers.com/showthread.php?t=340762 .
Note that if you have a MS Smartphone (as opposed to a Pocket PC), it MUST be application unlocked for the hack to work. See for example See for example http://www.pocketpcmag.com/blogs/index.php?blog=3&p=2004&more=1&c=1&tb=1&pb=1 for more links on application unlocking. Note that app unlocking is absolutely legal.
Error on a StarTrek
Hey all,
I get the following error after installing:
"Alert
Can't find 'ATCIUI' (or one of its components). Make sure the path and filename are correct and that all the required libraries are available."
Any ideas? All the components are there...
qnonsense said:
Hey all,
I get the following error after installing:
"Alert
Can't find 'ATCIUI' (or one of its components). Make sure the path and filename are correct and that all the required libraries are available."
Any ideas? All the components are there...
Click to expand...
Click to collapse
Which one did you try? "Technology"'s CAB? Mine?
Menneisyys said:
Which one did you try? "Technology"'s CAB? Mine?
Click to expand...
Click to collapse
I tried both CABs, as well as simply copying the files into the Windows directory, all to no avail. My phone is application unlocked and I've verified that the registry entries are all in place... Very confusing.
Motorola Q9c
I couldn't get it to work on the Motorola Q9c either. Any chance there is a way to get it to work with this device?
What Are You Trying To Do
mabmarc1 said:
I couldn't get it to work on the Motorola Q9c either. Any chance there is a way to get it to work with this device?
Click to expand...
Click to collapse
If you have bluetooth on your device, then I believe it will work on your device! If you are trying to configure the bluetooth {"DUN"} dial-up configuration setup on your Motorola Q9c, then it will never work. Just install the bluetooth Dun.cab on your Motorola Q9c to the MAIN MEMORY! (NOT IN THE WINDOWS FOLDER)! Soft reset your device. Next turn the bluetooth on, pair the two devices, now the Motorola Q9c is ready to be use as a "modem" for bluetooth {"DUN"} dial-up. Nothing else is to be done to the Motorola Q9c. The bluetooth {"DUN"} dial-up configuration setup should already be on the other device (PDA, Laptop, ect...) that you paired with the Motorola Q9c............! The directions that I'm giving you are for the bluetooth Dun.cab in my thread only............!
VZW Moto Q not working
Okay so I tried the .cab file and stupid me forgot to back up my device before hand. Yeah now I don't have any working Bluetooth.
2 questions.
1) Could someone please provide me with the files from a WM5 AKU3 phone?
ATCIUI.exe
ATCIUI.lnk
atcmdint.dll
bthatci.dll
2) If I can't get these files from someone will a Master Reset get my device back to normal or will it leave the broken files still in place.
This worked great on my Treo 750 w/ATT used it on my TomTom 920. THanks!
Anyone got luck using this on a HTC S730?
I'm trying to access the internet from my QTek 9000 (HTC Universal) through my HTC S730 phone. No luck.
On QTek 9000 (with crossbow's WM6) no clientside PAN is supported and on HTC S730 I cannot get DUN working...
Yes bmorg, master reset will revive your device
user 888
user888
matey did you make any progress with your query?
user888 said:
Anyone got luck using this on a HTC S730?
I'm trying to access the internet from my QTek 9000 (HTC Universal) through my HTC S730 phone. No luck.
On QTek 9000 (with crossbow's WM6) no clientside PAN is supported and on HTC S730 I cannot get DUN working...
Click to expand...
Click to collapse
Your quest is similar to one I have. I have a T-Mobile Dash with HTC-S620 WM6.1 Smartphone ROM and EDGE data that I want to access the internet from a SE TM506 with HSDPA 3G data. There is no clientside BT PAN on the S620 and no way to BT DUN to the TM506. I have clientside serial port on the S620 to the TM506 but no app to take advantage.
So far quest was futile.
http://forum.xda-developers.com/showthread.php?t=433074
Help for WM6 GSM dial-up internet connection
Hello,
can anyone help me?.
I would access internet with my cell phone (Samsung SGH i780 os WM6) without having any kind of fast data connections with my provider, like gprs edge or hsdpa.
In other word I would connect to the service with a dial-up gsm connection at 9600bps, but WM6 seems to haven't capability to connect to internet this way.
I found here: http://www.modaco.com/content/smartp.../#entry1048254 some related like informations, think to understand that this post tells about to connect a BT device like gps, trough BT connection of a WM6 cell phone, via DUN to internet; someone think this could also be useful for me? If so how?
Please forgive me my english I hope it could have be understandable.
Tankyou.
Roberto Ruvinetti
Edit/Delete Message

bluetooth keyboard not working with mob 6.5

Hi guys,
i have bought a portable foldable bluetooth keyboard but it won't work with my diamond2.
i am using the energy rom with mobile 6.5.
my diamond does see the keyboard and also connects to it but doesn't see any "service".
i tested with a mobile 6.0 diamond and it worked.
does anyone have a solution??
check for these files in windows folder:
bthhid.dll
bthidsvc.dll
conshid.dll
hidparse.dll
kbdhid.dll
they are part of service to run BT keyboard.
as maybe 0.1% of users would use it, cooks usually disable them in custom ROMs.
if those files are are not present, run a cab I attached.
It's not certain it would work, this's not a proper way. The service is run by modules, I converted them to dll. They should be added to ROM, but it might work as well so give it a try.
I know this is an old thread to bump, but I gave this file a shot in energy.09.cookie classic on my HTC Pure/ TD2
It enables blueinput to work again, and when browsing keyboard services it lists a russian character that looks like an A (as opposed to not listing anything). I can't simply connect to the keyboard without blueinput, i have to start it, delete the keyboard from bluetooth devices, then reconnect it with blueinput running in the background.
My keyboard is relatively functional, but many keys are incorrect, swapped, or nonexistant. the Nataly rom for my device worked properly without blueinput if i recall. great first attempt though, thanks.

Categories

Resources