Uno + ESP8266 on board - Getting anything to work

Hello,
I purchased the UNO R3 + ESP8266 on board a while back on Aliexpress. For some reason I thought this was going to be simple to get going. How wrong I was!

After doing research and all I have the CH340g driver installed. I can use the IDE to switch to board "Generic ESP8266 Module". And I know the little DIP switches must be set to upload Arduino or ESP8266 code separately.

There are samples I have uploaded for Wifi Test. In some cases I got a 301 response which seems to be because the ESP8266 cannot switch to https protocol?

So, I think next I am looking for a simple example out there to upload an Arduino program and ESP8266 program and have them talk to one another? Is there such an example somewhere?

Also, another thing. I am using 115200 baud. Do I need to change? Do I need to update the ESP8266 firmware? In the IDE I see Expressif FW set to "nonos-sdk 2.2.1 +100 (190703)" - it seems to be the latest (?)

Thanks.

Dronebotworkshop and Randomnerd are known for very good guides.

Your topic has been moved to a more suitable location on the forum. Installation and Troubleshooting is not for problems with (nor for advice on) your topic.

Programming Arduino UNO clone with built-in WiFi module UNO R3 + WiFi ATmega328P+ESP8266 | by Andrey Semenyuk | Dev Genius

Robotdyn Uno WiFi R3: ESP8266 communication (fettasview.blogspot.com)

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.