Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

So I have a robot with 2 wheels and it works fine with a USB cable to drive. But I want to upgrade it to bluetooth. I have a HC-06 module and I upload the code to the board with rx and tx disconnected and the USB connected. But when I open an app called 'Serial Debug Assistant' and try to open and connect to the hc-06 on COM 11 (which is the COM for incoming) and type and send a command the it displays a message 'this port is already in use'. So it is. I want to know how to change the COM port something (being the hc-06 module) is assigned to. Can anyone help?

question from:https://stackoverflow.com/questions/65661047/how-do-i-change-the-com-port-something-is-set-to

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
896 views
Welcome To Ask or Share your Answers For Others

1 Answer

Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...