-->
Page 1 of 1

Law Question - Difference between App and Firmware flash ?

PostPosted: Wed Mar 18, 2020 7:36 am
by saif_iot
Hello,

My question is "Law" oriented, Our product need FCC Certification. I read a couple of Espressif documentations, but still not understand the memory schema !

If I download the official ESP8266_RTOS_SDK for example, and I build a app example, then I flash the ESP8266 by using "make all" --> flashing Boot at 0x000, App at 0x10000, it's will work fine. but.

Did this operation mean "I build and Flash a ESP Firmware + App example" or "I build and Flash App without changing the ESP Firmware" ?

Thank you,