Skip to content

[Not an Issue] Lower resource use BLE library (NimBLE) version 1.0.0 released. #4285

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
h2zero opened this issue Aug 22, 2020 · 2 comments
Closed
Labels
Status: Stale Issue is stale stage (outdated/stuck)

Comments

@h2zero
Copy link
Contributor

h2zero commented Aug 22, 2020

Announcing this here for anyone interested in saving flash and heap space when using BLE.

NimBLE-Arduino version 1.0.0 (stable) just released today and will be added to the Arduino Library manager soon.

  • 90% compatible with existing code using the BLE library shipped in this repo.
  • Reduces flash space used by approx. 50%
  • Reduces Heap use by approx. 100kB (your mileage may vary)
  • Solves most of the issues raised here with the original library
  • Compatible with Arduino IDE and PlatformIO
  • Adds new features and is continuously developed
  • Fully documented

If you have issues with the BLE library here, give NimBLE a try.

@stale
Copy link

stale bot commented Oct 22, 2020

[STALE_SET] 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 Oct 22, 2020
@stale
Copy link

stale bot commented Nov 6, 2020

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

@stale stale bot closed this as completed Nov 6, 2020
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

1 participant