GPS module + PIC


Closed Thread
Results 1 to 13 of 13

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,146


    Did you find this post helpful? Yes | No

    Default

    At what level is the Serial input of the PIC when you disconnect the GPS module? I guess the timeout is blocked by the incorrect level.

    You should have a pull up resistor there.

    Ioannis

  2. #2
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    938


    Did you find this post helpful? Yes | No

    Default It's working... yes and no

    I have tried both a 10k pull-down and pull-up resistor.

    I was thinking a pull-down would be correct since the PIC gets a "true" signal, but as it didn't work, I tried the pull-up way; no success

    Meanwhile, I have seen that the GPS module will always send the string my SERIN2 command is waiting for ("$GPVTG").

    If the module has no signal (no satellite coverage), it will still send the NMEA sentence with empty data, just like this "$GPVTG,,T,0,M,,N,,K*xx".

    So, if I disconnect the GPS from the PIC, it works but... it is not the way I would like to have it working.
    Roger

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts