To configure the WiSnap adapter for software access point mode follow the below steps:
1. Connect the WiSnap adapter to your PC using a USB-RS232 cable.
2. Configure your terminal application (PuTTY, TeraTerm, etc.) with the settings:
- 9600 baud
- 8 data bits
- 1 stop bit
- no parity
- no flow control
3. Start the terminal application.
4. Type the following commands followed by a carriage return (enter key):
$$$
– should see a CMD response and the green LED will begin blinking quicklyset
wlan
ssid
– sets the SSID of the WiSnap when in AP modeset
wlan
chan 0
– sets WiSnap to scan all wireless channelsset
wlan
join 7
– sets software AP modeset
ip
dhcp
4
– enables the DHCP server on the WiSnap adapterset
ip
addres
s – sets the IP address of the WiSnap adapterset
ip
net
– sets the subnet maskset
ip
gateway
– sets the gateway addressset
wlan
phrase
– OPTIONAL; sets WPA passphraseset
wlan
key
– OPTIONAL; sets WEP passkeysave
– saves the settingsreboot
– reboots the WiSnap adapter with the new configuration