Thales' cellular IoT products business is now part of Telit Cinterion, find out more.

You are here

device geo localization | Telit Cinterion IoT Developer Community

September 9, 2016 - 2:58pm, 1721 views

***** again, in Device>Location there are two options, current location and location history.

How to obtain Device geo localization ?

using  information on SensorLogic Agent J2ME User Guide, page 16:

LocationReport.init();

LocationReport report = new LocationReport();

report.send();

but I get empty values:

[INFO] [TaskProcessor] MessageTask_16(sendLocation(,false,0,0,0,0,0,,false,,false,,,,,)) added