Search This Blog

Tuesday, September 01, 2009

WindowsMobile 6.1 rSAP not working on boot

Every time that I reboot my Tytn II the rSAP from my car is not working even if the settings are correct on bluetooth config panel (allow access).
The connection is working ONLY AFTER going to bluetooth panel, rsap and just click OK (lol).

I found some interesting settings:
[HKEY_LOCAL_MACHINE\Software\Impulsesoft\Bluetooth\ SAP]
"Running"=dword:00000001
"SAPServerCmd"=dword:00000002
"Version"="3.1"
"ConnDevName"="VW UHV PREM"

Just changed "SAPServerCmd" to 1 and i am going outside to test it...
Values
"Running"=dword:00000000
"SAPServerCmd"=dword:00000003
are for disabling it
...
Got it finally, i found that the program "SAPSettings.exe" must be run at startup! Just put a shortcut in Windows\StartUp folder. Of course, it will use the first registry settings above.

No comments:

Post a Comment