-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ESP32-S3 Support / Mac OS support #49
Comments
Hello! Any updated on this? Thanks! |
check out my fork. Now this repo works with esp32 s3 the update: |
I got E (31852) BT_GATT: GATT_INSUF_ENCRYPTION |
@pavloshargan is it possible your changes didn't commit properly? |
I haven't been able to make my ESP32-s3 work with MacBook Pro M1 as well as Intel chip, It shows the device in Bluetooth devices list, pairing, In verbose mode, it logged following
E (15363) BT_GATT: GATT_INSUF_AUTHENTICATION
On intel chip in addition to ablove it showed following
The connection seem to be broken, Laptop stops showing the device, the ESP32-s3 keeps getting TRUE for
bleMouse.isConnected()
The thing I am not sure about is if ESP32-S3 is even supported yet.
The text was updated successfully, but these errors were encountered: