I was under the impression that connecting via connectInsecure meant that the user would not have to enter a pin in order to connect. I am attempting to connect an android phone to a bluetooth module on an arduino without having to input a pin, but every attempt is met with a pin dialog. What am I missing? Thank you.
Ninja Edit: "@mattwitkowicz you should get your device paired with the phone before running the sample code, then it shouldn't prompt you for a pin"
Is there any way to pair without requiring a pin? Or somehow passing the pin programatically without user input?
I was under the impression that connecting via connectInsecure meant that the user would not have to enter a pin in order to connect. I am attempting to connect an android phone to a bluetooth module on an arduino without having to input a pin, but every attempt is met with a pin dialog. What am I missing? Thank you.
Ninja Edit: "@mattwitkowicz you should get your device paired with the phone before running the sample code, then it shouldn't prompt you for a pin"
Is there any way to pair without requiring a pin? Or somehow passing the pin programatically without user input?