Skip to content

Unable to recive gps data in arduino ide after connecting lora-gps shield #15

@cmporeddy

Description

@cmporeddy

Unable to receive GPS data in Arduino ide after connecting LorR-GPS shield
GPS data that I'm receiving is something wrong and I found no tutorial that has proper instructions. Everyone that worked with Dragino GPS shield having the same problem. How can I solve this, Is there any official tutorial to guide how to configure the LoRa GPS shield.

NOTE: I removed the jumpers, connected "RX-4" & "TX-3".

Please someone help me fix this issue.

GPS DATA THAT I RECEIVE IS SOMETHING LOOKS LIKE THIS:

{
  "ALARM_status": false,
  "BatV": 0,
  "FW": 150,
  "LON": "OFF",
  "Latitude": -2137.614208,
  "Longitude": -1768.423424,
  "MD": "Disable",
  "Pitch": 0,
  "Roll": 0
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions