Skip to content

Android 11 app that displays & writes to a CSV file your cellular data connection's rsrp, ssrsrp, download speed, upload speed, timing advance, plmn, LAC, cell ID, eNodeB, rat, latitude, longitude, EARFCN, LTE band, LTE spectrum, LTE bandwidth, PCI, rsrq, public IP address, NR pci, NRARFCN, 5G band, & 5G spectrum.

Notifications You must be signed in to change notification settings

nstevens1040/NR5GPerf30

Repository files navigation

    Caution  

This app tests your download and upload speed indefinitely and DOES NOT STOP until you close the app.

Testing starts with five downloads that are 2621440 bytes each. Download speeds are calculated into Megabits per second and then averaged. The average download speed is displayed in a TextView.

After the five downloads tests complete, the app then runs five upload tests that are 262144 bytes each. Upload speeds are calculated into Megabits per second and then averaged. The average upload speed is displayed in a TextView.

Use case

Really anything that involves measuring the performance and/or gathering the details of your cellular connection.

For example, you signed up for a cellular home internet service and you need to know where, in your home, your cellular connection performs the best.

Output

In addition to the screenshot below, the app also writes a csv file that gets saved in /sdcard/Android/data/org.nanick.nr5gperf30/files/ as $(epochTimeStamp).csv.

Screenshot

About

Android 11 app that displays & writes to a CSV file your cellular data connection's rsrp, ssrsrp, download speed, upload speed, timing advance, plmn, LAC, cell ID, eNodeB, rat, latitude, longitude, EARFCN, LTE band, LTE spectrum, LTE bandwidth, PCI, rsrq, public IP address, NR pci, NRARFCN, 5G band, & 5G spectrum.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages