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

Connection Issues #77

Open
isaacewing opened this issue Apr 22, 2020 · 1 comment
Open

Connection Issues #77

isaacewing opened this issue Apr 22, 2020 · 1 comment

Comments

@isaacewing
Copy link

So, great stuff. I'm building an app using noble on osx and a raspberry pi zero w. they are both using nodejs 13.13.x and trying to connect to an iphone x, xs and iphone 7. the three phones have already been paired to the osx machine but have been removed. the devices have never been paired with any of the raspberry pi boards.

the issue is noble won't connect to any of the mobile devices. i've had them on standby mode, had settings open with bluetooth on and scanning, i've set the discoverable to on on the raspberry pi boards as well as pairable to on. i have also forced initiate a connection in and out of noble and can confirm that bluetooth works on every device and machine. when i use bluetoothctl, i can pair any of the iphone devices with any of the raspberry pi boards.

i guess my question is, what am i doing wrong and how to i make them connect with noble.

i've started a new project and copied the cache-gatt-discovery example as well as the other examples and regardless, nothing seems to get the connect to work. it will output that it's getting ready to connect, stops the scan and tries to connect. it never fails and never connects though.

any idea why?

@javiermelendezc
Copy link

Do you see a disconnection event inmediately after a connection is established?

Maybe ralated to
#62

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

2 participants