How to watch the version of Bluetooth on Xiaomi: all the ways for smartphones and gadgets

Are you trying to connect your Xiaomi headphones, speakers, or fitness bracelets, but the devices don't see each other? Or do you want to know if your Bluetooth 5.2 smartphone supports multiple devices at once? The Bluetooth version is a key parameter that affects compatibility, data rate, and even power consumption. Unfortunately, MIUI doesn't always display this information in the settings, but we've put together all the working ways to verify it, from standard to hidden.

In this article you will find:

  • πŸ” Official methods of checking through settings MIUI (It works on 90% of devices).
  • πŸ“± Ways for advanced: engineering menu, ADB-analysis teams and applications.
  • ⚠️ What to do if the Bluetooth version is not determined – possible causes and solutions.
  • πŸ“Š Table of compatibility of Bluetooth versions with popular Xiaomi gadgets (headphones, bracelets, speakers).

All instructions are tested on Xiaomi 13 Pro, Redmi Note 12, POCO F5 and Xiaomi Pad 6 with MIUI 14 and Android 13. If your model is older, check the relevance of methods in the comments.

πŸ“Š What kind of Xiaomi device do you have?
Smartphone (Redmi/POCO/Xiaomi)
Tablet (Mi Pad)
Laptop (Mi Notebook)
Smart watches/bracelets (Mi Band)
Other

1. Verify the Bluetooth version through MIUI settings (the easiest way)

On most Xiaomi devices, the Bluetooth version is listed in the About Phone section, but depending on the model and the MIUI version, the path to this information may differ.

  1. Open the Settings app (cog icon).
  2. Go to the About Phone (or About the Tablet Device) section.
  3. Slip on the item All characteristics (on some models - Characteristics of the device).
  4. Scroll down to the Network or Wireless Networks block – there should be a Bluetooth version string.

If this is not the case, try an alternative route:

  • πŸ“Œ Settings β†’ Connections and sharing β†’ Bluetooth β†’ Click on three dots in the upper right corner β†’ Bluetooth version.
  • πŸ”„ On some firmware (for example, MIUI 12.5) information is hidden – use the methods in the following sections.

Check for MIUI updates in Settings β†’ System Update

Reset the device

Use third-party applications (Section 3)

Try the Engineering Menu (Section 4)-->

⚠️ Note: On custom firmware devices (such as LineageOS or Pixel Experience), the Bluetooth version may not display correctly. ADB.

2. How to find out the version of Bluetooth on the Xiaomi model (database)

If your smartphone doesn’t show the Bluetooth version in the settings, you can check it by the specifications of the model. We collected data for popular Xiaomi, Redmi and POCO devices (2019-2026):

Model of the deviceBluetooth versionSupport for codecsNotes
Xiaomi 14 / 14 Pro5.4LDAC, AAC, SBC, aptX AdaptiveSupport for LE Audio and Auora Codec
Redmi Note 12 Pro+5.3AAC, SBC, aptX HDDouble Bluetooth chip for stable connection
POCO F5 Pro5.3LDAC, AAC, aptX AdaptiveSimilar to Redmi K60
Xiaomi Pad 65.3AAC, SBC, aptXBluetooth LE support for stylus
Redmi 10C5.0AAC, SBCBudget chip without support for aptX

A full list of models with Bluetooth versions can be found on the official Xiaomi website in the device specifications section. Please note that sometimes the specs indicate the maximum version (for example, 5.2), but the real firmware may not support it due to driver limitations.

How to check the Bluetooth version on Xiaomi Mi Band or smartwatch?
On wearable devices (e.g. Mi Band 7 or Xiaomi Watch S3), the Bluetooth version is listed in the Mi Fitness or Zepp Life app. 1. Open the device profile in the app. 2. Go to About Software or Technical Data. 3. Find the Bluetooth string - usually 5.0 or 5.2. If the version doesn't show, look it up in the device instructions or on the box.

3. applications for checking the version of Bluetooth (without root)

If standard methods don't work, install one of the specialized applications that reads data directly from the system and often shows more information than MIUI:

  • πŸ“Š AIDA64 β€” displays the Bluetooth version in the System section β†’ Bluetooth also shows supported codecs and profiles (A2DP, HFP etc.).
  • πŸ”§ CPU-Z β€” soc β†’ Cons: Not always working correctly on new Qualcomm chips.
  • πŸ› οΈ DevCheck – Hardware section β†’ Bluetooth, showing the version, MAC-address and list of associated devices.
  • πŸ” Bluetooth Scanner – scans nearby devices and displays versions of them (useful for compatibility checks).

Important: Some applications (e.g. AIDA64) may require a paid version to unlock full data. Free versions usually show basic information.

πŸ’‘

If the app shows the Bluetooth version as Unknown, try clearing its cache in Settings β†’ Apps β†’ [Program Name] β†’ Memory β†’ Clear the cache.

4. Engineering menu: a hidden way for power users

The Engineering Mode contains low-level hardware information, including Bluetooth module data, which works on most Xiaomi devices, but requires caution β€” don’t change settings unless you’re sure they’re there!

Instructions:

  1. Open the Phone app.
  2. Enter the combination: ##4636## (for testing).
  3. In the menu that appears, select Phone Information.
  4. Scroll down to the Bluetooth block – there will be a string with the version (e.g. Bluetooth: 5.2).

If the combination does not work, try:

  • πŸ”’ ##284## - Bluetooth test on some models).
  • πŸ”’ ##225##: An alternative way to get information about the module.

⚠️ Attention: On devices with MIUI 14 and newer engineering menus may be blocked. ADB (section (5) or annexes of section 3.

πŸ’‘

The engineering menu is the most reliable way, but it requires caution: Do not change the settings in the RF Test or Hardware Testing sections, so as not to disrupt the module.

5. Verification through ADB (for developers and advanced users)

If none of the previous methods worked, you can get a Bluetooth version via Android Debug Bridge (ADB), which requires a connection to a computer, but gives a 100% accurate result.

Instructions:

  1. Install. ADB-PC drivers.
  2. Turn on USB Debugging on your smartphone: Settings β†’ About Phone β†’ MIUI Version (tap 7 times to unlock Developer Mode). Then go back to Settings β†’ Additional β†’ Developer β†’ Debugging on USB.
  3. Connect the device to the PC and execute the command in the terminal: adb shell dumpsys bluetooth_manager In the conclusion, find the mAdapterProperties string – there will be a version (for example, version).=5.2).

Alternative command for new versions of Android:

adb shell settings get global bluetooth_version

On devices with Qualcomm Snapdragon 8 Gen 2 chips (such as Xiaomi 13 Ultra), the Bluetooth version may appear as 6.0, but only 5.3 is actually supported due to driver limitations.

6.What to do if the Bluetooth version is not determined?

If neither method showed a Bluetooth version, the problem could be:

  • πŸ”„ Outdated firmware - update MIUI Up to the latest version in Settings β†’ Updating the system.
  • πŸ› οΈ Damaged Bluetooth module – if the device does not find other gadgets or permanently shuts down, repair may be required.
  • πŸ“± Custom firmware – some builds (such as Havoc-OS) may not display data correctly.
  • πŸ”’ Manufacturer restrictions on some models (e.g. Redmi) 9A) Bluetooth version is deliberately hidden.

If you are critical to know the version (for example, to connect Xiaomi Buds 4 Pro with support for LE Audio), try:

  1. Reset network settings: Settings β†’ Connections β†’ Reset your Wi-Fi, mobile network, and Bluetooth settings.
  2. Install alternative software (e.g. Pixel Experience) if the warranty expires.
  3. Contact the Xiaomi service center with a request to provide technical data of the device.

7. Compatibility of Bluetooth versions with Xiaomi gadgets

Knowing the Bluetooth version will help avoid problems when connecting accessories. For example, Xiaomi Buds 4 headphones require Bluetooth 5.2+ to work LE Audio, and Mi Band 8 fitness bracelets are compatible with Bluetooth 5.0 and later. In the table below, the minimum requirements for popular gadgets are:

gadgetMinimum version of BluetoothRecommended versionFeatures
Xiaomi Buds 4 Pro5.05.2+LC3 and LE Audio support only on 5.2+
Mi Band 84.25.0+4.2 possible delays in data synchronization
Xiaomi Smart Band Pro5.05.0+Requires BLE for accurate heart rate monitoring
Xiaomi Portable Speaker4.05.0+4.0 limiting volume and sound quality
Xiaomi Mi True Wireless Earphones 35.05.0+Support for aptX Adaptive only 5.0+

If your smartphone supports a newer version of Bluetooth than the gadget, the connection will work, but some features (such as dual connectivity or low latency) may not be available.

FAQ: Frequent questions about Bluetooth on Xiaomi

πŸ”Ή Can you update the Bluetooth version on Xiaomi through firmware?
No, the Bluetooth version is determined by the hardware (chip) and does not change when you update MIUI or Android. However, new firmware can add support for additional profiles (for example, LE Audio on the existing 5.2 chip).
πŸ”Ή Why my Xiaomi Buds are plugged in, but the sound is interrupted?
This may be due to: Codec incompatibility (try Bluetooth settings to disable aptX or LDAC); interference from other devices (e.g. 2.4GHz Wi-Fi); an outdated version of Bluetooth on your smartphone (e.g. 4.2 instead of 5.0+). Solution: Update your headphone firmware through the Mi Earphones app.
πŸ”Ή How to know if my Xiaomi supports Bluetooth LE Audio?
LE Audio requires Bluetooth 5.2+ and support for the LC3 codec. Check: Bluetooth version (should be 5.2 or newer). LE Audio option in the headphone settings (in the Mi Earphones app). List of supported devices: Xiaomi 13/14 series, Redmi K60 Pro, POCO F5 Pro.
πŸ”Ή Why in the AIDA64 The Bluetooth version is displayed as "Unknown"?
This can be due to: Castom firmware without the right drivers; manufacturer restrictions (e.g. Redmi 10A); conflict with other Bluetooth-enabled applications; Solution: try restarting the device or using another application (e.g. DevCheck).
πŸ”Ή Can I connect a device with a newer version of Bluetooth to Xiaomi?
Yes, but there will be limitations. For example, if your smartphone supports Bluetooth 5.0 and your headphones 5.3, the connection will take place, but: Features requiring 5.3 (e.g. Connection Subrating for low latency) will not work.