Question
SPWF01 - Why wifi_init restore module to factory default (AT+&F)
Posted on September 11, 2017 at 09:03
I'm using STM32 WiFi Cube Extension 3.02 and I see that calling wifi_init restore my module to factory default.
I want the latest AP setup to be saved between module power cycles, if one was set, and by calling wifi init I remove this setup every time the module is started.
I can of course comment it out but I was wondering why it is there from the first place, maybe I'm doing something wrong?
Thanks,
Eyal
#spwf01