Skip to content
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

Open
dejavu1987 opened this issue Apr 4, 2023 · 4 comments
Open

ESP32-S3 Support / Mac OS support #49

dejavu1987 opened this issue Apr 4, 2023 · 4 comments

Comments

@dejavu1987
Copy link

dejavu1987 commented Apr 4, 2023

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

E (57040) BT_BTM: BTM_GetSecurityFlags false

E (57070) BT_BTM: BTM_GetSecurityFlags false

E (57100) BT_BTM: BTM_GetSecurityFlags false

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.

@dejavu1987 dejavu1987 changed the title ESP32-S3 Support ESP32-S3 Support / Mac OS M1 chip support Apr 4, 2023
@dejavu1987 dejavu1987 changed the title ESP32-S3 Support / Mac OS M1 chip support ESP32-S3 Support / Mac OS support Apr 4, 2023
@danielturus
Copy link

Hello!

Any updated on this?

Thanks!

@pavloshargan
Copy link

@danielturus @dejavu1987

check out my fork. Now this repo works with esp32 s3
I've created a PR as well, so maybe it will be available within this repo soon

the update:
https://github.com/pavloshargan/ESP32-BLE-Mouse/tree/master

@SmuleFlash
Copy link

I got E (31852) BT_GATT: GATT_INSUF_ENCRYPTION
What the changes in your code? Only see you delete empty line and put it back.

@Ollie-Boyd
Copy link

@pavloshargan is it possible your changes didn't commit properly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants