Closed mrbubble62 closed 4 years ago
I built the firmware image to force ttyS0. (I made the change in chirpstack-concentratord/chirpstack-concentratord-sx1301/src/config/vendor/generic/us915.rs) But the concentratord is not happy
Enabling GPS mode for concentrator counter
get gps coordinates failed, error: lgw_gps_get failed
GPS time reference is not valid, age: 1581597658.106345851s
GPS coordinates sync completed, coords: Coordinates { latitude: 38.92504168333333, longitude: -77.06265346666666, altitude: -96 }, coords_error: Coordinates { latitude: 0.0, longitude: 0.0, altitud
I think the GPS data is getting corrupted due to the software UART. I will have to go back to getting ttyAMA0 working if I want GPS support.
Closing this issue as it also has been reported here: https://github.com/brocaar/chirpstack-gateway-os/issues/37.
I updated chirpstack-concentratord config with
However still tries to use ttyAMA0