Skip to content
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

BLE library conflict with BLEPeripheral #777

Closed
vshymanskyy opened this issue Oct 25, 2017 · 4 comments
Closed

BLE library conflict with BLEPeripheral #777

vshymanskyy opened this issue Oct 25, 2017 · 4 comments
Labels
Status: Stale Issue is stale stage (outdated/stuck)

Comments

@vshymanskyy
Copy link

Currently, the BLE library:
https://github.com/nkolban/ESP32_BLE_Arduino

Is conflicting with BLEPeripheral library:
https://github.com/sandeepmistry/arduino-BLEPeripheral

In example, the cannot be installed into Arduino IDE together.
It basically brakes the build of ESP32 BLE examples

@gtalusan
Copy link
Contributor

I have a proposed fix here: sandeepmistry/arduino-BLEPeripheral#200

@ayavilevich
Copy link

For now, edit library.properties file of the "arduino-BLEPeripheral" library and set
architectures=nrf5 manually.

@stale
Copy link

stale bot commented Aug 1, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: Stale Issue is stale stage (outdated/stuck) label Aug 1, 2019
@stale
Copy link

stale bot commented Aug 15, 2019

This stale issue has been automatically closed. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Stale Issue is stale stage (outdated/stuck)
Projects
None yet
Development

No branches or pull requests

3 participants