To elaborate in more detail, right now I can control the ESP8266 with AT commands from my arduino. The arduino is doing all the logic and telling the ESP8266 what to do. After I flash some sketch over to the ESP8266 it will be doing the wifi logic all on it's own. Later on I may want to undo that. Hopefully that makes sense.
To elaborate in more detail, right now I can control the ESP8266 with AT commands from my arduino. The arduino is doing all the logic and telling the ESP8266 what to do. After I flash some sketch over to the ESP8266 it will be doing the wifi logic all on it's own. Later on I may want to undo that. Hopefully that makes sense.