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 on Windows #41

Open
alexanderkoller opened this issue Feb 18, 2018 · 0 comments
Open

Bluetooth on Windows #41

alexanderkoller opened this issue Feb 18, 2018 · 0 comments

Comments

@alexanderkoller
Copy link
Contributor

On Windows (10), pairing the NXT over Bluetooth does not always seem to create a COM* serial device to which DialogOS can connect. Why?

If a COM* serial device is created, there is often the issue that SerialPort#openForNxt hangs, and eventually times out.

And if the port is opened correctly, there is sometimes a timeout after sending the getDeviceInfo bytes, before a response is sent.

Altogether, Bluetooth support on Windows seems to be so broken that I have disabled Bluetooth support by skipping serial devices in NxtBluetooth -> getFactory -> getAvailablePorts. We should debug this and then re-enable Bluetooth on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants