Search found 1 match

by hamibrother
Thu Dec 27, 2018 12:43 pm
Forum: ESP-IDF
Topic: ESP32 UART reading problem
Replies: 1
Views: 2619

ESP32 UART reading problem

hi,
i am having difficulty reading values from uart, when is use Serial.read() from arduino ide i am getting the correct values but when i use uart_read_bytes using eclipse it did not give correct values. the source sending the values is same.