gedankensplitter/openepaperlink.md
2023-07-09 16:43:07 +02:00

599 B

interims write-up

mass flash event

  1. determine serial number from device
  2. extract MAC (8byte) from flash 0x74004? (found @ 0xFC06, 4 bytes for MAC ?)
  3. infopage MAC (8byte) from eeprom 0x10
  4. backup 64k flash
  5. backup 1k eeprom infopage (calibration data and possible MAC)
  6. merge and flash new firmware image

minor additional

  • gpio max current for power
  • add espressif dev board
  • simple power toggle
  • remote firmware update
  • fix mapping txd and rxd in the serial println -> mostly wrong zbs-flasher labels
  • change uart1 pins and get the led working
  • lifepo4 battery mod?