Skip to content

Conversation

@vidplace7
Copy link
Member

@vidplace7 vidplace7 commented Dec 31, 2025

With ESP-IDF 5.5.x NimBLE has been integrated, Arduino-ESP32 exposes this nimble via the BLE API. Needed for Arduino-ESP32 3.x migration.
Existing NimBLE code should be transitioned to the (similar but not identical) BLE API.

This PR attempts to port to the new NimBLE implementation recently integrated in Arduino-ESP32 3.3.x.
Just the simple renames for now, still plenty of failures.

@vidplace7 vidplace7 added the enhancement New feature or request label Dec 31, 2025
@vidplace7 vidplace7 force-pushed the pioarduino-nimble branch 2 times, most recently from e322fc8 to 5594122 Compare January 1, 2026 22:47
@phaseloop
Copy link
Contributor

Linking upstream issue that causes BLE to not work:

espressif/arduino-esp32#12198

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants