mirror of https://github.com/arendst/Tasmota.git
Updated Initial Configuration (markdown)
parent
9025be7a59
commit
3bf480804d
|
@ -11,25 +11,25 @@ Connect your device to a power source and grab your smartphone (or tablet or lap
|
|||
> *Wi-Fi manager server is active for only 3 minutes. If you miss the window you might have to disconnect your device from power and reconnect.*
|
||||
|
||||
<img alt="Sign in to Wi-Fi Network" src="https://user-images.githubusercontent.com/5904370/55741159-e2b3b600-5a2c-11e9-96f1-94659092563e.png" align="right" width=280></img>
|
||||
After you have connected to the Tasmota Wi-Fi AP open http://192.168.4.1 in a web browser.
|
||||
After you have connected to the Tasmota Wi-Fi AP, open http://192.168.4.1 in a web browser on the smartphone (or whatever device you used).
|
||||
Some devices might prompt you to *sign in to Wi-Fi network* which should also open the above address.
|
||||
|
||||
<img alt="Sonoff AP" src="https://user-images.githubusercontent.com/5904370/55742570-47244480-5a30-11e9-9d1b-6911f051564a.png" align="right" height="350"></img>
|
||||
At this page enter the following:
|
||||
At this page you can have Tasmota scan for available Wi-Fi networks. Select the right network from the list or enter the following:
|
||||
|
||||
**AP1 SSid** - your Wi-Fi network name<br>
|
||||
**AP1 SSid** - your Wi-Fi network name
|
||||
>SSID's are case sensitive
|
||||
|
||||
**AP1 Password** - password for your Wi-Fi AP<br>
|
||||
>Wi-Fi password has to be under 32 characters and without special characters (e.g. asterisks) or white spaces
|
||||
|
||||
*Recommended:*<br>
|
||||
*Recommended:*
|
||||
**AP2 SSid** - alternative Wi-Fi network SSID<br>
|
||||
**AP2 Password** - password for your alternative Wi-Fi AP
|
||||
|
||||
>*If you're not using a second Wi-Fi network you can enter an SSID without a password you can connect to as a backup in case something went wrong with your Wi-Fi credentials.*
|
||||
|
||||
~~Double~~ Triple check the Wi-Fi credentials and click on **Save** to apply the settings. Device will restart and connect to your home network.
|
||||
Click the checkbox to see the password you enter to ensure that it is correct and that your mobile device has not inadvertently capitalized the first letter if it is supposed to be lower case nor autocorrected what you entered. ~~Double~~ **Triple check the Wi-Fi credentials** and click on **Save** to apply the settings. The device will restart and connect to your home network. The `sonoff-xxxx` network will not longer be present. Therefore your smartphone will automatically be disconnected and should connect back to its data network.
|
||||
|
||||
## Configure MQTT
|
||||
Look in your router for a newly connected device with the same name as the Wi-Fi access point. *(In this example **sonoff-7718**.)*
|
||||
|
|
Loading…
Reference in New Issue