I have flash my ESP8266 with the last firmware:
Code: Select all
AT+GMR
AT version:0.30.0.0(Jul 3 2015 19:35:49)
SDK version:1.2.0
compile time:Jul 3 2015 20:52:41
OK
All is ok, and all work fine.

Now I must use an ESP8266 to send data to a server (With HTTP GET commands) but they have a proxy server on the network (I have the IP adresse and the port of the proxy server) but I don't know where I must enter the proxy's parameters on the ESP8266.
Have you already do this ?
Thanks a lot !
