Hello.
I have been struggling with the following problem for a few days. I want to send a char from the Nucleo to the ESP8266 ( I have a D1 R1 WiFi ESP8266 - compatible with WeMos and Arduino). The code from the Nucleo side works fine. I have a problem with the ESP. Here is my code for the ESP:
.
And for the Nucleo:
.
ESP does not respond in any way.
GND connected, TX and RX alternating, I have no idea what is wrong.
Please give me some help and guidance. Greetings
I have been struggling with the following problem for a few days. I want to send a char from the Nucleo to the ESP8266 ( I have a D1 R1 WiFi ESP8266 - compatible with WeMos and Arduino). The code from the Nucleo side works fine. I have a problem with the ESP. Here is my code for the ESP:
Code: C / C++
And for the Nucleo:
Code: C / C++
ESP does not respond in any way.
GND connected, TX and RX alternating, I have no idea what is wrong.
Please give me some help and guidance. Greetings