@Calvin-So This does not help
D
Posts made by dedwed dwedwe
-
Can't connect to hidden SSID
Hello,
I am not able to connect with OMega2 to hidden SSID.
I know that already there are some topics with solutions for the problem but none of them works for me.
I have following setup on my router:
But Omega2 is not able to connect to it - unless I uncheck "Hide SSID" checkbox, making the SSID visible............
here is the settings inside /etc/config/wireless
config interface 'loopback' config wifi-device 'ra0' option type 'ralink' option mode '9' option channel 'auto' option txpower '100' option ht '20' option country 'US' option disabled '0' config wifi-iface option device 'ra0' option network 'wlan' option mode 'ap' option encryption 'psk2' option key 'APPASS' option ApCliAuthMode 'WPA2PSK' option ApCliEncrypType 'AES' option ssid 'Omega-XXXX' option ApAuthMode 'WPA2PSK' option ApCliSsid 'MY_SSID' option ApCliPassWord 'MY_PASSWORD' option ApCliEnable '1' config wifi-config option ssid 'MY_SSID' option encryption 'WPA2PSK' option key 'MY_PASSWORD'
Any ideas or ways to solve the issue?