ESP32-BLE-Gamepad
ESP32-BLE-Gamepad copied to clipboard
Feature Request: Add a way of disconnecting and advertising the bluetooth device without a power cycle
Would it be possible to add a function that when called disconnects from the current device and advertises the bluetooth device again so it can be connected to? I'm currently trying to get my head around the nimble library to see if I could offer a way of implementing it but I'm not really sure.
Thank you