I've been experimenting with ESP8266 and PIC microcontrolers, so far so good but I have one problem. Since I only use ESP as a WIFI module I cant find how to use this module as a "wifi extender" for example my ESP is connected to router and I can ping it from CMD. Now I wanna connect my mobile to ESP and acces the internet. Since I am only using AT commands is that even possible ? Any ideas
mobile ----------->esp---------->modem------>internet
this is like what I need.
Best regards