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

Reseting #10

Open
Ald256 opened this issue Feb 5, 2023 · 4 comments
Open

Reseting #10

Ald256 opened this issue Feb 5, 2023 · 4 comments

Comments

@Ald256
Copy link

Ald256 commented Feb 5, 2023

I'm sure a very basic question, but how do I reset from the simplecli? I've tried "reset", "reset ", "reset ". Everything comes back with "argument no recognized after 'reset' ", or something similar. This feel like a basic syntax or input issue, but I'm like 0/47 on variations.

Also, is there a way to reset via the html? Or from not hardlined into the device but over wifi? Like if we have a number of devices out for a large group.

@brandonpaiz
Copy link
Collaborator

Oh man it's been years since I've touched this project. Nice to see it's still getting some use.

If I remember correctly, you can reset the game pieces by pressing the reset button three times quickly on the ESP8266 itself.

I don't think there's a way to do this over Wi-Fi

@Ald256
Copy link
Author

Ald256 commented Feb 5, 2023

That works. I was interesting that command as a CLI, not a hard button. The .ino also started the CLI commands with a comment about the web interface I interpreted to mean being able to remotely reset a cooked chicken.

Appreciate the answer, thank you

@Thelmos
Copy link

Thelmos commented Mar 1, 2023

The correct CLI command for reset is:
reset -p "edfd8e8160383696120dfb444a8b43f1"

Assuming you kept de default SUPER_SECRET pass in config.h

@JWhiteUX
Copy link

JWhiteUX commented Jul 30, 2023

The correct CLI command for reset is:

reset -p "edfd8e8160383696120dfb444a8b43f1"

Assuming you kept de default SUPER_SECRET pass in config.h

So, push the reset button three times, got it.

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

4 participants