-
Notifications
You must be signed in to change notification settings - Fork 2
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
BLEPeripheral::begin() function not executing #2
Comments
As a follow-up, it looks like the builder is downloading v1.0 of the CurieBLE libary, when the latest available version looks to be v2.0.0 from Lianggao. |
I'm having the same issue as well. Can you tell if you managed to solve it, and if so, how? Thanks |
Hi @resonance20!
|
@valeros |
When using this platform with the Arduino 101 board, the
BLEPeripheral::begin()
function fromCurieBLE
does not execute. If I run the same exact code from the Arduino IDE, the function executes and the program works as expected.Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: