ESP32 UART reading problem
Posted: Thu Dec 27, 2018 12:43 pm
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.
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.