More explanations on editing SSID/password

This commit is contained in:
Mygod
2018-03-22 18:10:53 -07:00
committed by GitHub
parent 899c0cb8b7
commit a5742dff51

View File

@@ -34,6 +34,10 @@ and/or break your Internet using this app *under normal conditions*. However the
These are generated by Android system and can't be specified manually for now. These are generated by Android system and can't be specified manually for now.
You can however request a credential reset using the button in this app. You can however request a credential reset using the button in this app.
SSID is hardcoded to `DIRECT-<random 2 char>-<your device name>` so the only thing you can customize is the last part in
system Wi-Fi direct settings. Password is hardcoded to a random 8 char string. Changing anything else requires replacing
driver `wpa_supplicant` which we are not considering implementing.
### Connect a 2.4GHz-only device to a 5GHz repeater? ### Connect a 2.4GHz-only device to a 5GHz repeater?
You'll have to use WPS for now to make the repeater switch to 2.4GHz. You'll have to use WPS for now to make the repeater switch to 2.4GHz.