Open
Description
Related area
BLE refactoring using NimBLE
Hardware specification
Any
Is your feature request related to a problem?
This is part of an effort to improve ESP32 Arduino.
Describe the solution you'd like
Starting point for a BLE refactoring Plan.
Targets:
- Move from Blueroid to NimBLE library.
- Redesign the Arduino BLE interface to make it more Arduino API alike.
Suggestion:
- Change the actual BLE API to be similar to https://github.com/arduino-libraries/ArduinoBLE
Examples:
- There many examples in case we decide to go with ArduinoBLE API model: https://github.com/arduino-libraries/ArduinoBLE/tree/master/examples
Describe alternatives you've considered
None.
Additional context
None.
I have checked existing list of Feature requests and the Contribution Guide
- I confirm I have checked existing list of Feature requests and Contribution Guide.
Metadata
Assignees
Type
Projects
Status
In Progress