Post topics, source code that relate to the Arduino Platform

User avatar
By ScotleCyphez
#25145 My goal is to have client devices understand the ESP8266 is not a gateway to the internet (the idea is from http://www.esp8266.com/viewtopic.php?f=6&t=1798). In other words I want to be able to have devices connect to the ESP8266 and still have access to data through cellular.

Unfortunately, my Android device (Android 5 LGG2) still tries to send internet requests (such as going to esp8266.com) through its Wi-Fi network connection (the ESP). However, an iPhone 5 is able to successfully access the internet while connected to the ESP.

If anyone knows of a work around for this or any other commands they think might be useful, be sure to let me know!