(09-30-2019, 12:27 AM)Tim Curtis Wrote: WPA in this context includes both WPA and WPA2, and embedded spaces are allowed. When u run the command just enclose the password in double quotes.Tim - I think I figured out the problem. It's not my password that's the problem. My SSID is a long random string of characters, one of which is a backtick (`) which appears to be throwing wpa_passphrase. I think it's being seen as an escape character and ignoring the rest of the SSID.
Example
Code:pi@rp3:~ $ wpa_passphrase MySSID "My Long Password With Spaces"
network={
ssid="MySSID"
#psk="My Long Password With Spaces"
psk=5f61898ae2d4538b03b2a0a9f95100d14d756834d5a25814dafa5b71a7e2803e
}
moOde 6 converts entered WiFi passwords to PSK's and only stores the PSK. This is to improve security.
Your issue could be caused by a bug in moOde but I can only determine that if u follow the troubleshooting steps and run the command, confirm success and then post the output of moode log.
Thank you for your donation!
Solved: 6.2 cant turn off AP mode and join wireless network
|
|
« Next Oldest | Next Newest »
|