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 gateway connection issues #38

Open
MarkGardiner opened this issue Jan 24, 2022 · 3 comments
Open

ESP32 gateway connection issues #38

MarkGardiner opened this issue Jan 24, 2022 · 3 comments

Comments

@MarkGardiner
Copy link

Hello,

I have been attempting to get the addon to work with an esp32 gateway with your https://github.com/kind3r/esp32-ble-gateway however once connected to the gateway, I cannot seem to find the lock. In the addon logs I get an endless repeat of the following two lines:
Sent: {"action":"auth","response":"8775f9276320b2780170215f3958ad3e"}
Received: {"type":"auth","challenge":"34464436393139454231423245324134"}
Is this the expected output with the gateway?

Without the gateway I am at issue #34

@stevearmitage
Copy link

Were you able to get this sorted? I'm not able to connect to the lock directly, but the ESP-32 bluetooth gateway maybe an answer if it works!

@MarkGardiner
Copy link
Author

I wasn't able to get this to work... for what its worth, I did try with a WROOM rather than a WROVER board and had to do a bit of work to get it compiled and loaded (where it could have been something small I missed). I am still very keen to get this working one day...

@UnbridledGames
Copy link

Posting this for future people looking for answers. Regardless of what you set the actual password to in the esp32 gateway, you MUST use admin:admin in the ttlock integration configuration page. Took a 2 day long deep dive into making this work to find that.

So now I have the gateway linked and working, except it's not finding my lock. Cool.

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

3 participants