Page 1 of 1

Firmware Compatibility

Posted: Sun Feb 25, 2024 4:59 am
by mat.ide
Dear All,

I am developing a project on an ESP32-C3-DevKit-02, which has got the ESP32-C3-WROOM-02 module. But My production module is gonna be the ESP8685-WROOM-03-H4. My question is the firmware developed on this Development board will be compatible to run seamlessly on the production module I mentioned? Of course I need to take care about the GPIOs and adjust the code accordingly, but other than that, is there any other things to consider ?

Re: Firmware Compatibility

Posted: Sun Feb 25, 2024 9:39 am
by ESP_Sprite
The ESP8685 uses a C3 core, so the firmware should be cross-compatible.