How do I debug this piece of kak to know if it is user error (me) or GPS not working.
This is what I did:
The date is wrong despite the date on the unit being correct.
The device is next to the window, not a chance in hell it can’t see satellites.

This is what I did:
Code:
/system console disable 0
/system gps set port=serial0 enabled=yes gps-antenna-select=external
/port set 0 baud-rate=auto data-bits=8 flow-control=none name=serial0 parity=none stop-bits=1
/port firmware set directory=firmware ignore-directip-modem=no
The date is wrong despite the date on the unit being correct.
The device is next to the window, not a chance in hell it can’t see satellites.
Code:
[admin@MikroTik] > /system gps monitor
date-and-time: dec/31/1969 23:59:59
latitude: none
longitude: none
altitude: none
speed: none
destination-bearing: none
true-bearing: none
magnetic-bearing: none
valid: no
satellites: 0
fix-quality: 0
horizontal-dilution: 42949671.96

