Search code examples
androidesp8266arduino-esp8266

Communicating to ESP8266 with different Wi-Fi IP address


I'm new to ESP2866 and Android development. I have set my ESP8266 at static IP address which connects with a Wi-Fi router. I want to access my ESP8266 module from different Wi-Fi through my android app.This app is connected to firebase. Is it possible to access ESP2866 from any Wi-Fi connection through android app?. If so, please let me know how?

P.S. I want Wifi module to communicate through different wifi connection. Thankyou for help Regards,


Solution

  • This can be achieved by "port forwarding method" please follow the steps as suggested by @rasi Link