douglasjunior / react-native-easybluetooth-classic

⚛ A Library for easy implementation of Serial Bluetooth Classic on React Native (Android Only).
https://www.npmjs.com/package/easy-bluetooth-classic
MIT License
43 stars 7 forks source link

How to input pincode when recquired? #21

Open johnnyto opened 6 years ago

johnnyto commented 6 years ago

Hi, I have successfully connected to devices which are not pincode protected. I wonder how to connect to devices that recquires a pincode?

Kind regards

douglasjunior commented 6 years ago

The PIN is requested by Android. The library have not the control of the PIN request.