PS-460

PS-460 Rain Gauge Payload Decoder

The PS-460 decoder publishes rainfall as millimetres since the last uplink (and tip count). Clear the funnel each season so tips stay mechanical, not sticky.

Particlesensing TeamPublished

Field contract

After decode, store millimetres, tip count, battery, and frame counter. Pair with soil moisture on one application to separate rain from irrigation.

Do not paste a wind or soil codec onto this hardware. Tip pulses are not conductivity.

Named fields

FieldTypeNotes
rain_mmnumberAccumulated millimetres since last uplink
tipsintegerTip count in the reporting window
battery_mvintegerBattery millivolts
fcntintegerFrame counter

Example after decode

{
  "rain_mm": 2.4,
  "tips": 12,
  "battery_mv": 3290,
  "fcnt": 77
}

Byte offsets live in the decoder file shipped with the kit. If the first uplink disagrees with this example, trust the shipment file and the factory functional-test record.

Related pages

FAQ

Resolution?

Confirm tip volume on the datasheet. Typical tipping buckets are a fixed mm per tip.

Stuck funnel?

Debris stops tips while fcnt still increments. Clean seasonally.

Same decoder as wind?

No. Use the PS-460 profile only.

Farm weather overview?

See the agriculture solution and the farm weather blog for how soil, wind, and rain share one gateway.