cherbin
Results
11
issues of
cherbin
Hello, I am using an esp32 and need to connect to the device BLE, and also ask for a pincode. right now I am using the example : https://github.com/nkolban/esp32-snippets/blob/master/cpp_utils/tests/BLETests/Arduino/security/StaticPIN/StaticPIN.ino And...