Raspberry Pi 3 and AirOrangeX
Connect your Raspberry Pi 3 to AirOrangeX using 802.1x authentication.
WiFi configuration via wpa_supplicant.conf file
The following is a Raspbian Jessie sample configuration file located at /etc/wpa_supplicant/wpa_supplicant.conf.
wpa_supplicant.conf
country=USctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdevupdate_config=1ctrl_interface_group=0eapol_version=1ap_scan=1fast_reauth=1
network={ ssid="AirOrangeX" identity="<NetID>" password="<password>" key_mgmt=WPA-EAP proto=WPA2 eap=PEAP phase2="auth=MSCHAPV2"}
Pre-boot configuration
You may also place this file on a freshly imaged SD Card in the "boot" volume for immediate configuration.
Filter by label
There are no items with the selected labels at this time.