Configuring HC-05 will not find Serial Port for BT module
1 次查看(过去 30 天)
显示 更早的评论
I am trying to send data from a sensor connected to Arduino UNO to MATLAB for analyses. I downloaded and installed the Arduino Support Package and Instrument Control Package. I run "arduinosetup()" in MATLAB and follow the steps. I get to the step "Configure Bluetooth Device" and the drop down box of "Choose Serial Port" option only has the COM port of the Arduino Board. When I select that I get an error "Failed to configure the Bluetooth Device. Check the serial port and your device wiring" I know the problem is not the wiring because I have checked multiple times and it is only 4 wires. How can i get the correct COM port to be an option in the drop down box?
4 个评论
Walter Roberson
2019-12-26
Does anything show up when you use blelist() ?
Have you paired the device? https://www.mathworks.com/help/supportpkg/arduinoio/ug/instructions-on-pairing-bluetooth-device.html?searchHighlight=hc-05&s_tid=doc_srchtitle
Kavya Vuriti
2020-4-1
Hi,
Is bluetooth dongle connected to your computer?Also have you checked the device pairing as mentioned above?Is your issue resolved?
Here are some troubleshooting steps for test connection failure.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Arduino Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!