RUTM50 Windows 11 Location

I’ve searched and haven’t found an answer to this. Is there a client I can run on a Windows 11 PC that will poll my Teltonika RUTM50 for it’s current GPS location? This Windows PC would be connected to the Teltonika via LAN. We have a software package that looks at the Windows device reported location, and we’d like to update that with the connected RUTM50 GNSS info. Using the Windows location service is by far the easiest way to make things work with this software, hence the reason I’m asking.

Thanks everyone.

Hello,

IMO the easiest way is to poll the snmp server of the RUT:

# latitude
snmpget -v 2c -c public 192.168.1.1 .1.3.6.1.4.1.48690.3.1.0
#longitude
snmpget -v 2c -c public 192.168.1.1 .1.3.6.1.4.1.48690.3.2.0

Regards,

Hello @RDCounty,

Apologies for the delayed response.

Could you please confirm if the issue has been resolved, or if you still require any assistance?

Best regards,

This topic was automatically closed after 60 days. New replies are no longer allowed.