如何验证标榜蓝牙 5.0 的设备确实是 5.0 而不是假的

Dar*_*ans 5 audio bluetooth dongle

我通过以下链接从亚马逊购买了蓝牙 5.0 适配器:

https://www.amazon.co.uk/Maxesla-Bluetooth-Wireless-Transmitter-Controller/dp/B0851FBP3X

从性能角度来看,它似乎没有达到蓝牙 5.0 所声称的增加的范围和多个音频设备连接的要求,我想知道它是否是假的 5.0 设备。Windows 有没有软件可以查询蓝牙设备的功能和蓝牙版本?仅当蓝牙 5.0 设备与蓝牙 5.0 适配器连接时,扩展范围和多个连接才起作用。我想知道我的问题是否是由于将蓝牙 4.x 设备连接到蓝牙 5.0 适配器造成的?

hum*_*sas 5

在 Windows 10 中查找蓝牙版本

\n

您可以通过设备管理器轻松检查 Windows 10 电脑的蓝牙版本。

\n

按 Win+X 打开“开始”菜单并选择“设备管理器”。

\n

在蓝牙下,您将看到多个蓝牙设备。

\n

在此输入图像描述

\n

选择您的蓝牙品牌并右键单击查看属性

\n

在此输入图像描述

\n

转到高级选项卡并检查固件版本。LMP 编号显示您的 PC 使用的蓝牙版本。

\n

以下是LMP版本表-

\n
LMP 11.x - Bluetooth 5.2\nLMP 10.x - Bluetooth 5.1\nLMP 9.x  \xe2\x80\x93 Bluetooth 5.0\nLMP 8.x  \xe2\x80\x93 Bluetooth 4.2\nLMP 7.x  \xe2\x80\x93 Bluetooth 4.1\nLMP 6.x  \xe2\x80\x93 Bluetooth 4.0\nLMP 5.x  \xe2\x80\x93 Bluetooth 3.0 + HS  (deprecated, to be withdrawn)\nLMP 4.x  \xe2\x80\x93 Bluetooth 2.1 + EDR (deprecated, to be withdrawn)\nLMP 3.x  \xe2\x80\x93 Bluetooth 2.0 + EDR (withdrawn)\nLMP 2.x  \xe2\x80\x93 Bluetooth 1.2  (withdrawn)\nLMP 1.x  \xe2\x80\x93 Bluetooth 1.1  (withdrawn)\nLMP 0.x  \xe2\x80\x93 Bluetooth 1.0b (withdrawn)\n
Run Code Online (Sandbox Code Playgroud)\n

或者您可以使用蓝牙版本查找器

\n

这是一个非常简单的工具,以压缩文件形式提供。您所需要做的就是下载并运行该工具,它会立即为您提供蓝牙版本以及 PC 上运行的蓝牙设备的名称。它是一款便携式免费软件,您可以在任何 PC 上使用它。

\n

蓝牙版本查找器(链接到网站)

\n

在此输入图像描述

\n

希望能帮助到你!

\n

LMP 表的来源

\n