sandeepmistry / arduino-BLEPeripheral

An Arduino library for creating custom BLE peripherals with Nordic Semiconductor's nRF8001 or nR51822.
MIT License
462 stars 179 forks source link

connection password NRF51822: #175

Closed mustafaevrenpolat closed 7 years ago

mustafaevrenpolat commented 7 years ago

Can the password be set before connection : for example =>> led_switch example

I want to enter a password before connecting

Regards

sandeepmistry commented 7 years ago

At this time only "just works" pairing is supported. Pull requests welcome to add support for pairing with pin codes.