Hello Dragino,
We have an issue with th SDI-12-CB.
It seems, that the payload in the data log (clock logging) is somewhat cut after 102 characters.
See this example payload via MQTT:
{
"IMEI":"XXXXXXXXXXXXXXX",
"IMSI":"XXXXXXXXXXXXXXX",
"Model":"SDI12-CB",
"Payload":"01(1)0+000.93+019.62+036.44+042.90\r\n(2)0+048.71+046.85+041.35+037.50\r\n(3)0+022.40+015.02+014.60+014.79\r\n(4)0+014.32+014.48+014.16+013.79\r\n",
"interrupt":0,
"interrupt_level":0,
"battery":3.584,
"signal":20,
"time":"2026-05-29T08:23:02Z",
"latitude":0.000000,
"longitude":0.000000,
"gps_time":"1970-01-01T00:00:00Z",
"1":[
"01(1)0+000.90+019.63+036.46+042.93\r\n(2)0+048.72+046.85+041.36+037.50\r\n(3)0+022.13+014.96+014.59+01",
"2026-05-29T08:18:34Z"
],
"2":[
"01(1)0+000.99+019.65+036.45+042.79\r\n(2)0+048.73+046.86+041.37+037.53\r\n(3)0+021.82+014.88+014.59+01",
"2026-05-29T08:03:34Z"
],
"3":[
"01(1)0+000.87+019.64+036.44+042.77\r\n(2)0+048.75+046.86+041.39+037.55\r\n(3)0+021.24+014.76+014.57+01",
"2026-05-29T07:48:34Z"
],
"4":[
"01(1)0+000.89+019.72+036.49+042.84\r\n(2)0+048.68+046.88+041.39+037.56\r\n(3)0+021.19+014.62+014.60+01",
"2026-05-29T07:33:34Z"
]
}
The normal payload at transmission time seems to work fine and the SDI-12 commands are working correctly. But the log is cut in the middle of the third command.
Can you verify this?
Thank you very much!