How to check the remote Xiaomi through the phone: diagnosis and setup

Xiaomi's modern ecosystem offers many ways to control equipment, but sometimes the standard remote stops responding or starts to work incorrectly. Before buying a new accessory or carrying a device into the service, it is worth conducting a thorough diagnosis. Owners often wonder whether it is possible to use a smartphone to check the health of the remote, and the answer to it is if you approach it correctly.

There are several methods of checking, depending on the type of connection your device is: infrared (IR) or Bluetooth. Infrared remotes are easier to diagnose, because their signal can be seen by the camera of the phone, whereas Bluetooth remotes will require special applications or analyzers. In this article, we will discuss all the available methods to help you determine where the problem lies: in the remote control itself, in the receiver of the TV or in a software failure.

First, you need to determine the type of remote, because the methods of checking are radically different. If you have a Mi TV Stick or a Mi Box S with voice control, you probably use Bluetooth. Older Mi TV models often come with classic IR remotes. Understanding this difference is the key to successful diagnosis without unnecessary time.

Definition of the type of remote and preparation of equipment

The first step in the diagnostic process is to accurately determine the signal technology. Infrared remotes (IR) require a line of sight between the emitter and the receiver, and Bluetooth devices operate over a radio channel and do not need to be pointed at the TV.

Visually, IR remotes often have a β€œglass” peephole at the top, although modern Xiaomi models can hide it under plastic. Bluetooth remotes such as the Mi Remote with a microphone button require pairing. To check, you will need a smartphone with a camera (preferably a main, non-frontal) and possibly an installed analyzer application.

⚠️ Note: Do not use a flash phone while checking the IR remote, as bright light can "light up" the camera matrix, and you will not see the infrared glow of the diode.

If you plan to use your phone as a universal remote, make sure your device has an integrated IR port. Many modern smartphones don’t have this feature, so emulating IR signals will require an external adapter or using a Wi-Fi network to control Android TV. Checking for an IR emitter in your phone is a separate procedure, but it is critical to replace a lost remote.

πŸ“Š What is the remote from the Xiaomi device?
IR (infrared)
Bluetooth (Mi Remote)
Hybrid (IC + Bluetooth)
I only have an app on my phone.

Visual diagnosis of the IR remote with the help of a camera

The easiest and most affordable way to test an infrared remote is to use a smartphone camera. The human eye can't see infrared radiation, but digital camera arrays (especially without an IR filter) can capture this spectrum, and this method allows you to quickly see if the remote is signaling when you press buttons.

To do the test, run the Camera app on your phone. Point the top of the remote (where the emitter is) directly into the camera lens. Press any button on the remote and watch the smartphone screen closely. If the remote is working, you will see flashes of purple or white light on the phone screen that are invisible to the eye.

If there are no flashes, try changing your angle or using another phone’s camera.Some modern smartphones (such as individual iPhone models or Samsung flagships) have powerful IR filters on the main camera, but can pass a signal through the front camera or FaceID sensor.

  • πŸ“± Turn on the camera on your smartphone and point the lens on the β€œeye” of the remote.
  • πŸ”΄ Press any button on the remote and watch the phone screen.
  • πŸ’‘ Look for flashing glow (usually purple or white) in the remote lens.
  • πŸ”„ If there is no signal, replace the batteries and repeat the procedure.

If you have a remote from Mi Box S or Mi TV Stick that runs on Bluetooth, the camera won't show anything, even if the remote is fully functional, so you can go to software diagnostics.

Software verification of Bluetooth-pulls

Diagnosing Bluetooth remotes requires a more complex approach, since they transmit digital code, not light pulses. Standard Android or iOS systems can not check the performance of such a remote, you will need either the device itself (TV or console) or specialized software.

One effective way to do this is to use Bluetooth signal analysis applications like nRF Connect or Bluetooth Scanner, and install it on your smartphone, enable the scanning, and press the button on the remote, and if the remote is in pairing mode or actively transmitting, it can show up on the device list as MI Remote or with a similar ID.

Why is the remote not visible in the Bluetooth scanner?
Xiaomi’s Bluetooth remotes often go into sleep or energy saving mode very quickly. To β€œwake” it for scanning, sometimes you need to pinch a button combination (for example, Home + Back) or just press any button immediately before starting scanning in the application.

If the remote is not detected by the scanners, the problem may be in the batteries or in the Bluetooth module itself. Try connecting the remote to another Android TV device. If it does not work there, there is a possible physical defect. For owners of the Mi Box and Mi TV Stick, there is an option to check through the settings menu, where the connection status is displayed.

  • πŸ” Install a Bluetooth scanner app (e.g. nRF Connect).
  • πŸ“‘ Start scanning devices in the application.
  • πŸ”˜ Press the buttons on the remote to activate the signal transmission.
  • πŸ“± Look for a device with a name that contains"MI" or "Remote".

In some cases, the remote may be functional but out of sync with the console, which requires re-pairing, usually by pressing the Home and Back buttons (or other buttons specified in the manual) at the same time and holding the remote close to the receiver of the device.

Using a smartphone as an IR remote to check the receiver

If your remote is not working, it's not always his fault. It may be a faulty receiver on the TV. To rule out this possibility, you can try to control the TV with a smartphone if it has an integrated IR port. Many old and some modern models of Xiaomi, Redmi and Poco have such a module.

Use the standard MI Remote app that's pre-installed on Xiaomi smartphones. Create a new remote, select the "TV" device type and the "Xiaomi" brand (or your TV brand). Test the buttons offered by the app. If the TV responds to commands from a smartphone, then its IR receiver is working, and the problem lies in your physical remote.

Method of verificationType of remoteEquipment requiredEfficiency
Smartphone cameraInfrared (IR)Any phone with a cameraTall.
Bluetooth scannerBluetoothSmartphone with BT 4.0+Medium
Mi Remote appendixChecking the TV receiverPhone with IR portTall.
ADB teamAnybody (via the net)PC or phone in one Wi-FiTechnical

This technique also helps us understand whether the TV is operating in command mode at all, and if neither the home remote nor the smartphone is controlling the TV, the IR receiver on the TV itself may have been damaged, requiring repair.

Diagnostics via ADB and Network (for advanced users)

For owners of Mi Box, Mi TV Stick and Android TVs, there is a powerful diagnostic tool – ADB (Android Debug Bridge) debugging – which allows you to check the input from the remote programmatically, obtaining accurate button codes or tracking the status of the connection.

To use this method, you need to include "Developer Mode" and "Debugging by" USB" in the settings of the TV (Settings section) β†’ About the device β†’ Build - press 7 times. Then connect your phone and TV to the same Wi-Fi network. ADB Keyboard or terminal on Android, you can send commands and check the system response.

adb connect 192.168.1.XX:5555


adb shell input keyevent KEYCODE_HOME

When you execute input keyevent, you emulate the push of a button. If the TV responds to a command from your phone, the input system is good. If you press buttons on the physical remote, and no events appear in logcat logs, that indicates a problem with the remote module.

πŸ’‘

Use the Android app ADB Keyboard to turn your phone into a full-fledged keyboard and remote to control Android TV over the network.This is a great way to check if your TV interface is working if your native remote is broken.

This is especially useful when the remote is intermittently running, and by logging input events, you can see if the signals are coming in during "failures," which helps to distinguish software lag from physical contact failures.

Resetting and reconnection: software solutions

Before you finally recognize the remote is faulty, you should rule out software failures. Often the problem is solved by simply reconnecting or resetting the Bluetooth module settings. For IR remotes, the effective method is to remove the batteries for a long time.

For Xiaomi Bluetooth remotes, there is a forced pairing procedure, usually done by simultaneously pressing the Home and Back buttons (or Menu and Back, depending on the model) 10-15 cm from the receiver, and the indicator on the remote (if any) should start flashing, signaling the search mode.

β˜‘οΈ Checklist before buying a new remote

Done: 0 / 5

If the software reset didn't work, check the contacts in the battery compartment. Oxidation or loosening of springs is a common cause of unstable operation. Bend the springs carefully or wipe the contacts with alcohol. Also make sure that the battery polarity is correctly observed.

⚠️ Warning: When cleaning contacts inside the remote, use a minimum amount of alcohol or isopropyl cleaner.

Frequent Questions and Answers (FAQ)

Can you completely replace the Xiaomi remote with an app on your phone?
Yes, if your phone has an IR port, you can use the Mi Remote app to fully control your TV.If there is no IR port but the TV and phone are connected to the same Wi-Fi, you can use the Google Home or Android TV Remote Control app for basic control (navigation, text input), but some features may not be available.
Why can’t the camera see the signal from the remote, even though it works?
Your smartphone camera may have an overly powerful IR filter that blocks infrared radiation, try using a front-facing camera or another, less modern phone, and the signal may be too weak because of the batteries that are dead.
How to reconnect the Bluetooth remote Mi Remote if it lost communication?
Approach the TV (close to 10 cm) and press the Home and Back buttons (sometimes Menu and Back) for 5-10 seconds at the same time. The pairing message should appear on the screen. Follow the instructions on the screen.
Does Xiaomi’s remote work with other TVs?
IR remotes can be programmed to work with other brands through the Mi Remote app. Mi Remote Bluetooth remotes are sharpened to the Android TV ecosystem and may not work with conventional Smart TVs from other manufacturers (such as Samsung Tizen or LG WebOS) without third-party adapters.
What if the remote works only near the TV?
This is a sign of discharged batteries or contamination of the IR emitter. Replace the batteries with quality alkaline batteries and wipe the top of the remote with a soft cloth. If the problem remains, the LED inside the remote may have degraded.