Home / Sensors / JXBS-3001-PH-RS
JXCT · RS-485 sensor
Weihai JXCT Electronics
JXCT standalone soil pH probe (pH scale 0.01).
The JXBS-3001-PH-RS is a single-parameter RS-485 soil probe reporting pH over Modbus-RTU on RS-485 at 9600 bps, 8N1, on DC 12–24 V. This guide documents 4 registers, default Modbus address 1. It does not report moisture, temperature, EC and others. For those on the same bus: moisture → JXBS-3001-TR (4-in-1); temperature → JXBS-3001-TR (4-in-1). Sankhya firmware profile: JXCT_pH_only.
Specs sourced from: Official JXBS-3001-TR datasheet (R208894) and JXCT manuals.
Function codes 0x03 at 9600 bps, 8N1. Data registers are read with 0x03; configuration registers are written with 0x06. PLC column shows the 4xxxx Modbus holding-register convention.
| Register | PLC | Parameter | Type | Scale | Unit | R/W | Notes |
|---|---|---|---|---|---|---|---|
| 0006H | 40007 | Low-precision pH | uint16 | 0.01 | pH | RO | Scale 0.01. Range 3-9 pH. Accuracy ±0.3 pH. Response time ≤15s. |
| 000DH | 40014 | High-precision pH | uint16 | 0.01 | pH | RO | Scale 0.01. Higher precision variant of pH reading. Use this register for primary measurement. |
| 0100H | 40257 | Device address | uint16 | 1 | — | RW | Range 0-252. Factory default 1. |
| 0101H | 40258 | Baud rate | uint16 | 1 | — | RW | Factory default 9600 bps. 2400=2400; 4800=4800; 9600=9600 |
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.
Confirmed from official JXCT PDF (v2.0, 2020-10-24). Default baud 9600 (not 4800). Power 12-24V (not 5-24V). Long-term stability ≤5%/year. Two pH registers — use 000DH (high precision) as primary. JXCT config register layout (0100H/0101H) confirmed.
How the JXBS-3001-PH-RS compares with the other RS-485 models in the Sankhya library. "Drop-in" means the same parameter set and the same register map, read by the same firmware profile.
| Model | Relationship | Measures | Baud | Difference |
|---|---|---|---|---|
| JXBS-3001-TR (4-in-1) | Sibling | Moisture, Temperature, EC, pH | 9600 | Adds moisture, temperature and EC. |
| JXBS-3001-TR (7-in-1) | Sibling | Moisture, Temperature, EC, pH, N-P-K | 9600 | Adds moisture, temperature, EC and N-P-K. |
| JXBS-3001-NPK-RS | Sibling | N-P-K | 9600 | Adds N-P-K, drops pH. |
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.
Contact Us