neilbags/arduino-esp32-BLE-MIDI

Disconnect after Paring Complete

Closed this issue · 1 comments

el-j commented

Really nice example code.

i like it. somehow i got disconnected after the connection is paired.
image

do you have any hint why this is happening?

el-j commented

ok i found it... windows does not do anything with the connected device.
so there have to be a program using the device otherwise it will not connect.
i use MIDIBerry and all is fine ;)