Skip to content
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

Bluetooth unable to select vesc #325

Open
sifourquier opened this issue Jul 21, 2023 · 0 comments
Open

Bluetooth unable to select vesc #325

sifourquier opened this issue Jul 21, 2023 · 0 comments

Comments

@sifourquier
Copy link

sifourquier commented Jul 21, 2023

Hello
With the vesc 6.02 download in https://vesc-project.com/
Is not possible to select and other vesc of the first vesc in the liste of ble vesc. If i select an other 0.5s after the first is reselected.

Try on linux and mac.

If i remove emit scscanDone(mDevs, mScanFinished) in emitScanDone()

that work fine

void BleUart::emitScanDone() { mConnectTimeoutTimer.stop(); //emit scanDone(mDevs, mScanFinished); }

@sifourquier sifourquier changed the title Bluetooth uname to select vesc Bluetooth unable to select vesc Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant