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)?
