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

Question schematic #7

Open
hazcoper opened this issue Jan 7, 2024 · 3 comments
Open

Question schematic #7

hazcoper opened this issue Jan 7, 2024 · 3 comments

Comments

@hazcoper
Copy link

hazcoper commented Jan 7, 2024

Sorry, a bit of a noob question here, but looking at the schematic I am failing to see what the pins d6 and d7 are used for

@tstoegi
Copy link
Owner

tstoegi commented Jan 7, 2024

D6 (STA) - called "Status PIN" - reading HIGH means, the MicroWakeupper (your connected switch) was triggered (is active) - was closed or opened - depending on your setting (NC/NO)
D7 (DIS) - called "Disable PIN" - setting to HIGH means, preventing the MicroWakeupper going back into standby/sleep - as long as this PIN is set to HIGH, the connected switch is ignored. If you set D7 to LOW, after about 2 seconds the MicroWakeuper is ready for the next switch event.

(Just saw that I have to update schematic to revision 6.5 - there have been some minor changes.)

@hazcoper
Copy link
Author

hazcoper commented Jan 7, 2024

without any extra code, what happens if the DIS pin is low, the esp is running and I press the button connected to the microwakeupper?

@tstoegi
Copy link
Owner

tstoegi commented Jan 8, 2024

By default the MicroWakeupper will reset (RST PIN goes LOW) your running esp and after about 2 seconds it goes back into "standby" - waiting for the next button press.

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