Project translated automatically.
Log in
or
register,
to view the original
You need to create a Telnet client on the Wemos D1 mini (esp8266) to transmit and receive the data (What could be sent AT commands).
In simple words, you need to create a ESP8266 sketch so that you can send and receive data through the Arduino IDE terminal (as the PUTTY program works with Telnet).
To connect to the server, you need to enter the following data in the sketch:
1 . IP address of the server
The 2nd Log Point of Access
3 . Password Point of Access
and 4. Port of connection.