-
Notifications
You must be signed in to change notification settings - Fork 15
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
Unexpected disconnect #8
Comments
Hello, I'm facing the same issues:
Tested with Raspbian Jessie on RPi3 and iPhone4S v8.1.1 |
Full debug log on Raspbian Jessie RPi1B with iPhone 6S iOS 9.3.1. I can't figure out whats going wrong.
|
Did you ever figure this out? I'm just starting out and having the same issue, iOS 12.3.1, node v8.16.1 (node 10.x was having issues with bluetooth-hci-socket), Raspbian 9 stretch on rpi3. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Seems like ble-ansc is still the only possible way to get ANCS on raspberry. Got the script working and I can connect to the BLE device but after a few moments it just disconnects or with LightBlue I get an connection Alert Timeout interrogating the peripheral.
consol log:
Bleno: Handle: 68 UUID: 7069df31ed53 address 70:69:... on -> accept: Recieved a Pairing Request Hande:68 uuid: 7069df31ed53 Got a disconnect Got a disconnect Got a disconnect Got a disconnect Able: unknown peripheral 70:69:df:.. disconnected!
Is this a problem with iOS 9 or a configuration problem? Is this project still working?
The text was updated successfully, but these errors were encountered: