Hello!
I would like to try something out but just need an advice first if it's possible.
If I want to connect my Arudino UNO board to internet where do I install wifimanager by tzapu?
on ESP8266 or Arduino UNO board?
Thanks!
Hello!
I would like to try something out but just need an advice first if it's possible.
If I want to connect my Arudino UNO board to internet where do I install wifimanager by tzapu?
on ESP8266 or Arduino UNO board?
Thanks!
The library:
is written to run on the ESP8266. You would need to create a system of communication between the ESP8266 and Arduino. You will not be able to use the WiFiManager and the ESP8266 AT firmware together.