Fish, this all looks correct to me. Once you've copied over the firmware, create and configure the supplicant file. Edit the network interface to auto start. Then restart the network. As a side note when you run any of the WiFi sketch, if you are set up to automatically start WiFi, you don't want to you the overload begin call with (SSID, PassPhrase), this will blown away your wpa_supplicant.conf file. Instead use begin(SSID).
↧