HarveyBates / ESP32-SDI12

SDI-12 library for ESP32 microcontrollers.
GNU Lesser General Public License v2.1
10 stars 7 forks source link

How to use SDI12_CNC_Measure #3

Open MiroslavMikus opened 6 months ago

MiroslavMikus commented 6 months ago

Hey, great library 👍

im new to SDI12 and ESP and Im not sure how to call the sdi12 object measure method with the SDI12_CNC_Measure argument.

aC! command and the result is all I need 😄

For the context: Im working on simple integration with TEROS 54

Thanks in advance.

kromadg commented 1 month ago

@MiroslavMikus Teros 54 also works with the aM! command. Or there's a specific reason you need to use the aC! command?

MiroslavMikus commented 1 month ago

Hey, Im getting timeout exceptions with the TEROS 54 -_-