Bluetooth persist pairing #1923
Unanswered
boatbodger
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Any luck with this? I ran into the same issue when trying to set up with android, and haven't had much luck finding answers |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
On a Pico-W project, I'm using the SerialBT library to create the ability to configure my Arduino app, and using my Android phone running a Bluetooth terminal program (Serial Bluetooth Terminal 1.47).
This works, but I find that each time I restart the Pico-W, I have to re-pair with the Android - which is tedious.
Is there a way of avoiding the need for re-pairing each time? I have no real need for security - the target app is simply an LED pattern generator!
Beta Was this translation helpful? Give feedback.
All reactions