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 quicklysetwlanssid– sets the SSID of the WiSnap when in AP modesetwlanchan 0– sets WiSnap to scan all wireless channelssetwlanjoin 7– sets software AP modesetipdhcp4– enables the DHCP server on the WiSnap adaptersetipaddress – sets the IP address of the WiSnap adaptersetipnet– sets the subnet masksetipgateway– sets the gateway addresssetwlanphrase– OPTIONAL; sets WPA passphrasesetwlankey– OPTIONAL; sets WEP passkeysave– saves the settingsreboot– reboots the WiSnap adapter with the new configuration
