Closed Architect8 closed 1 month ago
There is no T-SIM7670E version. You should be talking about the ESP32 version of A7670E.
If it is the ESP32 version, you must add external pull-up resistors to use GPIOs above GPIO33 as inputs, because these GPIOs do not have internal pull-down and pull-up functions.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
T-SIM7670E - ver 1.2
I want to put the ESP32 to sleep for 600 seconds. Additionally, while the ESP is sleeping, I want to be able to wake it up using GPIO39 or GPIO36 because they are not connected to any additional pins. Unfortunately, if I connect any wire or button leg to the pin without connecting the other side to GND or VCC, the device immediately resets—what am I doing wrong?