From 87d255e2f348faf149affb536bfd68906b863e42 Mon Sep 17 00:00:00 2001 From: Mark Thompson <129641948+NotherNgineer@users.noreply.github.com> Date: Tue, 24 Oct 2023 00:23:05 -0500 Subject: [PATCH] Created Dead Coin Cell Battery (markdown) --- Dead-Coin-Cell-Battery.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Dead-Coin-Cell-Battery.md diff --git a/Dead-Coin-Cell-Battery.md b/Dead-Coin-Cell-Battery.md new file mode 100644 index 0000000..4032822 --- /dev/null +++ b/Dead-Coin-Cell-Battery.md @@ -0,0 +1,7 @@ +The coin cell battery is used to preserve settings stored in persistent memory (P.Mem), as well as to power the RTC clock. The smaller coin cell battery used on the PortaPack H2 does not last long and replacing the coin cell can be a chore, depending on the case style. + +To partially work around a dead or missing coin cell battery, persistent memory settings can be configured to save settings to the SD card (see Settings -> P.Memory Mgmt). This allows all settings to be preserved, but does not resolve the issue with not keeping time. + +Those with an H2 model and soldering skills might want to consider adding a larger CR2032 battery holder such as the one below (attached with double-stick foam tape), to lengthen the time that the coin battery lasts by about 4X: + +![coin-battery-mod1](https://github.com/eried/portapack-mayhem/assets/129641948/bafd644f-9792-40fa-95cb-d8a4dde76eca)