-
Hello community! Try to flash amsreader firmware.bin (version ams2mqtt-esp8266-2.2.23) on a ESP8266-01S with esptool.py running on windows. Flashing seems to work: _python.exe esptool.py --chip esp8266 --port COM4 --baud 115200 --before default_reset --after hard_reset write_flash 0x0 firmware.bin Leaving... But after disconnecting from the USB adapter and reconnecting WLAN is NOT coming up and I only can see this at terminal: ets Jan 8 2013,rst cause:4, boot mode:(3,2) wdt reset Any idea what is going on? The hardware works with different firmware file... Best regards |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
It's been a really longe time since I worked with ESP-01, but... Are you sure that ESP-01s has enough flash memory - is it 1 MB? Unless you use an ESP8266 module with 4 MB flash memory, you cannot expect it to work. |
Beta Was this translation helpful? Give feedback.
-
Hello ArnieO, Oh, I did not know, that it was designed for 4MB only! I had that part lying around, so I used it. THX for this answer :-). Decryption of the data from the smart meter should be possible with an ESP8266 anyway? In the meantime I flashed a brand new D1 mini with 4MB and a ESP8266-12F on it. |
Beta Was this translation helpful? Give feedback.
Yes, it works on ESP8266 - but your device need to have enough flash memory.
For information on how to use the firmware, I advise you to read the Firmware User Manual that can be downloaded from the product pages on https://amsleser.no.