ESP32-BLE-Keyboard icon indicating copy to clipboard operation
ESP32-BLE-Keyboard copied to clipboard

Conflicts between BleServer and WiFiClientSecure

Open Alberto-00 opened this issue 3 years ago • 0 comments

Hi, in my project i'm using ESP32 as a client with the library WiFiClientSecure. The problem is that my esp doesn't connect with my server in python because this library goes in conflict with blekeyboard.begin(). Is there a solution to disable blekeyboard and active its later?

Alberto-00 avatar Dec 11 '22 19:12 Alberto-00