Hard Coding GPS Co-Ordinates on MTCAP-868-001A

Home Forums Conduit: AEP Model Hard Coding GPS Co-Ordinates on MTCAP-868-001A

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #31049

    This is really a question about which *file* on the device should have the GPS lat/long json inserted .. on other Gateways it’s normally in local_conf.json .. but not on this.

    This is so we can see the position in the metadata on TTN. These are the fields, for example …

    “fake_gps”: true,
    “ref_latitude”: 51.5558223,
    “ref_longitude”:-0.1749527,
    “ref_altitude”: 42,

    #31050
    Jason Reiss
    Keymaster

    How are you configuring the gateway? Through the UI or file system?
    Does the gateway have TTN software installed?

    Through the UI the Packet Forwarder Manual Configuration would be needed to provide the global_conf.json file with “fake_gps” and “ref_*” fields.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.