This is a Source for ESP8266 in depth libraries which can give you a simple example of creating a repeater with esp8266
- Arduino platform
- ESP8266 (Only)
change the ssid and password with the wifi credentials you need to connect to and then upload the code, after that just connect to the ap you made on your esp8266 and you can now have internet.
Feel free to let me know if there are any problems or any request you have for this repo.