-
-
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
ChannelId -1 #34
Comments
Did you find any solution? I try to execute it on raspberry pi 3 b+. Thanks, |
Hey Bill, I did not find a solution yet... Greetings, |
Any solution on this issue? |
for me the solution was to move to python. Took about an hour to achieve connection, between the raspberry and my phone. Greetings, |
Have the same problem here, anyone solved it with -1 in channelid? |
Did anyone find any solution? |
Hello there,
Whenever i try to run the example, this error comes up:
/home/pi/node-bluetooth/node_modules/node-bluetooth/index.js:18
const port = new BTSerialPortBinding(address, channel, function (err) {
^
TypeError: ChannelID should be a positive int value.
at Function.connect (/home/pi/node-bluetooth/node_modules/node-bluetooth/index.js:18:18)
at /home/pi/node-bluetooth/script.js:17:15
How can i solve this?
Greetings,
Bart
The text was updated successfully, but these errors were encountered: