Skip to Content
Metrics referenceCellular radio

Cellular radio

Measurements from the cellular modem: signal strength and quality, the cell you’re connected to, and the neighbouring cells around you.

MetricWhat it meansUnitHow to readSourceLearn more
Data activity
radio.data_activity
Which way mobile data is flowing at this moment: none, in, out, or both. Dormant means the data connection is still set up but the radio link itself has been released to save power, so the next packet has to wake it again.AndroidReference
Neighbours
radio.neighbour_count
Nearby cells visible to the modem. Count matches `radio.neighbours` array length; list rendered in the Neighbours tile.YANLReference
Network Slice
radio.network_slice
Enterprise network slice when reported by the modem.AndroidReference
RSRP
radio.rsrp
Reference Signal Received Power: how strong the cell signal is at your phone (LTE or 5G NR).dBmHigher is betterAndroidReference
RSRQ
radio.rsrq
Reference Signal Received Quality: signal quality relative to interference.dBHigher is betterAndroidReference
Satellite NTN
radio.ntn_status
Satellite / non-terrestrial network (NTN) status when supported (Android 15+).AndroidReference
Serving Cell
radio.serving_cell
Serving-cell tile, assembled on the web from flat keys (RSRP, PCI, RAT, carrier, …). Not a single log field in v3.YANLReference
SINR
radio.sinr
SINR for the serving cell (LTE RSSNR or NR SS-SINR).dBHigher is betterAndroidReference
SNR
radio.snr
Legacy SNR chart key (v1). Current logs use flat `radio.sinr` on the serving block.dBHigher is betterYANLReference
Last updated on