Bluetooth Always Disconnect on Mac - Using Arduino Code #3300
tootzreyes
started this conversation in
General
Replies: 1 comment 2 replies
Can you link to the exact sketch you're uploading? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm testing raspberry pi pico W sample bluetooth base / example code on Mac (M4 Tahoe 26.2) and bluetooth connection always disconnect.
Sometimes after one message sending via dev/tty and/or after initial connection. I always have to forget device (the raspberry pi pico W BLE device) and start over again the connection steps (unplug/replug device, connect manually the bluetooth on Mac, test tty sending, etc).
Im raising this as bug since other bluetooth devices are ok (Mouse, airpods) but when using the sample code base for RPI pico W, it regularly disconnects.
All reactions