• Skip to main content
  • Skip to primary sidebar

RNTLab.com

The Ultimate Shortcut to Learn Electronics and Programming with Open Source Hardware and Software

  • Courses
  • Forum
    • Forum
    • Ask Question
  • Shop
  • Account
  • Blog
  • Login

FDTI programmer

Q&A Forum › Category: ESP32 › FDTI programmer
0 Vote Up Vote Down
Manuel Mário Correia de Almeida asked 7 days ago

I have a AI Thinker ESP32-CAM and a ESP32 Dev Module with damaged usb plug, So both need the FDTI programmer. When I use Visual Studio Code with the damaged ESP32 Dev Module, I can transfer the Blink-LED program but after that, the led doesn’t blink. But when I transfer again the program the led blinks during the transferring. When the transfer finishes the led doesn’t blink any more.

7 Answers
0 Vote Up Vote Down
Manuel Mário Correia de Almeida answered 7 days ago

Sorry. I tried again and if I press the EN button, the LED blinks.

0 Vote Up Vote Down
Manuel Mário Correia de Almeida answered 7 days ago

Now I found that the problem is with the Serial Monitor. When I open it, the led stops blinking and the Serial Monitor doesn’t show the LED state. If I close the Serial Monitor, the LED starts blinking again. And the EN button has no effect.

0 Vote Up Vote Down
Sara Santos Staff answered 6 days ago

Hi.
That’s weird. So that seems to be a problem related to your specific board.
Usually, you just need to press the EN button so that the board starts running the program.
Regards,
Sara

0 Vote Up Vote Down
Manuel Mário Correia de Almeida answered 1 day ago

There are many questions like mine in the web. In one of them I found:
“Yes, I have just found the trouble, just put Off DTR & RTS in the settings of the serial monitor.”
So I put:
monitor_rts = 0
monitor_dtr = 0
in platformio.ini and then the Serial monitor of Visual Studio Code started running.

0 Vote Up Vote Down
Sara Santos Staff answered 20 hours ago

Hi again.
I didn’t know about those settings.
Is everything working as expected now?
Regards,
Sara

0 Vote Up Vote Down
Steve Mercer answered 16 hours ago

RTS (Request To Send) and DTR (Data Terminal Ready) were signals used for RS232 communication years ago. Computers were slow and so were modems so you had to send a hardware signal when you wanted to send data and when the receiver was ready to receive. In this day and age computers are many times faster than any serial signal can go so these lines are no longer needed.

0 Vote Up Vote Down
Manuel Mário Correia de Almeida answered 11 hours ago

Now it is working well and I can follow your eBook. Only after putting those settings in platformio.ini I was able to connect esp32 with Visual Studio Code by Serial Monitor.

Primary Sidebar

Login to Ask or Answer Questions

This Forum is private and it’s only available for members enrolled in our Courses.

Login »

Latest Course Updates

  • [eBook Updated] Download Build Web Servers with ESP32 and ESP8266 (2nd Edition) February 8, 2021
  • [eBook Released] Build Web Servers with ESP32 and ESP8266 (version 1.0) October 27, 2020

You must be logged in to view this content.

Contact Support - Refunds - Privacy - Terms - MakerAdvisor.com - Member Login

Copyright © 2013-2021 · RandomNerdTutorials.com · All Rights Reserved