Arduino-BLE-MIDI icon indicating copy to clipboard operation
Arduino-BLE-MIDI copied to clipboard

Adaptation to new NimBLE lib methods.

Open RobertoHE opened this issue 7 months ago • 30 comments

I have updated the method names following the migration guide. You can find it here: https://github.com/h2zero/NimBLE-Arduino/blob/62180ab2bc9c9a8b41f9fb800ea7256e89628a3a/docs/1.x_to2.x_migration_guide.md?plain=1#L132

Please note that these changes have only been compiled without errors and have not been tested with hardware (I haven't any ESP32 now).

This pull request is intended as a hotfix. I will need additional time to update the other transport layers.

@lathoub , could you please review this pull request before it is merged?

Please, add other users to this theat that may be involved with the lib and what they may test with real hardware.

RobertoHE avatar Apr 01 '25 22:04 RobertoHE