esp8266 / esp8266/Arduino

ESP07-S and ESP12-S modules don't wake from DeepSleep

Open
#9,301 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
16.7k
Forks
13.1k
PR merge metrics
No merged PRs in 30d

Description

Dear ESP8266 Team,

I used the ESP8266 for many years and I now bought some ESP07-S and ESP12-S modules.
The essential for my project is deep sleep.
What I reconized is the "s-modules" have problems with wake from deep sleep.

The schematic and wiring is shown here:
[ESP8266-schematic](https://esp8266-01-adapter.de/wp-content/uploads/2023/09/ESP8266_Adapter_v2.pdf)

- G0: pulled up 10 K
- G15: pulled down 10 K
- RST: pulled up 10 K
- G16: connected with RST

But it show that the RST pulses differ:

## ESP01 - wake ok:
Image

## wemos D1 mini - wake ok:
Image

## ESP07-S wake NOT ok:
Image

## ESP12-S - wake NOT ok:
Image

## Result:
What has changed in wiring inside ESP modules?
The ESP12-S shows the shortes pulse width of < 5 us compared to the other modules > 20 us, why?

How to get the S-modules working to wake from deep sleep? mi

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.