Topics

⌘K
  1. Home
  2. Docs
  3. Topics
  4. zte mc801a hidden menu
  5. zte mc801a hidden menu

Zte Mc801a Hidden Menu 2021 May 2026

ZTE MC801A — Hidden Menu Guide

This quick, engaging resource explains what the ZTE MC801A hidden menu is, how to access it, what useful settings you’ll find, and safety tips so you don’t accidentally break network functionality.

When to use the hidden menu

  • Diagnosing slow speeds or frequent disconnects.
  • Testing different bands/CA behavior.
  • Preparing logs for support or carrier troubleshooting.
  • Verifying firmware and hardware details.

Example troubleshooting steps (signal issue)

  1. Open the hidden status page showing cellular metrics.
  2. Record RSRP, RSRQ, SINR, and RSSI.
    • RSRP > -80 dBm: excellent; -80 to -100: good; -100 to -120: poor; < -120: unusable.
  3. Note current band and ARFCN/NRARFCN and cell ID.
  4. Reboot the gateway and observe whether it reselects another cell.
  5. If supported, set operator selection from Automatic to Manual and try neighboring PLMNs listed in the menu to test a different tower.
  6. If external antennas are supported, try connecting them and compare the metric improvement.

3. The Serial Port (UART) & ADB Deep Access

If the web menus are locked down by a firmware update (e.g., Band Locking is removed), "Deep Content" access requires physical interaction with the device's motherboard.

Hardware Prerequisite: You must open the MC801A casing (removing the rubber feet and unscrewing the Torx screws). Inside, locate the UART/Serial header (usually 4 pins: VCC, GND, TX, RX). zte mc801a hidden menu

The Process:

  1. Connect via TTL Adapter: Use a USB-to-TTL adapter (3.3V logic) to connect to the router's serial pins.
  2. Terminal Access: Open a terminal client (like PuTTY or TeraTerm) at 115200 baud rate.
  3. Boot Log: You will see the Linux kernel boot logs.
  4. Shell Access: You can interrupt the boot process to gain U-Boot access or drop into a root shell.

What can be done via Root/Serial?

  • Permanent Band Locking: By modifying the AT command configuration stored in the NVRAM, you can force bands at the modem level, bypassing the web interface restrictions entirely.
  • SIM Unlocking: Modifying the modem configuration to accept SIM cards from other carriers (simunlock).
  • Firmware Flashing: Force flashing a generic ZTE firmware (or a firmware from a different region like Austria's A1) that has band locking enabled in the GUI. Warning: This carries a high risk of "bricking" the device if the bootloader checks fail.

Common Hidden Menu Codes (AT Commands)

In the AT command terminal within the hidden menu, you can run:

| Command | Function | | :--- | :--- | | AT+ZSNT=? | List all supported bands on your model | | AT+ZSNT=2,1,7,28 | Lock to specific bands (example) | | AT+ZPROT=? | Check 5G protocol mode (SA/NSA) | | AT+ZGAST=1 | Force 5G Standalone (SA) mode | ZTE MC801A — Hidden Menu Guide This quick,

Key Features Inside the Hidden Menu

Once logged in, you will see tabs not present in the standard UI:

3. Carrier Aggregation Status

View which frequency bands are currently combined to increase speed. Look for CA Active or Secondary Cells to verify your router is using multiple bands simultaneously. Diagnosing slow speeds or frequent disconnects

Part 1: What is the ZTE MC801A Hidden Menu?

The hidden menu (often called the "Engineering Mode" or "Debug Page") is a set of web-based diagnostic tools that ZTE engineers use for testing and debugging. Unlike the standard user interface (http://192.168.0.1), the hidden menu bypasses software restrictions to display:

  • Real-time cellular metrics (RSRP, RSRQ, SINR, CQI)
  • 5G and 4G band locking (force your router to use specific frequencies)
  • Cell tower selection (choose a specific eNB/gNB ID)
  • CA (Carrier Aggregation) status to see if you're getting true 5G speeds
  • Device temperature, voltage, and power usage
  • Complete modem firmware details

For power users, this is the difference between a frustrating "buffering" experience and a blazing-fast, stable connection.