Hello everyone!
I am new to arduino and could use some help.
I am trying to communicate a humidity sensor that communicates with SDI-12.
I am using the following library , which indicates that it is compatible with this board. MKR WIFI 1010.
Right now I'm a little lost because it doesn't indicate anywhere which PIN is where the data cable connects.
Guiding me by the numbers on the arduino board the pins go from 0 to 14. 14 is the TX pin and 13 RX.
And if in the programming I put the pin 7 and I connect my cable physically in the 7 it does not work.
Could someone tell me how to set it up?
I am using this library.