Results 1 to 6 of 6

Thread: [RESOLVED] Getting timeouts using internal GPS on phone in legacy app.

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2009
    Posts
    11

    [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.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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?)

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2009
    Posts
    11

    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.

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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?

  5. #5
    Powered By Medtronic dbasnett's Avatar
    Join Date
    Dec 2007
    Location
    Jefferson City, MO
    Posts
    9,897

    Re: [2008] Getting timeouts using internal GPS on phone in legacy app.

    what phones support GPS NMEA with the bluetooth serial port profile?
    My First Computer -- Documentation Link (RT?M) -- Using the Debugger -- Prime Number Sieve
    Counting Bits -- Subnet Calculator -- UI Guidelines -- >> SerialPort Answer <<

    "Those who use Application.DoEvents have no idea what it does and those who know what it does never use it." John Wein

  6. #6

    Thread Starter
    New Member
    Join Date
    Jan 2009
    Posts
    11

    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
  •  



Click Here to Expand Forum to Full Width