You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way i can use this with BLE-Keyboard Project, without the need reconnect?
Basically i have a rotary encoder and want to use it to send VOLUME UP/DOWN commands & when switching the mode by pressing the button of the rotary encoder, switch into horizontal scroll mode.
If i understand correctly, i would need to disconnect and reconnect as the other device, or would there be a more comfortable way to do so?
So far i used HID-Project library via USB on a Arduino Micro, but want to move to an ESP32 and Bluetooth
Also i saw some issues about disconnecting and reconnecting not working and they have to soft reboot. So i guess my project is not possible that straight forward?
The text was updated successfully, but these errors were encountered:
Is there any way i can use this with BLE-Keyboard Project, without the need reconnect?
Basically i have a rotary encoder and want to use it to send VOLUME UP/DOWN commands & when switching the mode by pressing the button of the rotary encoder, switch into horizontal scroll mode.
If i understand correctly, i would need to disconnect and reconnect as the other device, or would there be a more comfortable way to do so?
So far i used HID-Project library via USB on a Arduino Micro, but want to move to an ESP32 and Bluetooth
Also i saw some issues about disconnecting and reconnecting not working and they have to soft reboot. So i guess my project is not possible that straight forward?
The text was updated successfully, but these errors were encountered: