gedankensplitter/openepaperlink.md

21 lines
598 B
Markdown
Raw Normal View History

2023-07-04 09:36:51 +00:00
# interims write-up
## mass flash event
0. determine serial number from device
2023-07-04 09:53:47 +00:00
0. extract MAC (8byte) from flash 0x74004? (found @ 0xFC06, 4 bytes for MAC ?)
2023-07-04 09:36:51 +00:00
0. infopage MAC (8byte) from eeprom 0x10
1. backup 64k flash
2. backup 1k eeprom infopage (calibration data and possible MAC)
3. merge and flash new firmware image
## minor additional
- gpi max current for power
- add espressif dev board
- simple power toggle
- remote firmware update
2023-07-06 08:03:24 +00:00
- 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?