I ran into a problem, I can't configure the ESP to work with DS3231.
ESP-01S module (ESP_Easy_mega_20220616_normal_ESP8266_1M), RTC (HW-84) on a DS3231 chip.
In Tools/Time Source/External Time Source, I select DS3231.

- External Time Source
- 3231.png (7.69 KiB) Viewed 14878 times
I go to the Scan for I2C devices tab, there are, as it should be, two addresses on the I2C line. AT24C32 - 0x057 and DS3231 - 0x68.
But the Supported devices column is empty!?

- Scan for I2C devices
- 3231_1.png (13.09 KiB) Viewed 14878 times
In the Special and Experimental Settings/WD I2C Address, I set the address "104" (0x68).
Is it something I'm doing wrong, or do controllers with a small amount of memory (1M) not support this function?
Thanks!