Have you ever tried to use bluetooth modem under WM6? Let's say you have second phone (can be pda-phone) with flat or cheap data plan and you want to use it with your Pocket PC (even if it has it's own phone module). It is not as easy as it may look like...
If you were using that phone with you pc, you know you have to use extra modem initial strings (init commands). But configuring bluetooth modem connection in WM is... poor. I looked all options few times without result. Hardly I've found solution.
Open you favourite regostry editor. Go to HKEY_LOCL_MACHINE\Drivers\Unimodem\Init\. Ther's string value called "1" with value AT
AT+CGDCONT=1,"IP","APNNAME"<cr>
Replace APNNAME with APN name from your internet provider, but do not delete quotes! Save. You don't even have to reboot. I connected (successfully) just after this change.
And once again Microsoft made our lifes harder, letting us to configure bluetooth modem connection, but not init commands for it. Luckly there is walkaround.
How many opportunities to strain our brains fighting with MS we'll encounter on our way? We'll see... I bet it's just matter of time.
Disclaimer:
You're editing registry at your own risk. You have no right to blame me for harming your system.
No comments:
Post a Comment