Message from discussion
configure bluetooth GPS
Received: by 10.114.109.1 with SMTP id h1mr501374wac.1170886893301;
Wed, 07 Feb 2007 14:21:33 -0800 (PST)
Received: from 170.35.240.207 by h3g2000cwc.googlegroups.com with HTTP;
Wed, 07 Feb 2007 22:21:32 +0000 (UTC)
From: "conwayatt" <chad.l...@cingular.com>
To: "Google Mobile Help Group - Google Maps for mobile" <Google-Maps-for-mobile@googlegroups.com>
Subject: Re: configure bluetooth GPS
Date: Wed, 07 Feb 2007 14:21:32 -0800
Message-ID: <1170886892.182056.312020@h3g2000cwc.googlegroups.com>
In-Reply-To: <1170718007.606961.197310@v33g2000cwv.googlegroups.com>
References: <1170455852.324710.257980@v33g2000cwv.googlegroups.com>
<1170519181.478366.117260@k78g2000cwa.googlegroups.com>
<1170640836.227949.50690@j27g2000cwj.googlegroups.com>
<1170718007.606961.197310@v33g2000cwv.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe)
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
how do i get to this?
On Feb 5, 5:26 pm, TransFXB wrote:
> On a Smartphone WM5 (HTC s620), this did the trick to get data from a
> bluetooth GPS:
>
> 1.) The following registry key must exist:
> "HKEY_LOCAL_MACHINE\System\CurrentControlSet\GPS Intermediate Driver
> \Drivers"
> ( keys .\GPS Intermediate Driver\Drivers offen missed)
>
> 2.) The following value must exist under the key "Drivers" (type
> REG_SZ):
> CurrentDriver = "My GPS Driver"
>
> 3.) The following registry key must exist:
> "HKEY_LOCAL_MACHINE\System\CurrentControlSet\GPS IntermediateDriver
> \Drivers\My GPS Driver"
>
> 4.) The following values must exist under the key "My GPS
> Driver" (type REG_SZ):
> InterfaceType = "COMM"
> FriendlyName = "My GPS Driver"
> CommPort = "COM6:"
> (If you set up your bluetooth device to another COM-Port you can use
> this value for the CommPort registry value )