jmdmahdi / ESP32-USB-TO-BLE

This project involves the creation of a Bluetooth adapter using an ESP32, enabling wireless connectivity for USB keyboards and mice. By leveraging the ESP32's capabilities, users can effortlessly connect their input devices to various devices without the constraint of physical cables.
MIT License
27 stars 2 forks source link

Rewrite to make Bluetooth to BLE #4

Open comk22 opened 1 month ago

comk22 commented 1 month ago

Hi, I have a Bluetooth keyboard which I want to make accessible on several devices. I don't know much about the code you use but I would give it a shot by using chatgpt 4 to rewrite the code to receive the signals from my Bluetooth keyboard Do you think this is doable or is your code too far away from this idea?

jmdmahdi commented 1 month ago

Hi,

For this project, we are sending keyboard data over BLE, so our current setup isn't designed to receive signals from a Bluetooth keyboard. However, I might be able to help you with your project. Please send me a message on Telegram so we can discuss it further.

Telegram ID: @jmdmahdi

Best regards.