I have Texas Instrument TMS320F28069 controller
I want to display sme measurment data on mobile and Internet.
For this I had thought of ESP8266.
I will connect RXD and TXD of my controller to ESP for serial port communication.
I will load the program in my controller for serial communication with baud rate 9600.
Uptill this is OK
I have gone through ESP8266 startup guide but I had lot of questions as follows
Questions.
1. What kind of connection arrnagment should i make in mobile/internet to fetch all the data through wifi.
2. How to program ESp8266 for the datatrnasfer .
3. Is there any window 7 based software to upload the program in ESP8266.
4. What kind of connection arragment shall i make for programming in ESP8266.
5. Which devlopment module of ESP8266 should i buy for start.