noble / bleno

A Node.js module for implementing BLE (Bluetooth Low Energy) peripherals
MIT License
2.12k stars 447 forks source link

Bonding using SMP with PSK #408

Open jackdneilson opened 6 years ago

jackdneilson commented 6 years ago

Is this possible using Bleno in it's current state? I'm developing a peripheral which interfaces with an already existing application, which requires the devices bond using a pre-shared key.

jackdneilson commented 6 years ago

Specifically, I need the Passkey Entry part of Authentication referenced in https://community.nxp.com/thread/332191