max22- / ESP32-BLE-MIDI

An Arduino library to use Midi over BLE (Bluetooth Low Energy), on ESP32 boards
MIT License
214 stars 27 forks source link

ble connect and disconnect problem #6

Closed anukul1392001 closed 2 years ago

anukul1392001 commented 2 years ago

Even after the newer update, the code gets stuck and the ble device doesn't show up. Had to reset the board every time, I encounter this bug

max22- commented 2 years ago

Can you show me your code ?

anukul1392001 commented 2 years ago

got them working xD. Sorry to trouble you max :)

max22- commented 2 years ago

No problem ;)