arduino bluetooth hc-05 does not connect
Show older comments
i use the MATLAB Support Package for Arduino Hardware but get stuck on setup.
I have Arduino mega2560 with HC-05 bluetooth module. I use this setup succesful with arduino IDE to upload a program, read and write data to the mega on COM port.
I have a sweex bt201 bluetoothdongel with the Bluesoleil software. And a succesful COM serial port connection to the HC-05
I can configure the HC-05 trough Arduino IDE serial monitor with ftdi Serial-USB adapter using AT commands in AT mode.
after succesful upload of the arduino server using USB it fails to pair to HC-05 using adress 98:D3:61:F5:F4:D3 (98D361F5F4D3).
The Hardware setup does not reconize the HC-05 in AT mode on COM port using the ftdi adapter when Arduino IDE works fine with same setup.
it seems matlab (supportpackage) does not work with my sweex bt201 bluetooth dongle >? have instrument control toolbox installed
2 Comments
johannes Lubben
on 6 Jan 2019
Edited: johannes Lubben
on 6 Jan 2019
Ninh Dang
on 14 Apr 2020
Hi Johannes,
I encountered the same problem. The Hardware setup does not reconize the HC-05 in AT mode on COM port using the ftdi adapter when Arduino IDE works fine with same setup.
What suggestions do you have to fix it? Thank you.
Answers (1)
Ninh Dang
on 14 Apr 2020
0 votes
Hi Johannes,
I encountered the same problem. The Hardware setup does not reconize the HC-05 in AT mode on COM port using the ftdi adapter when Arduino IDE works fine with same setup.
What suggestions do you have to fix it? Thank you.
Categories
Find more on Arduino Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!