bigtreetech / BIGTREETECH-TouchScreenFirmware

support TFT35 V1.0/V1.1/V1.2/V2.0/V3.0, TFT28, TFT24 V1.1, TFT43, TFT50, TFT70
GNU General Public License v3.0
1.32k stars 1.65k forks source link

esp-01 integration failure #2814

Closed NiKoLo2002 closed 10 months ago

NiKoLo2002 commented 1 year ago

hi i have some problem with esp-01. i have programmed it with nodemcu programmaer. all work okey but when i plug in the tft35 e3 v3.0.1 dont show the IP i tryed to short circuit the VCC to EN pin but nothing

JLiraEJ8 commented 1 year ago

I have the same problem. flash with esp3d.bin, everything ok, I put it on the tft35 e3 v3.0.1 but it doesn't appear on the wifi network or the IP.

digant73 commented 10 months ago

the esp-01 communicates with the TFT through the serial port where the esp-01 is plugged in while the esp-01's IP you configured is just to reach the esp-01 from the WiFi network and it is displayed on the TFT (at boot) if the TFT's WiFi serial port is also properly set to the baudrate configured on the esp-01. So, on TFT side you only need to set the serial port named WiFi (where you plugged in the esp-01) with the baudrate value you configured on esp-01. E.g. from Menu->Settings->Connection->S. Ports menu set the WiFi serial port to 250000 if your esp-01 was configured to 250000

github-actions[bot] commented 7 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.