3.1 Basic Examples
These examples describe basic Wi-Fi operation in a ‘how-to’ manner:
    - How to read the Chip ID (to identify WINC15x0/ATWINC3400 H/W revision differences)
 - How to set/get the MAC address of the Wi-Fi module
 - How to start Wi-Fi in a specific
                    operation mode, such as:
- STA Mode (Station mode, known as a Wi-Fi client)
 - AP mode (Access Point mode)
 
 - How to switch mode between the STA and AP modes at runtime
 - How to scan for nearby APs
 - How to set Deep Sleep mode
 - How to connect to a secure Wi-Fi network using WEP/WPA/WPA2 security
 - How to connect to an enterprise security network
 - How to connect via Wi-Fi Protected Setup (WPS)
 - How to get an RF signal status by reading the RSSI value
 - How to set AP provision using Android App
 - How to set HTTP provision
 
