Configuration
Posted: Mon Mar 02, 2015 5:39 am
Right now, we need to recompile the firmware whenever we need to configure the ESP8266. (This is for the non-AT custom firmware).
Has anyone figured out a scheme that we can use to allow this configuration without having to recompile? Like a tool that can provision it over serial port/tftp/webpage and store the configuration in non volatile memory (flash?) so that the configuration doesn't need to be done on every reset after this.
Has anyone figured out a scheme that we can use to allow this configuration without having to recompile? Like a tool that can provision it over serial port/tftp/webpage and store the configuration in non volatile memory (flash?) so that the configuration doesn't need to be done on every reset after this.