当前位置:网站首页>20220728 Use the bluetooth on the computer and the bluetooth module HC-05 of Huicheng Technology to pair the bluetooth serial port transmission
20220728 Use the bluetooth on the computer and the bluetooth module HC-05 of Huicheng Technology to pair the bluetooth serial port transmission
2022-07-30 09:32:00 【South smile raw edges】
20220728 Use the bluetooth on the computer and the bluetooth module HC-05 of Huicheng Technology to pair the bluetooth serial port transmission
2022/7/28 11:27
Computer: DELL Vostro 3888, WIN10 system
5. How to connect the Bluetooth module to the computer (effective in slave mode)
The following is an example of pairing with a computer with Bluetooth (WIN10 system):
1. First power on the bluetooth mode, then the LED flashes, click "Start"--"Settings"--"Devices"--"Bluetooth and other devices"--"Add Bluetooth or other devices" in the computer".
2. The system will search for Bluetooth devices, the default device name is "HC05" (you can modify the name by yourself), double-click or right-click to select "Add Bluetooth Device", and enter the pairing password (the default is "1234").
3. Click "Next". If the password is correct, the computer will establish a connection with the Bluetooth module. If the Bluetooth serial device has not been installed before, the system will automatically install the driver and generate a virtual serial port.
4. Open "This Computer" → "Management" → "Device Manager" → Ports (COM and LPT)
You can see 3 serial ports.
Silicon Labs CP210x USB to UART Bridge(COM3): This is USB to Serial
Standard Serial on Bluetooth Link (COM26): Bluetooth Serial
Standard Serial on Bluetooth Link (COM27): ThisCan not be used, Huicheng's FAE does not know what is the reason for this serial port.
Serial port debugging assistant, select the appropriate COM port, I can only choose COM26 here, which is the serial port operated by the computer after connection.
For example, here is COM26. When this port is opened, the LED of the Bluetooth module will change from fast flashing to double flashing.
At this time, you only need to use the Bluetooth module as a serial port with a fixed baud rate of the computer, but it is wireless.
边栏推荐
猜你喜欢
随机推荐
How to implement Golang DES encryption and decryption?
电源完整性的去耦和层间耦合电容
【网络攻防】常见的网络攻防技术——黑客攻防(通俗易懂版)
Field interpretation under "Surgical variables (RX SUMM-SURG OTH REG/DIS)" in SEER database
Concise Notes on Integrals - Types of Curve Integrals of the Second Kind
hcip 第14天学习笔记
2022 Hangzhou Electric Multi-School 2nd Game
经典毕业设计:基于SSM实现高校后勤报修系统
JS中对事件流的理解
test2
BaseQuickAdapter方法getBindingAdapterPosition
积分专题笔记-曲线面积分三大公式
leetcode经典问题——11.盛水最多的容器
剖析SGI STL空间配置器(一 、辅助接口函数)
Windows 下安装 MySQL
ant-design form form verification upload component (with personal packaged upload component)
20个电路能懂5个以上,足以证明你在电子行业混过!
七大排序之直接选择排序
PyTorch安装及环境配置(Win10)
反射技巧让你的性能提升 N 倍