https://github.com/adafruit/Adafruit_CircuitPython_BLE_MIDI/blob/main/examples/ble_midi_simplein.py does not do a `pair()`, which is necessary. See #11. A user in discord tried to use the example and had this trouble.