I googled a lot, found a lot but understood only some infos. This is my first project, it might be a bit heavy for a first try
I hacked together a ESP, eink-display and DS3231 RTC in order to have a display showing time, next bus and some other infos. I'd like to run it off the grid and - obviously - as long as i can on a load. In order to achive this, i am using the alarm-functions of the RTC. SQW is connected to RST with a capacitor in between to wake up the ESP. Powering this setup from my notebook (usb) was working just fine.
Just before "finishing" it i read that the supplied battery on the RTC is not recharchable and i therefore have to remove a resistor (https://campercontrol.org/step-1-assemb ... tc-module/).
After doing that, the rtc no longer wakes up my esp, no matter what power supply i provide. But time is still working, i can read the RTC just fine!
There are lots of information about removing this or that, or even shorting stuff on the RTC, i really lost track what i should do. The most promising thing might be Adrian writing point 2 here: http://woodsgood.ca/projects/2014/10/21 ... c-battery/ (in the middle of the comments-section), but this is all too high for me.
In short: can somebody help me with operate DS3231 without charging circuit but with working alarms?
Thank you so much!
Chris