Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By Wimpie
#56043 Hi

Hope there is someone that can help me as I am very new to the ESP8266 and Arduino C++ environment. If I can give some background to my problem. I have an WiFi mobile GSM router connected to the internet. I would like the ESP8266-12F module to connect to the mobile GSM router, and then to dyndns.org so that I can access the ESP module through the internet (http:\\xyz.dyndns.org). I cannot use a static IP as my IP changes each time I switch the GSM router on, and the IP also changes every day. My dyndns service has it's own username and password. At the end of the day I would like to get access my serial equipment that are connected to my ESP module.

Kind regards