WiSnap User Manual 4.41 05282015-ML
Page 64
file. You must type the word
RESET
in capital letters.
join
<string>
Instructs the WiSnap module to join the network indicated by
<string>
.
join #
<value>
Use this command to join a network that is shown in the scan list, where
<value>
is the entry number
listed for the network in the scan list.
leave
Disconnects the module from the access point to which it is currently associated.
lookup
<string>
Causes the module to perform a DNS query for host name <string>.
open
<address> <value>
Opens a TCP connection to
<address>
, where <value> is the port number.
ping
<string> <value>
Pings a remote host, where
<string>
is a parameter setting and
<value>
is the number of pings. The
default is 1 packet.
reboot
Forces the module to reboot (similar to a power cycle).
run
Runs an application using ASCII commands.
scan
<value> <char>
Performs an active probe scan of access points on all 13 channels. The default is 200ms/channel.
sleep
Puts the module to sleep.
time
Sets the real-time clock by synchronizing with the time server specified with the time server (
set time
)
parameters.
File I/O Commands
Command
Description
del
<string> <value>
Deletes a file.
load
<string>
Reads in a new configuration file.
ls
Displays the files in the system.
save
<string>
Saves your configuration settings to a file.
boot image
<value>
Makes a file represented by <value> the new boot image.
ftp update
<string>
Deletes the backup image file, retrieves a new image file, and updates the boot pointer to the new
image.
ftp
<option> <filename>
<option>
is:
r = download the firmware only and do not set as boot image.
u = download the firmware and set as boot image.
c = clean the file system before performing firmware update.
23 Release Notes
23.1 Known problems
Flow control
—RTS may fail to de-assert quickly enough for some high-speed CPUs to stop sending data bytes correctly. For
high-speed transfers at baud rates greater than 460,800, Roving Networks recommends limiting the RX data to the maximum
Ethernet frame (1,460 bytes) and using a protocol to acknowledge that the remote host receives the data.
The UART does not support odd or even parity; only no parity is supported.
23.2 Current Firmware features and fixes
As of version 4.41 11/25/2013
Firmware update over UART using XMODEM 1K protocol.
Added new optional parameters in FTP update and XMODEM:
o
ftp
<option> <filename>
o
xmodem
<option>
<filename>
, where
<option>
is
r = download the firmware only. Do not set as boot image (if firmware integrity checks pass).
u = download the firmware and set as booth image (if firmware integrity check pass).
c = clean the file system before performing firmware update over FTP or XMODEM 1K protocol. This will delete
all the files on the Flash file system (including user defined configuration files) except the current boot image and
the factory default boot image.