-
Notifications
You must be signed in to change notification settings - Fork 11
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
Unable to connect to NRF device #7
Comments
You need to start bluetoothd with the -E option |
Or try to leave out the -t public option to nrfdfu |
I have the same issue, but using a random address instead of public. My system version of bluetoothctl is 5.55, but the error is identical to the above (which lists version 5.49). Leaving out address type has no effect on the error. I tried to start bluetoothd with -E but the command hangs. Could this be a version discrepancy? |
After compiling, nrfdfu bails out with following error:
Just wanted some expert opinion about this error, does it mean the target device is expecting lesser bluez version? I tried both bluetoothctl: 5.48 and 5.54
The text was updated successfully, but these errors were encountered: