-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Port already in use by another application - try re-connecting #462
Comments
Sorry, I somehow missed this issue - could you get it going, or do you still need help? |
Thank you for coming back to this! 👏 I was dead in the water so I've moved on to other stuff but I will do whatever I can to help diagnose / reproduce the issue. Let me know what you need me to do / info to provide |
I have the same issue trying to access an AM32 ESC from AliExpress (NEEBRC AM32 80A) The problem occurs with Edge and Chrome. |
Just chiming in to say I am also still stuck |
Adding that this problem also affects me. I have tried different combinations of: 2 types of ESC, 2 different flight controller models, windows and linux OS, edge and chrome. Same issue on all. |
For AM32 you really should be using am32.ca - AM32 devs decided to run their own configurator, so no updates will be happening here anymore. Still, the "Port already in use" error is exactly what it says - there is really nothing on our end that can be done. Make sure no other applications are claiming the device, no other application is open, double check USB cables/try different ones, try different USB ports. |
Hello I am trying to use this website to configure a brushed ESC I got from just cuz robotics
https://justcuzrobotics.com/products/usb-programmer-for-am32-blheli-blheli32-escs
I am trying to use this to setup the Pariah 70A esc
https://justcuzrobotics.com/products/pariah-70a-am32-weapon-esc
I have the ESC powered by a 12v 30a step down connected to a 1.5AH 18v drill battery.
I have tried restarting my computer, I have tried using two different USB ports (which show up as different com ports)
I also found that I can click the icon to the left of the URL and make the webpage "forget" the serial device
I'm stuck with limited debug in the terminal / console on the webpage and not much to go on.
Through sheer "try everything" I found out that if I set the baud to 9600 there is actually some communication with the usb programming board. I see a red light flashing on the board but I can never get past the "port already in use" issue.
The text was updated successfully, but these errors were encountered: