Hi kondalkolipaka,
just saw and tested -> works!!
Thank you very much !
Search found 2 matches
- Sat May 23, 2020 2:08 pm
- Forum: IDEs for ESP-IDF
- Topic: idf v4 + eclipse + plugin -> baudrate setting
- Replies: 2
- Views: 5509
- Mon May 04, 2020 8:17 pm
- Forum: IDEs for ESP-IDF
- Topic: idf v4 + eclipse + plugin -> baudrate setting
- Replies: 2
- Views: 5509
idf v4 + eclipse + plugin -> baudrate setting
Hi, i'm going to make me familiar with esp32 and eclipse as my favourite IDE. I have tried many examples and everything works good thus far. One unusual thing i have noticed: In the first experiments was the baud rate always 115200 bits, but now it has changed: esptool.py -p COM4 -b 460800 --before ...