Hi everyone,
I’m working with a Wio Tracker WM1110 device, and I’ve followed the tutorial Get Started with Wio Tracker 1110 to set up the device and get it running with ChirpStack Gateway OS and LoRaCloud integration.
I flashed the GNSS LoRa example Arduino code to the tracker and have successfully connected it to the ChirpStack network. However, I’m facing an issue where the GNSS navigation messages are being received in the cloud, but I’m not seeing the GPS coordinates (latitude and longitude).
Here are the specifics of my setup:
- Device: Wio Tracker WM1110
- Firmware: GNSS LoRa example Arduino code
- Gateway: ChirpStack Gateway OS
- Cloud Integration: LoRaCloud (with ChirpStack)
- Network: LoRaWAN
I’ve double-checked the setup according to the tutorial and ensured that the device is sending data, but it seems the GPS coordinates aren’t showing up in the LoRaCloud dashboard or ChirpStack.
Has anyone encountered a similar issue or can point me in the right direction? Is there anything specific I need to configure or check to ensure that the GPS data is transmitted properly?
Any help or advice would be much appreciated!
Thanks in advance!