Closed jerryneedell closed 3 years ago
hmmm --- never-mind -- I cannot reproduce this now -- it is working on IO11
Actually, I can reproduce it -- when I plug in an rfm9x featherwing -- then IO11 behaves as above. I'll check for conflicts... yes -- IO11 is connected to a pin (IRQ) on the RFM9x Featherwing. Sorry for the False alarm.
I've been playing with pin_alarm on metro_esp32s2 -- When I use Pin IO5 it works as expected (grounding pin 5 wakes it) but with the same setup, if I use Pin IO11 it appears to be inverted. (I have to connect pin 11 to 3v to wake it). Here is the code I am using:
any idea why IO11 behaves differently from IO5? also found that IO7 also behaves as expected (like IO5)