WiSnap User Manual 4.41 05282015-ML
Page 65
Added WPA2-PSK personal security to soft AP mode. The soft AP commands are organized as follows:
o
set ap ssid
<string>
o
set ap passphrase
<string>
o
set ap link_monitor
<time in seconds>
Added a new command to invoke a temporary soft AP network (does not survive sleep or power cycle
o
Apmode <ssid> <channel> <passphrase> where:
<channel> optional parameter. Sets the channel to create the soft AP network. Defaults to channel 1.
<passphrase> optional parameter, must be eight characters or more. Enables soft AP secure mode.
Deprecated set wlan fmon <time in seconds> command
Added updates to configuration of web server:
o
Added the ability to configure the module for infrastructure and soft AP mode.
o
Updated web pages for better display on mobile devices.
o
Added a timeout message to indicate the web server timed out.
Removed the ability to handle special characters such as tab, carriage return, new line, and space on command line in web_app
ONLY. All special characters are delimited with a backslash character (\) followed by a single character. The following special
characters are supported:
o
\n = New line
o
\r = Carriage return
o
\s – Space
o
\t = Tab
Added a new command to resolve the DNS name during ping:
o
Ping d
<domain>
- resolves the domain name and ping.
Example: ping dgoogle.com
Added the ability to allow for scanning networks on channel 13 and 14.
In the scenario of multiple access points having the same SSID and passphrase, added the ability to scan and pick the strongest
access point during the association process.
Fixed a bug where the
show rssi
command would occasionally return 0dBm.
Fixed an issue where the
scan
command would return zero results in the first try.
Fixed an issue that would occasionally cause the module to watchdog reset during the FTP firmware update process.
Fixed an issue that would occasionally cause an “ERR-Malformed” error message during the FTP update process.
Fixed an issue in the
show connection
command output where the prefix 8 was incremented in infrastructure mode. This has
now been fixed and the output is 8XXX.
Fixed an issue where the http request GET and POST parameters were being URL decoded too soon, resulting in errors.
Fixed an issue where the
leave
command would not respond with the
Deauth
string over the UART.
Fixed an issue where the module would occasionally get watchdog errors when configured in HTTP client mode.
Changed the default IP address of the module from 1.2.3.4 to 192.168.1.1 in soft AP mode.
Fixed an issue where the FTP close string would occasionally leave the module in a hung state.
Fixed an issue where the module would send an invalid Deauth frame to the clients in soft AP mode.
Fixed an issue that could cause the boot image to be invalidated under certain improper power up conditions.
Fixed an issue that could cause the module to be bricked due to corruption in the config file caused during improper power
supply during the process of saving the config file to Flash.
Removed ad-hoc mode (
wlan join 4
)
As of version 4.00.1 04/19/2013
Added a new feature to indicate the number of clients associated with the module in soft AP mode in the UART heartbeat
message.
Fixed an issue in which the GPIO4, 5, and 6 alternate mode was not working.
Fixed an issue in which the link monitor was not working in infrastructure mode when auto join to a wireless network is disabled
(
set wlan join 0
).
Fixed an issue in which a null device ID was not reset to factory defaults when the factory reset command is issued.
Fixed an issue in the FTP update process in which the module would watchdog when the module flash does not have enough free
sectors.