Hi folks. I recently purchased such a board (UNO + WiFi R3 ATmega328P + ESP8266)
and I just can’t write a sketch for transferring data from the ESP8266 module to the ATmega328 module. I am getting weather data from a website and I need to transfer this data to ATmega328. In other discussions, I read that it was advised to use the Serial, but I'm new and can't figure out how to write such a sketch. I would be very grateful if you have come across this and you have a ready-made sketch or indicate where you can find information for its implementation. Thank you