You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: