How to check the Bluetooth remote from the Xiaomi TV: from the battery to synchronization

Bluetooth remotes from Xiaomi TVs (Mi TV 4/5 series, Mi TV Q1/Q2, Redmi Smart TV, etc.) are convenient without the need to β€œaim” at the IR receiver, but their diagnosis often raises questions. If the remote control stopped responding to presses, slows down or requires multiple clicks, the problem can be a discharged battery, synchronization failure or hardware malfunction. Unlike traditional IR remotes, where it is enough to check the LED with the smartphone camera, Bluetooth devices require a comprehensive approach.

In this article, we will discuss 5 working methods of verification - from elementary (battery replacement) to advanced (analysis of connection logs through the use of a new system). ADB). Particular attention will be paid to typical user errors, for example, trying to pair the remote with the TV through the Bluetooth menu of the smartphone (which is impossible – Xiaomi). TV It supports only branded accessories with Mi Remote protocol, and you will also find a table of compatibility of remotes and TV models, which will help to avoid buying incompatible devices.

1.Battery check: why 90% of problems are solved by replacing a battery

The first thing to do is make sure the power source is working. Xiaomi Bluetooth remotes use CR2032 (3 Volts) batteries or built-in lithium polymer batteries (in rechargeable models such as the Mi TV Master Remote). Even if the battery is β€œfresh”, contact can be disrupted due to oxidation or loose fit.

How to check:

  • πŸ”‹ Visual inspection: remove the battery and check for corrosion, bloating or electrolyte darts. If the contacts in the remote compartment are green, clean them with a cotton swab dipped in alcohol.
  • πŸ”„ Replacement with a known working battery: use a new battery (preferably a branded one, such as Duracell or Panasonic). Cheap analogues can give unstable voltage.
  • πŸ“Š Multimeter test: if the battery is less than 2.8 V, it should be replaced. For lithium polymer batteries, the critical value is 3.5 V.

⚠️ Note: In remotes with a battery (for example, Mi) TV Voice Remote 2) after a long downtime, the power controller protection may work. If the remote does not respond to charging, connect it to the power controller. USB 10-15 minutes, sometimes enough to wake you up».

If the battery replacement didn't work, move on to the next step, but remember: the symptoms of a dead battery often disguise themselves as hardware malfunctions, the remote may periodically shut down, "fill" buttons or require you to press at close range.

πŸ“Š What type of remote is your Xiaomi TV?
Bluetooth battery
Bluetooth battery
IR panel (infrared)
I don't know.

Connection Diagnostics: How to Make Sure Your Remote Is Connected to Your TV

Xiaomi Bluetooth remotes use the proprietary Mi Remote protocol, so they don't show up in the list of available devices on a smartphone or laptop. You can only check the pairing through the TV menu. Here's how to do this:

  1. On the TV, go to Settings β†’ Devices β†’ Bluetooth and remotes.
  2. In the list of associated devices, find the name of your remote (for example, Mi Remote Controller or Xiaomi TV Remote).
  3. If the remote is not listed, click Add Device and follow the instructions on the screen (usually you need to hold the Menu + OK buttons on the remote for 5-7 seconds).

If the remote is displayed as β€œConnected” but does not work:

  • πŸ”„ Reconnect it: Remove the device from the list and pair it again.
  • πŸ“± Check for interference: Turn off other Bluetooth devices within a 5-meter radius (earphones, smartwatches, speakers).
  • πŸ› οΈ Reset the remote settings: Remove the battery for 30 seconds, then insert back and repeat pairing.
Symptoms.Probable causeDecision
The remote is not displayed in the list of devicesBattery discharged or remote firmware failureReplace the battery, reset (remove the battery for 30 seconds)
The remote is connected, but the buttons are not working.Synchronization of command code is brokenRemove the remote from the list and re-conjugate.
The remote works only near the TV.Weak signal Bluetooth TV moduleUpdate your TV firmware, check your Wi-Fi/Bluetooth antenna (may be damaged)
Buttons are triggered with a delayInterference from other devices or Bluetooth stack overloadTurn off the extra Bluetooth devices, reboot the TV

⚠️ Note: If the TV after updating the firmware ceased to "see" the remote, try to roll back to the previous version of the software. MIUI TV 3.0) requires manual reset of the Bluetooth module via the service menu (Settings) β†’ On TV. β†’ Click 5 times on "Version of the SoftwareΒ»).

3. button test: how to check the performance without a TV

If you're not sure if the problem is in the remote or in the TV, you can test the buttons independently. You'll need an Android smartphone with Bluetooth HID support (such as any Xiaomi/Redmi/Poco).

Install the nRF Connect or Bluetooth Scanner app | Turn on Bluetooth on your smartphone | Remove the battery from the remote for 10 seconds and paste back | Run the device scan in the app-->

If the remote is in good working order, it will appear in the list as LE-MiRemote-XXXX (where XXXX is a unique identifier).

  1. Open the HID or Input Report tab in the app.
  2. Press any button on the remote – the log should show the data about the press (for example, Key: 0x01 (OK)).
  3. If there is no reaction, the remote is faulty (damaged board or antenna).

For advanced users, if you have a USB-Bluetooth adapter (such as CSR 4.0), you can analyze traffic through Wireshark with a btl2cap filter.

What if the remote is detected but the buttons are not registered?
This may indicate damage to the membrane of the buttons or the controller's chip. Disassemble the remote (carefully tucking the latches with a plastic card) and check: 1. The integrity of the tracks on the board (use a magnifying glass). 2. Oxidation of the membrane contacts - clean them with a swallow or alcohol. 3. The reliability of the antenna solder (a thin wire that goes from the board to the body).

Hardware diagnostics: disassembly and inspection of components

If the software methods don't work, you'll have to take apart the remote.

  • πŸ”§ Plastic blade or mediator.
  • πŸ” Lupa (for ration inspection).
  • 🧴 Alcohol and cotton swabs.
  • πŸ“Ž Multimeter (for checking circuits).

Step-by-step:

  1. Carefully tuck the latches around the perimeter of the housing. Start with the battery compartment, which usually has a groove.
  2. Remove the top cover. Inside, you'll see: A chipboard (usually labeled BK3254 or NRF52832), an antenna (a thin wire or track on a board), a button membrane.
  3. Check: Integrity of tracks (especially near the battery compartment); oxidation of membrane contacts - clean them with alcohol; reliability of soldering of the antenna (if it is torn off, solder back).

Typical malfunctions:

  • πŸ”₯ A capacitor failure near the battery compartment (visible as blackening or bloating).
  • πŸ“Ά Antenna breaks – the remote does not catch the signal even near the TV.
  • πŸ–±οΈ Membrane wear – buttons fail or require strong pressing.

⚠️ Note: If there is a chip on the board 24C02 (EEPROM), Don't touch it with metal objects, static electricity can erase the firmware of the remote, which requires a flashing through the programmer.

πŸ’‘

Before you assemble the remote, take a picture of the location of all the parts. Pay special attention to the position of the membrane - if it skews, the buttons will stick or not work.

5. Verification through ADB: for experienced users

If the remote is detected by the TV but is not stable, you can analyze the Bluetooth stack logs via ADB. This method requires connecting the TV to a PC and basic command line knowledge.

Instructions:

  1. Turn on ADB debugging on your TV: Settings β†’ About TV β†’ Click 7 times on Model Number β†’ Return to Settings β†’ More β†’ Debugging on USB
  2. Connect the TV to your PC via USB and execute in the terminal: adb devices adb shell su logcat | grep -i "bluetooth\|remote"
  3. Press the buttons on the remote and watch the logs. Look for lines like: E/BtRemote: Key event not delivered D/BluetoothInput: Report: 0x01 0x00 0x0A (pressed button code)

Deciphering typical errors:

  • 🚫 Connection refused – TV blocks the connection of the remote (will help reset Bluetooth module).
  • ⚑ Battery level critical – The remote reports low charge even if the battery is new (problem in the voltage sensor).
  • πŸ”„ Pairing rejected – mismatch of encryption keys (remove the remote from the list of devices and re-conjugate).

For deep diagnosis, you can dump the logs into the file:

adb logcat -d | grep -i "bluetooth\|remote" > bt_log.txt

Look for HID, GATT, or L2CAP, and they will point to problems with the protocol.

πŸ’‘

If the logs have a line "Remote device not bonded", it means that the remote did not pass the system-level pairing procedure, the solution is a complete reset of the TV settings to the factory (in the Settings menu β†’ System β†’ Reset).

6. Compatibility of remotes and TVs Xiaomi: table of correspondence

One of the common questions is, "Can I use the remote from the Mi TV 4A with the Redmi Smart TV X55?" The answer depends on the Bluetooth protocol and the firmware version.

Model remote controlSupported television setsProtocolNotes
Mi TV Remote (BLE, no recharging)Mi TV 4/4A/4C/4S, Redmi TV 70"Bluetooth 4.0It requires a TV firmware not lower than MIUI TV 1.4
Mi TV Voice Remote 2 (with microphone)Mi TV Q1/Q2, Mi TV Master, Redmi MAX 86"Bluetooth 5.0Supports voice search (with firmware 2.0+ only)
Redmi Smart Remote (with recharging)Redmi Smart TV X43/X50/X55Bluetooth 4.2Incompatible with Mi TV until 2020
Mi TV Game ControllerAll models with MIUI TV 3.0+Bluetooth 5.0 + 2.4GIt works like a remote and a gamepad.

If your remote is not on this list, check it on the battery sticker. Importantly, Xiaomi TVs do not support remotes from other brands (such as Samsung or LG), even if they use Bluetooth.

To check compatibility without a TV, you can use the Mi Home app (Devices β†’ Add β†’ Remotes) and if the remote is defined in the app, it is compatible with your TV model.

Frequently Asked Questions (FAQ)

The remote is connected, but the buttons are activated again.
This is a typical symptom of an unstable Bluetooth connection. Causes: interference from other devices (Wi-Fi router, microwave), weak antenna signal remote (check soldering), overloading the Bluetooth stack of the TV (disable unnecessary devices, such as wireless headphones). Solution: restart the TV, remove the remote from the list of devices and mate again. If the problem is still, update the TV firmware.
Can I use the remote from Xiaomi TV with other devices (PC, smartphone)?
Xiaomi remotes use the proprietary Mi Remote protocol, which is not compatible with standard Bluetooth HID. Exception is that some models (such as the Mi TV Game Controller) can work with PCs in gamepad mode, but not as a remote control.
After the battery is replaced, the remote doesn't work.
Possible causes: Battery inserted incorrectly (plus/minus confused); short circuit in the bay (check for oxidation); resetting the remote settings (repair required); Solution: remove the battery, wait 1 minute, insert back in and pair again through the TV menu.
How to reset the remote to factory settings?
For most models: Remove the battery. Press and hold the Menu + OK buttons for 10 seconds. Put the battery back in - the remote will be reset. For battery remotes (e.g. Redmi Smart Remote): connect to USB and hold Back + Home for 15 seconds.
Where to buy the original remote for Xiaomi TV?
Official channels: Mi Store site (section "Accessories for TV"). Authorized resellers (for example, MVideo, Svyaznoy - check for the presence of a Xiaomi hologram on the package); AliExpress (sellers with a rating above 98% and reviews about compatibility with your TV model). Cost: 800 to 2500 rubles depending on the model. Avoid counterfeits - they often do not support voice search or have input delays.