Search found 1 match

by alex_vilella
Thu Jul 25, 2019 7:02 am
Forum: General Discussion
Topic: Read by UART TX line
Replies: 1
Views: 2970

Read by UART TX line

Hello. I am trying to implement an SDI-12 sensor by UART, but for that I have to read the sensor data by the TX line of the UART. I can communicate with the sensor, but I can't pick up the answer. Someone knows some solution in c. I use the esp-idf library. I have tried changing the pins before read...