Hi! I read the doc and it works. I was using a library given by the fabricant of my device.
Thank you!!
Search found 2 matches
- Tue Feb 26, 2019 3:02 pm
- Forum: ESP-IDF
- Topic: Serial Connection C++
- Replies: 2
- Views: 4982
- Thu Feb 21, 2019 3:59 pm
- Forum: ESP-IDF
- Topic: Serial Connection C++
- Replies: 2
- Views: 4982
Serial Connection C++
Hi!
I am working on the ESP32 in C++ with the esp-idf on Linux. I need two serial communications. One with 115200 bauds and another with 9600.
I tried with the ESP32_SerialPort.h but I can't change the bauds and the UART initializes by default.
Thanks.
I am working on the ESP32 in C++ with the esp-idf on Linux. I need two serial communications. One with 115200 bauds and another with 9600.
I tried with the ESP32_SerialPort.h but I can't change the bauds and the UART initializes by default.
Thanks.