Connects to a BLE MIDI peripheral as a central, pairs with it, and forwards all incoming MIDI to both USB MIDI (class-compliant) and serial MIDI (DIN-5 / TRS via an optocoupler at 31250 baud).
Bonus: When no BLE peripheral is connected, the bridge instead acts as a bidirectional USB serial MIDI interface (USB in -> serial out, and serial in -> USB out). This USB/serial bridging is automatically disabled while BLE is connected, so it can't echo or interfere with the BLE MIDI stream.