Discuss here different C compiler set ups, and compiling executables for the ESP8266

User avatar
By alonewolfx2
#2441 i understand. i think we need iwdisconnect for quiting router and connect new router


Necromant wrote:Espressif's API only allows to set a new IP address in system_init once on system startup (Doh!). Once I have environment in flash, ifconfig will set a new IP in environment and reboot.
User avatar
By alonewolfx2
#2443 ok. thank you very much :)

Necromant wrote:Use iwconnect with usual arguments again to connect to a different AP.
iwmode NONE to switchoff wireless.
User avatar
By tinhead
#2453
Necromant wrote:There's also a new command spi_wipe that wipes the whole flash clean. Could prove useful to get rid of any configuration leftovers that screw the blobs.


aha, and how you handling then the configuration for the SoC once spi flash wiped out?