esp32 is simply not able to read the data( RX pin) although write function is working fine the other device receives (TX pin) the data correctly.
In simple word TX sending data properly but RX pin is not able read anything from the other device.
UART : UART0
TX_PIN = GPIO1
RX_PIN = GPIO3
baudrate : 9600
line resisteance >150 ohms
with thw samw config 5v devices are working without any issues.
please help me out to resolve the issue.
cheers
