Through JingOS UI, in the setup (first boot) or in the settings when booted, the text field for wifi password has a maximum number of characters. I know my wifi password is really long but still.
A workaround for that is to enter this password through nmcli utility
sudo nmcli dev wifi connect <ssid> password <password> bssid <bssid>
or even edit the conf file directly
JingOs v1.0 on Jingpad A1
Through JingOS UI, in the setup (first boot) or in the settings when booted, the text field for wifi password has a maximum number of characters. I know my wifi password is really long but still.
A workaround for that is to enter this password through nmcli utility
sudo nmcli dev wifi connect <ssid> password <password> bssid <bssid>
or even edit the conf file directly