nkolban / esp32-snippets

Sample ESP32 snippets and code fragments
https://leanpub.com/kolban-ESP32
Apache License 2.0
2.37k stars 710 forks source link

Can Bluetooth pairing skip the scanning process? #1157

Open jjj19950710 opened 1 year ago

jjj19950710 commented 1 year ago

I don't want to scan the device before every pairing.Can Bluetooth pairing skip the scanning phase and directly hardcode the address and other relevant data obtained through scanning into the program?