tierneytim / btAudio

Bluetooth Audio for Arduino
196 stars 29 forks source link

bluetooth passcode #31

Open darkmoon3d opened 1 year ago

darkmoon3d commented 1 year ago

Would it be possible to setup Bluetooth so that requires passcode or pin number to sync?

easytarget commented 10 months ago

Doubtful, Setting up passcodes / pin would be part of the BT functionality provided by Expressif, not directly by this library. And AFIK Expressif only support using a PIN for BT serial connections, all other connections use a PIN-less setup.