So i have to upload different sketch to esp 8266 and the arduino uno?
If yes how do i know where am i uploading at the moment? and how do i change that.
Cero10:
So i have to upload different sketch to to esp 8266 and the arduino uno?
install esp8266 core into IDE, make the boards.txt edits and use EspProxy.ino from github repo of Uno WiFi Dev Ed Serial1 library in Atmega and you can play with the esp8266.
I had installed the esp8266 core, used espproxy.ino to flash the 8266, i have uploaded everything to the "Arduino Uno Wifi" from the board manager selection. What is the AT firmware you mentioned?