Configuring HC-05 will not find Serial Port for BT module
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Walter Roberson
il 26 Dic 2019
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
il 1 Apr 2020
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.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Arduino Hardware in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!