Hi, I am trying to establish communication between the Wemos d1 mini and the Arduino Pro Mini via the WiFiesp.h library, to do this I downloaded an example use of the library and when trying to upload in the Arduino IDE an error is displayed. What is the problem? Can I use the analogue pins in SoftwareSerial? Should I connect the wemos directly to USB or maybe to the Arduino power supply?
Program code:
.
Program code:
Code: C / C++