Connect Wio Tracker to LoRa Cloud™ Locator
This document details the step-by-step instructions on how to set up the Wio Tracker 1110 Dev Board and configure it in the LoRa Cloud™ Locator.
Gateway Settings
Add the Gateway on LoRa Cloud™ Locator
Login to LoRa Cloud™ Locator web.
Navigate to GATEWAY SETTINGS, click Add New Gateway.
![]()
Enter the Gateway EUI and select the right LoRaWAN® frequency band based on your location.
![]()
Click on Create and you should see a popup with new Gateway’s supporting files(certificates, keys). Make sure you click on Download and save the files to a safe location (you might need to allow browser to download multiple files). The downloaded files are:
- cups_url.txt: Contains the URL that should be used in your gateway to point to the CUPS server
- cups.trust: Contain the CUPS trust certificate
- cups.crt: Contain the certificate used to connect to CUPS server
- cups.key: Contain the private key used to connect to CUPS server
![]()
Set up the Gateway
Then we need to configure the SenseCAP M2 Multi-Platform LoRaWAN Indoor Gateway, check Get Started for more details.
Login to Luci page, navigate to LoRa > LoRa Network
- Step 1: LoRa Network Settings Navigate to LoRa > LoRa Network
![]()
- Step 2:Set Mode to Basics Station
![]()
- Step 3:Basic Station Settings:
-
Gateway EUI: It will automatically get the EUI of the connected gateway
-
Server: Select CUPS
-
URL:: Copy the URL in your
cups_url.txtfile.
![]()
Example: https://A321**0HK3U1DZL.cups.lorawan.eu-west-1.amazonaws.com:443
![]()
-
Authentication Mode: TLS Server and Client Authentication
-
trust/certificate/key : Copy the file contect we downloaded before.
![]()
Click Save & Apply once everything is set up.
Once your gateway is properly configured, its status should switch to Connected.
![]()
Device Settings
Set up the device
Please check Connect Wio Tracker 1110 Dev Board to TTN to select the platform to TTN.
![]()
Add device on LoRa Cloud™ Locator
Then go back to the LoRa Cloud™ Locator web page, navigate to DEVICE SETTINGS, click Add New Device.
Tracker type: LoRa Basics™ Modem SDK
Choose the APPKey as the activation mode, then copy the Dev EUI, Join EUI and APP key we defined before.
Network: The Things Network Community, and select your regional cluster, then click Create to add your device.
![]()
Once the device successfully joins the network, you can see its messages here。
![]()
Then navigate to TRACKING, you can check the location now.
![]()