Xiaomi Redmi Note 7, released in early 2019, has become a hit with its balance of price and quality, but time is not spared lithium-ion batteries. Many owners after several years of active use begin to notice that the device discharges faster, warms up or suddenly turns off at 10-15% charge. Understanding the real physical condition of the battery becomes critical to making a decision whether to change the battery or to do with software calibration.
In this article, we will take a look at all the diagnostic methods available, from built-in engineering codes to professional software. You will learn to distinguish software failures from physical wear and learn what indicators are considered normal for this model. The critical wear threshold for the Redmi Note 7 is considered residual capacity below 3000 mAh at a nominal 4000 mAh, which requires immediate intervention.
Sometimes the decline in autonomy is not caused by aging chemistry, but by background processes or failures of the MIUI system. Before you run to the service center, you need to conduct a deep digital diagnostic, which will save money and accurately determine the root of the problem, whether it is the wear of the cell itself or the problems with the power controller on the motherboard.
Engineering menu and codes for rapid diagnosis
The fastest way to access hidden system parameters is to use special systems. USSD-In the shell of the teams. MIUI, In the Redmi Note 7, there is a built-in verification mechanism that does not require the installation of third-party software. To start the diagnostic mode, open the standard Phone application and dial the combination ##6484##. This action will instantly redirect you to the engineering menu. CIT (Customer Integrated Test).
The battery item that you're going to open up on the test list is usually called the Battery indicator, or simply Battery, and you're going to click on it and see the current voltage, temperature, and most importantly, connection status, but it's worth remembering that this method only shows the current state, not the degradation history, and it's useful for testing the performance of sensors in real time.
There's another code, ##4636##, which opens the "Verify" menu, and here, if you select "Battery Information," you can see the percentage charge level, the state (Good, Overheat, etc.) and the voltage. If the "Battery Status" field says anything other than "Charging" or "Discharging" in quiet mode, this may indicate a controller malfunction.
β οΈ Warning: Do not change any settings in the engineering menu unless you know exactly what they are responsible for. Resetting the calibration parameters can lead to incorrect display of charge percentages.
Why can't the code work?
Using the Mi Diagnostic app for deep analysis
The MIUI system for Redmi Note 7 often preinstalled the Service & feedback app, which contains a powerful diagnostic tool, run it through the settings menu or find it in the Tools folder. Select Test phone to run an automatic scan of all components.
The system will consistently check the screen, speaker, vibration and, of course, the battery. Unlike simple codes, this tool performs load tests, measuring how quickly a charge drops under the influence of the processor, which allows you to identify hidden defects that are not visible in the static state, the result is a report marked "Normal" or "Flawful".
If the built-in app doesnβt give the detail youβre looking for, you can use an alternative route through settings. Go to Settings β About Phone β All settings and click on Kernel version multiple times. This action will trigger a hidden βVersion informationβ test that also displays basic battery status and temperature information.
Third-party applications for accurate wear determination
Xiaomiβs regular tools often hide the exact number of recharge cycles and the actual capacity. These are best suited to specialized utilities like AccuBattery or Ampere. These programs use mathematical models to calculate actual capacity based on charging and discharging speeds.
To get reliable data with AccuBattery, you need to use your smartphone as normal for several days. The app analyzes the amount of energy that βentersβ into the battery when charging, and compares it with the change in percentages. After 3-5 charging cycles, the program will show a rating of battery health (Battery Health) in percentage.
The Ampere app works a little differently, focusing on currents, showing charge current and discharge current, and if the original charger is under 1,000 mA when plugged in and the phone is severely drained, it could indicate a high internal battery resistance, a sign of deep degradation.
- π± AccuBattery: The Best Choice to Estimate Health Percentage and Number of Cycles.
- β‘ Ampere: Perfect for checking charging currents and identifying cable problems.
- π Battery Charge Limit: Allows you to control the charge to extend the life of the battery in the future.
β οΈ Note: Applications do not have direct access to the core-level battery controller, so their data is computational.
π‘
Third-party applications provide the most accurate estimate of physical wear, but take time (at least 2-3 charging cycles) to collect statistics.
Analyzing system logs through ADB for advanced users
For those who are not afraid of the command line, the method is used ADB (Android Debug Bridge provides the most complete data hidden in system logs. This method allows you to pull out information about charging cycles (cycle_count) And the real voltage, which is not shown by the normal applications. USB phone-on.
Once you connect your smartphone to your PC and install the drivers, open the terminal or command line. Enter the command adb shell dumpsys batterystats. You will get a huge amount of data. To find the right information, use a filter. For example, the command adb shell dumpsys batterystats | grep"Cycle" (on Windows you may need to findstr instead of grep) will help find the number of cycles.
adb shell dumpsys batterystats --chargedThis command will show you the statistics from the last full charge, and a deeper analysis requires you to look at the battery.log file or use scripts that scrape the dumpsys output, and you can find the currentNow and voltage parameters in the logs, which will tell you about the stability of the power supply.
βοΈ Preparation for analysis through ADB
Table of normal and critical battery performance
To interpret the data correctly, you need to understand what the reference values for the model Redmi Note 7. the nominal capacity of this model is 4000 mAh. Any significant deviations from the reference values indicate the need for replacement.
The table below shows the main parameters and their threshold values. Please note that the voltage of the fully charged battery should be about 4.35-4.4 V, and the discharged - not lower than 3.4-3.5 V.
| Parameter | Normal value. | Critical significance | Unit of measurement |
|---|---|---|---|
| Residual receptacle | 3600 - 4000 | < 3000 | mic |
| Voltage (full charge) | 4.35 - 4.45 | < 4.20 | V |
| Temperature at rest | 25 - 35 | > 45 | Β°C |
| Number of cycles | 0 - 500 | > 800 | cycle |
If your measurements show values in the red zone, it is a direct signal to action. Ignoring overheating or a sharp drop in capacity can lead to bloating of the battery, which is dangerous for the case of the smartphone and the user.
Physical signs of wear and when replacement is needed
The numbers are good, but the physical condition of the Xiaomi Redmi Note 7 often says more. There are a number of visual and tactile signs that can't be ignored. Battery bloating is the most obvious of them. If the back cover of the smartphone starts to move away or the screen goes "waves," the battery needs to be changed immediately.
Another sign is that the phone is unstable at low charge, and if it shuts down at 20-30% or jumps from 15% to 1%, it means that the controller cannot correctly count the residual capacity due to changes in the chemical composition of the electrolyte, and it is also worth paying attention to the heating rate during charging.
- π₯ Heating: Strong heating in the area of the chamber or lower part of the body when idle.
- π Jump: A sharp drop in percentage charge without active load.
- π Contact: Need to move the cable to start charging (connector problem, but affects battery).
β οΈ Warning: A bulging battery is strictly forbidden to pierce or mechanically impact.
π‘
To extend the life of a new battery, try to keep the charge in the range of 20-80% and avoid using the phone during fast charging, as this causes double heating.