Mybe its more rasbian then mozilla IOT question, however I’ve faced following issue:
I was trying to setup gateway by connecting it to a WIFI network with following passphrase: Xxxxx_“X.X.Xxxx-Xxxx”_XXXX.!@
A gateway couldn’t establish connection and after power off/on I could see “Webthings” network available , which means that there is WIFI connectivity issue.
After analyzing: /etc/wpa_supplicant/wpa_supplicant.conf I’ve noticed that psk passphrase has been set into something like this:
Xxxxx_“X.X.Xxxx-Xxxx”_XXXX.!@ (second quote has not been escaped)
I was trying to escape it manually, however it didin’t help.
Do you have any idea how to provide “my” password to finalize the configuration and have a gateway accessible from the internet.
Is there any set of manual steps I need to perform after this step (adding correct WIFI password into wpa_supplicant.conf) to finalize gateway cofiguration without web interface?
It seems that ,afer setting up wifi network correctly on a gateway,a fter reboot ‘Webthings’ network still appears and gateway is not accessible from internet.
Are you sure is should works?
I there any other way to avoid WIFI configuration screen(IOT) appears after gateway reboot?