Jump to content
43oh

Recommended Posts

Hello everyone, 

 

I'm doing a project using Tiva C 1294 and ESP8266 for wifi connection.

 

  1. I have done with connect Tiva C and ESP8266 via Serial. I also tested with AT commands of ESP8266. 
  2. My goal is to connect the Tiva C 1294 with Internet through Wifi ( not Ethernet connected).
  3. I've tested sucessfully the Temboo applications via Ethernet connected. However, when I change to ESP8266, I meet a lot of stucks. 
  4. ESP8266 is using AT commands to connect to Internet. Therefore, it totally different from CC3300 ( I dont' have chance to use it). 
  5. Energia doesn't support ESP8266 library. Hence, I have to write the code to manipulate it. 
  6. Attach File is the code that I wrote. Please help check it. I think problem is the void loop() function that implement the connect with Temboo. 

 

Does anyone have experience with Temboo and Tiva or maybe MSP430 connect to Internet via ESP8266 (AT commands) ? 

Thank you very much. 

TivaC_ESP8266.ino

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...