Can someone give me an example on how to connect to a wifi network with wlantool.exe on Compact 7?
From a command promt in Compact 7 I try to execute something like this:
wlantool -c -i CCWMXWIFI1 -ssid CiscoNet -auth wpa2psk -encr aes -key mypassword
I get this error:
[WLANTOOL] WlanReasonCodeToString() FAILED error: 1814
By using the GUI in Compact 7 I can connect and it works with these settings:
Network name (SSID): CiscoNet
Encryption: AES
Authentication: WPA2-PSK
Network key: mypassword
What am I doing wrong in my command promt above? And how do I find out what error 1814 is?
I want to call the command line tool wlantool.exe from a C# program to let the user handle wifi-connections from within my app.
Board: Digi CCWi-i.MX53