-
Notifications
You must be signed in to change notification settings - Fork 7.9k
ESP32 Arduino Bluetooth Refactoring #9878
Copy link
Copy link
Open
Labels
Area: BLEIssues related to BLEIssues related to BLEArea: BT classicBT Classic related issuesBT Classic related issuesStatus: In Progress ⚠️Issue is in progressIssue is in progress
Milestone
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 easier to use and maintain.
- Add compatibility layer with ArduinoBLE
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: BLEIssues related to BLEIssues related to BLEArea: BT classicBT Classic related issuesBT Classic related issuesStatus: In Progress ⚠️Issue is in progressIssue is in progress
Type
Projects
Status
In Progress