☕ Buy a Coffee
Home / Mobile IT & Tools

How to Check Cellular Signal Strength in 'Field Test Mode'

Access hidden base station telemetry on iPhone and Android to read precise RSRP and RSRQ dBm signal metrics instead of vague signal bars.

Sachin Siju
Sachin Siju
Lead Systems Engineer & Tech Blogger
Jul 11, 2026 3 min read
How to Check Cellular Signal Strength in 'Field Test Mode'

Why Signal Bars Lie

The signal bars in your status bar are a heavily smoothed, carrier-defined abstraction — different manufacturers map the same underlying signal quality to different bar counts, and the scale is deliberately generous so you rarely see fewer than two bars. If you're diagnosing a real coverage problem (a dead zone in your house, a bad cell handoff, deciding where to mount a signal booster), you need the actual radio measurements: RSRP (Reference Signal Received Power) and RSRQ (Reference Signal Received Quality) for LTE/5G, measured in dBm and dB respectively. Both platforms expose this through a hidden diagnostic mode.

iPhone: Accessing Field Test Mode

  1. Open the Phone app and dial *3001#12345#*, then tap the green call button. This launches the Field Test app instead of placing a call.
  2. The app opens to a serving-cell summary screen showing your carrier, band, and cell ID.
  3. Tap through the menu (varies by iOS version, but generally under a details/list icon) to LTE > Serving Cell Meas or 5G > Serving Cell Meas depending on your active connection type.
  4. Look for rsrp0 and rsrp1 (dual-antenna readings) — these are your actual received power values in dBm.
Reading the numbers: RSRP values are negative dBm; closer to zero is better. Roughly: -80 dBm or higher is excellent, -90 to -80 is good, -100 to -90 is fair (expect slower data), and below -110 is poor and prone to dropped calls or fallback to a slower network type.

On older iOS versions (iOS 11 and earlier), tapping and holding the signal bars in the status bar while Field Test was open would swap the bars for a live dBm readout. Apple removed this shortcut in later iOS releases, so on current iOS you need to read the value from inside the Field Test app itself as described above.

Android: Accessing Signal Diagnostics

Android fragmentation means there's no single universal path, but two methods cover most phones:

Method 1: SIM Status (works on nearly all stock and OEM Android builds)

  1. Open Settings > About phone > Network (or Status > SIM status, wording varies by manufacturer).
  2. Look for Signal strength — this shows the dBm value directly.

Method 2: Hidden Testing Menu

  1. Open the Phone dialer and enter *#*#4636#*#*.
  2. If your device supports it, this opens a Testing menu with a Phone information section showing live signal strength in dBm, along with network type and cell ID.
Note: Google removed this code from stock Android on many newer devices (Android 12+) for security reasons, and some OEMs (Samsung, in particular) have long shipped their own variants or disabled it entirely. If it does nothing when dialed, it's not broken on your end — that access method simply isn't present on your build. Fall back to Method 1, or install a third-party diagnostic app like Network Cell Info or Signal Spy, which reads the same radio APIs Android exposes to apps with location permission.

Using the Numbers Practically

  • Placing a signal booster or femtocell: walk around with Field Test/SIM status open and note where RSRP peaks — that's your best antenna placement, not necessarily where the bars look highest.
  • Diagnosing "full bars, no data": check RSRQ alongside RSRP — a strong RSRP with poor RSRQ usually means interference or a congested cell, not weak coverage, and no booster will fix that.
  • Comparing carriers before switching: if you can borrow a SIM or use a dual-SIM phone, comparing RSRP side by side in the same location is far more objective than comparing bar counts.

Exiting Field Test Mode

On iPhone, simply press the side button or swipe up to leave the app — it doesn't change any settings, it's read-only. On Android, back out of the Testing menu or SIM status screen the same way; neither method modifies your radio configuration.

Featured Infrastructure Partner

Deploy on High-Performance Hostinger Cloud

Get up to 75% OFF + free domain & SSL. Powering xube.me's sub-second response times.

Claim Discount ↗

Discussion & Insights

Related Technical Essays