Gpsui.net Setup
: For constant tracking via an app, send 102 to receive login credentials (Account/Password) and a download link for the compatible mobile client. ⌨️ Common SMS Commands SMS Command Position Query 777 or DW Record Audio 555 Sound Callback 666 (Calls you when noise is detected) Restart Device 999 Clear Memory 445 Factory Reset 444
Send an SMS with the text to the SIM card number inside the tracker.
: Set a threshold (e.g., 70 mph) to catch reckless driving. Gpsui.net Setup
If an asset appears offline or fails to register post-setup, cross-reference your configuration with this troubleshooting matrix: Probable Cause Corrective Action
What of GPS tracking hardware are you using? Which cellular network provider supplies the SIM card? : For constant tracking via an app, send
Ensure your devices support standard protocols (e.g., JT808, GT06, TK103) compatible with the backend architecture feeding into Gpsui.net.
This is the most critical step. Your tracker must know the of your SIM card provider to send data to Gpsui.net. If an asset appears offline or fails to
Tracker lacks cellular signal or cellular data plan is inactive.
// Set the GPS device's communication settings gpsDevice.Port = "COM3"; gpsDevice.BaudRate = 9600; gpsDevice.Timeout = 1000;
Look up the specific IP address or domain name and port number provided in your platform documentation.
Replace ://carrier.com with your specific network provider's APN settings. Step 3: Point Device to the Server