![Microchip Technology TCP 17051 Manual Download Page 8](http://html1.mh-extra.com/html/microchip-technology/tcp-17051/tcp-17051_manual_1785860008.webp)
Lab Manual for TCP 17051
Page | 8
2. Auto-join a network with persistent configuration.
a.
set wlan ssid
<
string
>
// AP name
b.
set wlan pass
<
string
>
// AP passphrase
c.
set wlan join 1
// Enable auto-join to AP after reboot
d.
set option deivce-id <string>
//Give your module a unique device name
e.
save
f.
reboot
Example Output:
<4.00> set wlan ssid roving1
AOK
<4.00> set wlan pass rubygirl
AOK
<4.00> set wlan join 1
AOK
<4.00> save
Storing in config
<4.00> reboot
*Reboot*.wifly-GSX Ver 4.00.1, Apr 19 2013 11:48:28 on RN-131
MAC Addr=00:06:66:21:3a:08
*READY*
Auto-Assoc roving1 chan=11 mode=MIXED SCAN OK
Joining roving1 now..
Associated!
DHCP: Start
DHCP in 17ms, lease=60s
IF=UP
DHCP=ON
IP=172.35.1.13:2000
NM=255.255.0.0
GW=172.35.0.1
Listen on 2000
TIP: If the network is secure, set the pass phrase with
set wlan pass
<
string
> before
joining the network.