Home / Sensors / ZTS-3001-TR-ECTHNPKPH-N01

ZTS · RS-485 sensor

Zhaotaisheng

ZTS-3001-TR-ECTHNPKPH-N01

7-in-1 probe — moisture, temp, EC, pH, and live-probe N-P-K.

✓ Verified for SankhyaMoistureTemperatureECpHN-P-KSalinityTDSVerification 1.00 · byte-verified

Bus & electrical specs

Note. On the ZTS-3001 the NPK registers (0x0004–0x0006) are READ-ONLY live-probe values — unlike the ZTS-3002, where the same addresses are writable temporaries.
Protocol
Modbus-RTU over RS-485
Default baud
4800 bps
Serial format
8N1
Function codes
0x03, 0x06
Supply voltage
DC 5–30 V
Power
≤ 0.5 W (typical)
Default address
1
Ingress / housing
IP68
Probe / element
Stainless steel
Operating temp.
−40 to +80 °C (probe)
Firmware profile
ZTS_7in1

Specs sourced from: Official ZTS-3001-TR-*-N01 family datasheet.

Modbus-RTU register map

Function codes 0x03, 0x06 at 4800 bps, 8N1. Data registers are read with 0x03; configuration registers are written with 0x06. PLC column shows the 4xxxx Modbus holding-register convention.

RegisterPLCParameterTypeScaleUnitR/WNotes
0000H40001Soil moistureuint160.1%RO
0001H40002Soil temperatureint160.1°CRONegative values in two's complement.
0002H40003Electrical conductivityuint161uS/cmRO
0003H40004pHuint160.1pHRO
0004H40005Nitrogen (actual value)uint161mg/kgROLIVE probe reading per ZTS-3001 official PDF. Range 1-1999 mg/kg. Accuracy ±2%FS. Different from ZTS-3002 where this is a writable temporary value.
0005H40006Phosphorus (actual value)uint161mg/kgROLIVE probe reading per ZTS-3001 official PDF. Different from ZTS-3002.
0006H40007Potassium (actual value)uint161mg/kgROLIVE probe reading per ZTS-3001 official PDF. Different from ZTS-3002.
0007H40008Salinityuint161mg/LROReference value only.
0008H40009TDSuint161mg/LROReference value only.
0022H40035Conductivity temperature coefficientuint160.1%RW0-100 corresponds to 0.0%-10.0%. Default 0.
0023H40036Salinity conversion coefficientuint160.01RWDefault 55 (0.55).
0024H40037TDS conversion coefficientuint160.01RWDefault 50 (0.50).
0050H40081Temperature calibration valueint160.1°CRW
0051H40082Moisture calibration valueint160.1%RW
0052H40083Conductivity calibration valueint161uS/cmRW
0053H40084pH calibration valueint160.1pHRW
04E8H41001Nitrogen coefficient high worduint16RWIEEE 754 float high 16 bits.
04E9H41002Nitrogen coefficient low worduint16RWIEEE 754 float low 16 bits.
04EAH41003Nitrogen deviationint161RW
04F2H41011Phosphorus coefficient high worduint16RWIEEE 754 float high 16 bits.
04F3H41012Phosphorus coefficient low worduint16RWIEEE 754 float low 16 bits.
04F4H41013Phosphorus deviationint161RW
04FCH41021Potassium coefficient high worduint16RWIEEE 754 float high 16 bits.
04FDH41022Potassium coefficient low worduint16RWIEEE 754 float low 16 bits.
04FEH41023Potassium deviationint161RW
07D0H42001Device addressuint161RWRange 1-254. Factory default 1.
07D1H42002Baud rateuint161RWFactory default 1 (4800 bps). 0=2400; 1=4800; 2=9600

Worked query

# Read moisture+temp+EC+pH (4 registers from 0x0000) request 01 03 00 00 00 04 44 09 response 01 03 08 02 92 FF 9B 03 E8 00 38 57 B6 # moisture=65.8%, temperature=-10.1°C, EC=1000 uS/cm, pH=5.6

Changing address & baud rate

This probe is configured over the same RS-485 bus using Modbus write commands (function code 0x06). Configure one device at a time on the bus.

Ranges & accuracy

ParameterRangeAccuracy
N / P / K (live probe)1–1999 mg/kg±2 %FS

Notes & caveats

CONFIRMED from official ZTS-3001-TR-*-N01 PDF (fetched directly). KEY DIFFERENCE from ZTS-3002: NPK at 0004H-0006H are READ-ONLY actual probe values in this sensor, not writable temporaries. Probe measurement range 1-1999 mg/kg, accuracy ±2%FS. Coefficient registers at 04E8H-04FEH are for factory calibration only. Default baud 4800. Stabilization 1 second.

NPK behaviour. CRITICAL CORRECTION v3: ZTS-3001 family PDF explicitly marks NPK registers 0004H-0006H as READ-ONLY 'actual values'. This is DIFFERENT from ZTS-3002 where same registers are read-write temporaries written from external instrument. ZTS-3001 probe appears to measure NPK directly. Verify on physical unit.

Common questions

What baud rate does the ZTS-3001-TR-ECTHNPKPH-N01 use by default?
4800 bps, 8N1. It is a Modbus-RTU slave; default address 1.
What supply voltage does the ZTS-3001-TR-ECTHNPKPH-N01 need?
DC 5–30 V (≤ 0.5 W (typical)).
How do I change the ZTS-3001-TR-ECTHNPKPH-N01 Modbus address?
Write the device-address register with function code 0x06, one device on the bus at a time, then power-cycle. See the Configuration section above.
Is the ZTS-3001-TR-ECTHNPKPH-N01 compatible with the Sankhya platform?
Yes — it is in the Sankhya RS-485 sensor library and the firmware-generation pipeline can produce node firmware for it.

Related ZTS sensors

Run this sensor on a Sankhya node

Every sensor on this page is in our RS-485 library. Pick your model, and the firmware-generation pipeline builds the Modbus (or ASCII) polling code for an ESP32-S3 node — no hand-coding the register math.

Request access