Here are some handy RN XV commands for Configuration:
1. Set the SSID and Password (WPA2) for your RNXV to connect to: (Remember that the SSID and Password are case sensitive.
set wlan ssid <yourssid> set wlan passphrase <yourpass>
2. Set the Join Policy to auto associate on startup
set wlan join 1
3. Join a Network using Stored Settings
join
4. Save the configuration: Don’t Forget or you will loose your changes
save
5. Reboot the Module: should auto join network in step 1
reboot
6. Factory Reset to Defaults (You will loose your configuration)
Factory R
7. Set the DNS Server address:
set dns address 8.8.8.8
8. Set the Name of the Host to connect to (open command) Note: for this to work the IP HOST (set ip host) should be set to 0.0.0.0
set dns name <your.remote.host.name>
9. Set the Address of the Host to connect to (open command) Note: if this is set to 0.0.0.0 the entry in set dns name will be resolved by the DNS and used to connect to:
set ip host <0.0.0.0>











