Sonoff WIFI_CONFIG_TOOL options

Hi,

I looked for an explanation on the WIFI_CONFIG_TOOL different options and didn’t find any info.
Can someone please explain the available options?

Thanks,

Naor.

Guess it depends on what firmware you loaded on it, Once you know/find out, ask your question on that forum (e.g. Tasmota, Espuna, …), this isn’t really an HA question :wink:

That is true but there is a massive crossover so I don’t think the question is entirely misplaced. I suspect though it is misworded :wink:

On the basis that the OP is really asking about the Tasmota firmware you could look here GitHub - arendst/Tasmota: Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at which might answer your question or at least guide you to a more specific one.

WifiConfig 0 Disable wifi config but restart (used with alternate AP)
WifiConfig 1 Start smart config for 1 minute and set as current config tool
WifiConfig 2 Start wifi manager (web server at 192.168.4.1) and set as current config tool
WifiConfig 3 Start WPS config for 1 minute and set as current config tool
WifiConfig 4 Disable wifi config but retry other AP without restart
WifiConfig 5 Disable wifi config but retry same AP without restart and flash writes

Guys, I only ask here because I can’t find a proper way to ask elsewhere…

I meant to these options in the config file:
WIFI_RESTART, WIFI_SMARTCONFIG, WIFI_MANAGER, WIFI_WPSCONFIG, WIFI_RETRY, WIFI_WAIT, WIFI_SERIAL

I managed to flash the devices but it keeps failing to connect to my WIFI so I feel a little bit lost. Sorry if it’s not fitting exactly on the topic.

UPDATE: I think I got what you meant! the names correlate with the options you wrote?
wificonfig 0 -> WIFI_WAIT and so on?

Yes that is exactly right.

Best way to flash and set up Tasmota is to follow @DrZzs method where you flash an untouched bin file with ESPeasy and then insert your wifi details with termite, I used to do it the long/proper way, building details into the firmware before flashing, but the ‘new’ way is so quick and easy it’s really not worth mucking about with your own files.

Check out one of his vids on youtube, you could still get sorted just following the termite part and saving the settings for next time.