Mobile app
Download
Our "Mobile Latency Measurement" app is available on Google Playstore and Apple Store.
Settings for Pro version
By default, you can access the trial version on the app, which allow you to make latency and bandwidth measurement during 3 minutes.
In order to use the Pro version :
- Open settings
- Fill the "LTI license key" field with your own key (or scan directly the QRcode of your key)
- Save
If you use your own analyzer, data has to be sent to the influxdb port (12086).
Example : http://your_analyzer_ip_address:12086/
For any inquiry regarding a license, please submit a ticket on the LatenceTech Support (in the lower right corner of this page).
Home page
Radio/Cellurar Data details:
Network: Name of the network in case of mobile network, SSID in case of WiFi.
For example: Rogers, Videotron, Telus, Andoid WiFi
Network Type: Type of the network for eg 4G LTE, 5G, 3G, 2G, Unknown.
In case of WiFi, it’s “WiFi + ' ' + Technology”, for example: WiFi 2.5GHz, WiFi 5GHz
Cell Identity (NCI/ECI): Displays Cell Identity (E-UTRAN Cell Identity (ECI) in case of 4G LTE, NR Cell Id (NCI) in case of 5G NR)
Physical Cell ID (PCI): Physical Cell ID for 4G/LTE and 5G/NR
RSSI (dBM): Received Signal Strength Indication (RSSI) in dBm
SINR (dB): signal-to-noise ratio in dB
RSRQ (dB): reference signal received quality in dB
RSRP (dBM): reference signal received power in dBm
Custom settings
Customize your experience in the settings:
Press Save to save and close the settings.
Custom Reflector list
You can find a templete to create your own Reflector list here:
wget https://api.latence.ca/mobile/template.json
You will find a JSON document like this that you will be able to customize and add more Reflectors:
[
{
"Name":"REPLACE WITH Reflector's name",
"Hostname":"REPLACE WITH Reflector's IP or DNS",
"Description":"REPLACE WITH Reflector's description"
},
{
"Name":"REPLACE WITH Reflector's name",
"Hostname":"REPLACE WITH Reflector's IP or DNS",
"Description":"REPLACE WITH Reflector's description"
},
]
The Reflectors will then be added to the list you have on the homepage.
Heatmap
You can display the heatmap generated by the app on dashboard.latence.ca, in the "4. Latency Heatmap" section.
You can turn off the 5 second automatic refresh in the top right corner of the page.