Skip to content

Connect to Arduino #11

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

Open
JpEncausse opened this issue Jan 22, 2023 · 1 comment
Open

Connect to Arduino #11

JpEncausse opened this issue Jan 22, 2023 · 1 comment

Comments

@JpEncausse
Copy link

Hello, I followed this tutorial to connect an ESP32 to the GoDice.

  • The idea is to have a very low-cost device that would read the dices and send HTTP request or Keyboard events.
  • This would be a clean workaround for Chrome Browser requesting authorizations
  • And better BLE antena (closer to the dices)

But it seems the connection to the dice is closed/stuck and hang forever.

  • I wondering if you did something special on GATT server ?
  • If you have some ideas as a workaround ?

I tried with an Android app that see and connect to the dices. So it might be from the way to connect to it. Anyway it would be a great improvement to be able to connect a tiny arduino ;-)

@amorfinvdev
Copy link

amorfinvdev commented Jan 30, 2024

Hello,

I am unsure if this is the right place to share. But just wanted to point out that I made an ESP based client for Home Assistant using ESPHOME. See here for the reason I did it.

Also here is the actual code for ESPHOME.

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

2 participants