My module esp 8266 connects perfectly with the web control when I connect it to the arduino with the MQTT example.
My problem is loading the Ferduino IDE.
I have tried changing the numbering of the pins as explained in the video but I can not get it to connect to the internet.
I attach photos of how I have it.


Also say that when I load the code and open the PC's serial monitor, the TF screen turns off. If I close the serial monitor it turns on again.
In another post Fernando told me to change the baud rate, as you can see here below, because I could not connect the wifi module with the MQTT example
Welcome Javier!
In latest version of Ferduino and test code the baud rate is 9600 as you can see here:
https://github.com/FernandoGarcia/Ferdu ... t.ino#L118
https://github.com/FernandoGarcia/Ferdu ... p.ino#L162
Change the value in uC console in ESP-link interface.
All other settings seems right.
In latest version of Ferduino and test code the baud rate is 9600 as you can see here:
https://github.com/FernandoGarcia/Ferdu ... t.ino#L118
https://github.com/FernandoGarcia/Ferdu ... p.ino#L162
Change the value in uC console in ESP-link interface.
All other settings seems right.
so,
I enclose all the information in case it helps.
Does anyone know that it can be wrong?
Thanks and best regards