Hello, I’m wondering, is there a way to read a SDI-12 sensor using the Cubecell?
I have made it work with RS485, but no clue about the SDI-12 ones. Seems like these kind of sensors are better for low power application, so I think could be worth thinking about how to integrate with the Cubecell.
Since the Cubecell should be Arduino based and I have found there is something for Arduino, can be possible to use the Arduino library with a specific pin on the Cubecell to make this work? I’m referring to this: https://www.arduino.cc/reference/en/libraries/sdi-12/
Thank you!