-
Notifications
You must be signed in to change notification settings - Fork 57
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
I/BLEPeripheral﹕ Unable to access Bluetooth LE Advertiser. Device not supported #1
Comments
We noticed the same thing and had to roll back to the preview for now... Hopefully it isn't an intentional bug! |
Have you tried running on Nexus 7 by any chance? |
I only have access to the 2012 N7 which apparently isn't certified for Bluetooth 4.0. I supposer I could test it with CyanogenMod... Please tell all your buddies to star that issue. It's really frightening. |
I already did. Hopefully it's just a bug and not a limitation of BLE chipset in N5. |
Considering it worked just fine in the preview, I wouldn't consider it a On Tue, Oct 21, 2014 at 12:03 PM, Alex Bravo [email protected]
|
I said that because I see sometimes Advertising failed with code 5 or 4. Restarting the phone fixes this problem. |
@AlexBravo That meaning you've gotten advertising to apparently work on your Nexus 5 running lpx13d? Really appreciate the feedback. |
Nope, I had to revert to Preview API 20 too. |
Hello. |
I get this error when running on Nexus 5 with Lollipop (lpx13d image).
It looks like Lollipop has a bug in mBTAdapter.getBluetoothLeAdvertiser() https://code.google.com/p/android/issues/detail?id=77827
Proper bug: https://code.google.com/p/android-developer-preview/issues/detail?id=1570
Do you have your code running on Nexus 7 by any chance?
The text was updated successfully, but these errors were encountered: