Page 1 of 1

Can I flash esp-1mb-at firmware onto ESP8285N08 (8Mbit flash)?

Posted: Tue Jun 24, 2025 4:18 am
by thevien2507
Hi,
I’ve successfully flashed the esp-1mb-at firmware onto an ESP8285H16 module (16Mbit = 2MB flash), and it’s working well.

Now, I’m planning to use the ESP8285N08, which has an 8Mbit (1MB) flash chip. Since the firmware I’m using is the esp-at-1mb variant, I’d like to confirm:
  • Can I safely flash this esp-at-1mb firmware onto the ESP8285N08?
  • Are there any constraints I should be aware of (e.g., partition offsets, OTA limitations, feature reduction)?
Thanks in advance for your clarification!

Re: Can I flash esp-1mb-at firmware onto ESP8285N08 (8Mbit flash)?

Posted: Wed Jun 25, 2025 3:28 am
by esp-at
I am not sure the size of your ` esp-1mb-at firmware`. If it is indeed 1MB, then ESP8285N08 works exactly like ESP8285H16.
The only different might be that ESP8285H16 is better suited for high temperature environment.