Skip to content

Storing Generic Pulse Counter Values ​​in the RTC DS1307 SRAM #5602

Description

@rapid32

Hello!

I'm looking for an elegant solution to the problem of counting pulses on an ESP8266 device after power loss.

The three counter values ​​are not persisted upon cold restart, power off, or firmware upload, but are persisted (recovered) after a warn reset or processor deep freeze (Plugin Generic - Pulse Counter).

I would like to propose using the 56 bytes of SRAM memory of the RTC DS1307 chip to store the Plugin Generic - Pulse Counter values.

At the moment, an alternative solution is to use a PCF8583 with different firmware.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions