|
-
Feb 5th, 2009, 10:05 AM
#1
Thread Starter
New Member
[RESOLVED] Getting timeouts using internal GPS on phone in legacy app.
Hi all,
I have a home written app that uses the serialport to gather the NMEA sentences from a GPS receiver.
This worked fine on WM2003 and WM5, but now I have moved to a phone with an integrated GPS received, I only get timeouts after I open it.
Other app TT7 and google maps have no issues using the same serial port/settings.
Do I have to do anything in code to 'start' the GPS receiver?
Many Thanks,
Paul.
Last edited by MrRalphMan; Feb 12th, 2009 at 02:37 AM.
-
Feb 5th, 2009, 11:22 AM
#2
Re: [2008] Getting timeouts using internal GPS on phone in legacy app.
Coincidence that you should mention this... we're facing a similar problem in this project/thread.
Care to share some code?
(Also, this probably isn't an ASP.NET question, what language are you using?)
-
Feb 6th, 2009, 04:39 AM
#3
Thread Starter
New Member
Re: [2008] Getting timeouts using internal GPS on phone in legacy app.
Hiya,
I am using VB.net for this project so can someone move this thread to the relevant section?
I'm going to read through your project thread and see if we can resolve this issue..
Cheers,
Paul.
-
Feb 6th, 2009, 04:02 PM
#4
Re: [2008] Getting timeouts using internal GPS on phone in legacy app.
Moved. I assume you're using the compact framework, what class library are you using to open the GPS ports?
-
Feb 8th, 2009, 04:00 PM
#5
Re: [2008] Getting timeouts using internal GPS on phone in legacy app.
what phones support GPS NMEA with the bluetooth serial port profile?
-
Feb 12th, 2009, 02:38 AM
#6
Thread Starter
New Member
Re: [RESOLVED] Getting timeouts using internal GPS on phone in legacy app.
I couldn't get it to work with the built in serial class, so I used the open source class from OpenNetCF.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|