I have added ESP32 libraries on Arduino platform and configured esp32 as an access point,I can connect my smartphone to 'esp32_AP', but the problem is i am unable to surf internet on my smartphone?
How can i surf internet on my smartphone, is there any way?
I am wondering how can we have internet on smartphone connected to ESP32 AP ? is your ESP32 somehow connected to internet ?
Once you connect to ESP32 AP , your phone wifi will try to seek internet connection from ESP32. So unless your ESP32 is connected (may be through LAN) it will obviously not connect to internet.
In nutshell do you want to use ESP32 just like our normal WIfI AP or modem ? if that works it would be great.
check this video on youtube, this guy did wifi extender using ESP8266