Configuring HC-05 will not find Serial Port for BT module
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Walter Roberson
el 26 de Dic. de 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
el 1 de Abr. de 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.
Respuestas (0)
Ver también
Categorías
Más información sobre Arduino Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!