volca02 / hr20-esp12-master

Re-implementation (with different features) of the master portion of OpenHR20 wireless project
GNU General Public License v2.0
11 stars 5 forks source link

Implement EEPROM mirroring #26

Closed volca02 closed 3 years ago

volca02 commented 5 years ago

This is a low priority feature, but may be a useful one. 32 bytes of plain byte array and 2 32bit integers to persist read/write state of the bytes. Custom code to sync them up. Would use G/S commands to get data to/from clients.

volca02 commented 5 years ago

The table of timer temperatures is stored in the EEPROM, so this feature is rather important.

volca02 commented 3 years ago

The whole eeprom is not being mirrored, but individual values can be read (and hopefully written too) after ca830f40518845bf57b838b26c83e6b0981dfa35