Skip to content

(Waiting for toolchain fix): Arduino BLE library not working on ios #76

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

Closed
ahachicha opened this issue Sep 21, 2017 · 5 comments
Closed
Assignees
Labels

Comments

@ahachicha
Copy link

ahachicha commented Sep 21, 2017

Hello Kolban,
it's not working on mac ios. i get this errors:

Editor: Move to Pastebin: https://pastebin.com/7GgVrNmu

I have the last version from Arduino and from the library

@ahachicha ahachicha changed the title not workong on ios Arduino BLE library not working on ios Sep 21, 2017
@nkolban
Copy link
Owner

nkolban commented Sep 21, 2017

Howdy,
The good news is that we have seen this problem before ... can I ask you to look at this issue and resolution:

#59

Can you upgrade your Arduino ESP32 base within your Arduino IDE and test again. Hopefully that will resolve the problem ... but either way, hoping to hear back from you.

@nkolban nkolban self-assigned this Sep 21, 2017
@pdxalz
Copy link

pdxalz commented Sep 23, 2017

I am also unable to get the BLE lib to work. I've tried both Windows 10 and Ubuntu. Everything was installed fresh today. Arduino version 1.8.4. I am able to run the wifi scan app just fine on the esp32.
I get build errors when I build the BLE_Client app (same on windows and ubuntu): https://pastebin.com/hQ7JDxXp

On Windows I used the library manager and found version 0.4.2 (I tried all of them with the same result)
On Ubuntu I built the .zip file and used the install zip feature.

Alan

@nkolban
Copy link
Owner

nkolban commented Sep 23, 2017

@pdxalz
See issue #82

The latest ESP-IDF has introduced a breaking change to the APIs used by the BLE C++ classes. This is being addressed and tracked as #82.

@nkolban nkolban changed the title Arduino BLE library not working on ios (Waiting for toolchain fix): Arduino BLE library not working on ios Oct 4, 2017
@nkolban nkolban added blocked and removed waiting labels Oct 4, 2017
@nkolban
Copy link
Owner

nkolban commented Oct 14, 2017

The great news is that the Arduino ESP32 project has been updated. Please re-build your base Arduino ESP32 environment. The even better news is that the owner of that project has decided to include the BLE C++ classes as part of the distribution. So it is now baked in. Please re-test and let us now see where we stand.

@nkolban nkolban added waiting and removed blocked labels Oct 14, 2017
@nkolban
Copy link
Owner

nkolban commented Oct 29, 2017

Closing for just now. Re-open as needed.

@nkolban nkolban closed this as completed Oct 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants