nexussays / ble.net

Cross-platform Bluetooth Low Energy (BLE) library for Android, iOS, and UWP
Mozilla Public License 2.0
181 stars 51 forks source link

How to prevent input pairing code each time connect bluetooth #44

Open nicodwi opened 6 years ago

nicodwi commented 6 years ago

Hi Mr. Nexus,

I had a problem that i must input pairing code each time the bluetooth connected. I there any way to save that pairing code in the device, so it's no need to input next time i want to connect?

nexussays commented 6 years ago

That's a good question. I presume this is on Android? What device are you trying to bond with? I don't have any devices that implement bonding so if I were to try to fix this I'd be working blind.