Hi Shannon,
So the screenshot in my first post is using the ‘simple_data_logger’ code with one SDI12 sensor attached (I haven’t connected all 3 just yet), and it seems to work quite well.
The screenshot in this post is when I’m using the ‘simple_parsing’ code with no modifications.
The arduino just freezes after “213P,” and doesn’t write anything else to the serial monitor.
I had a search through the SDI12 library documentation but I wasn’t sure what the timeout value of -9999 means exactly?
The reason why I need to separate the sensor values is because I need to only send certain values over LoRaWAN…