Skip to content

Create ble_midi_simple_scanner.py#16

Merged
FoamyGuy merged 3 commits into
adafruit:mainfrom
spridget:patch-3
Oct 2, 2025
Merged

Create ble_midi_simple_scanner.py#16
FoamyGuy merged 3 commits into
adafruit:mainfrom
spridget:patch-3

Conversation

@spridget

Copy link
Copy Markdown
Contributor

This program is a BLE scanner to connect and pair with the BLE advertiser in ble_midi_simple.py. It receives and prints timestamps for all MIDI packets received once it has connected and paired with another device.

This program is a BLE scanner to connect and pair with the BLE advertiser in ble_midi_simple.py. It receives and prints timestamps for all MIDI packets received once it has connected and paired with another device.

@tannewt tannewt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the advertising bits.

Comment thread examples/ble_midi_simple_scanner.py Outdated
spridget and others added 2 commits August 30, 2025 20:53
Remove the unnecessary BLE advertising in the BLE scanner.

Co-authored-by: Scott Shawcroft <scott@tannewt.org>

@FoamyGuy FoamyGuy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thank you!

I updated the copyright to correct the year and username.

@FoamyGuy FoamyGuy merged commit a223c5c into adafruit:main Oct 2, 2025
1 check passed
adafruit-adabot pushed a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants