Milesight LoRaWAN gateways support GPS which is used to locate the position. The GPS data will be sent to platform connected as well, the time will be 10 seconds every time. The models supporting GPS are as follows:

  • UG67
  • UG87
  • UG85 (Optional)


 

Symptom 1: No GPS data in the web GUI of gateway.


Checklist:

1. Check if gateway model supports GPS. GPS is supported for UG67/UG87 by default. For UG85, if the model does not includes -G, this gateway does not support GPS.

2. Upgrade gateway to latest version. Click here to find the Latest firmware.

3. Ensure the gateway is placed outdoors or beside the window to receive good GPS signal.

4. For UG8x, check if GPS antenna is connected to correct GPS antenna connector and not break. If it connects to other connectors, gateway can not get good GPS signal.

image-20201029214037130


 

Symptom 2: No GPS data in network server.

Checklist:

1. Ensure the gateway is online in your network server.

2. Go to Maintenance -> Log -> System Log to download log package and unzip it.

image-20201029220548152

Try to check the 'lora-pkt-fwd.log', you will find some logs about GPS.

This is the example log of no GPS :

### [GPS] ###
# Invalid time reference (age: 1603184896 sec)
# no valid GPS coordinates available yet
##### END #####

This is the example of GPS data, you can find the latitude, longitude and altitude inside.

### [GPS] ###
# Valid time reference (age: 1 sec)
# GPS coordinates: latitude 24.48916, longitude 118.18235, altitude 68 m
##### END #####


JSON up: {"stat":{"time":"2020-08-17 03:47:02 GMT","lati":24.48916,"long":118.18235,"alti":68,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0}}
INFO: [up] PUSH_ACK received in 4 ms
INFO: [down] PULL_ACK received in 0 ms

Note: Please find log files according to the type of connecting gateway to network server. For example, if you connect gateway to Loriot, please open lora-pkt-fwd-loriot.log to check GPS logs.


 

If you need any help for deeper trouble-shooting, feel free to contact Milesight Technical Support. You can also click here to get more info about Milesight LoRaWAN Gateway.