Hello everyone,
I'm doing a project using Tiva C 1294 and ESP8266 for wifi connection.
I have done with connect Tiva C and ESP8266 via Serial. I also tested with AT commands of ESP8266. My goal is to connect the Tiva C 1294 with Internet through Wifi ( not Ethernet connected). I've tested sucessfully the Temboo applications via Ethernet connected. However, when I change to ESP8266, I meet a lot of stucks. ESP8266 is using AT commands to connect to Internet. Therefore, it totally different from CC3300 ( I dont' have chance to use it). Energia doesn't support ESP8266 library. Hence,