10k-20k voltage sensor to monitor electric fence

Hello all, Im wanting to add LoRa high voltage 0v to 10k or maybe up to 20k sensor/meter to monitor electric fences on the perimeter of a farm property. Is there any IoT LoRa battery powered sensors / IFTTT/home assistant compatible gateways that will read electric fence high voltage?

1 Like

I have been trying to develop one, on and off for the past couple years but running the farm always seems to get in the way :rofl::joy::rofl:.

I have been using esphome to develop the esp8266 based solution. However I am having issues sourcing affordable ceramic resistors that are capable of dealing with these voltages and temperature extremes. I live in southern Ontario so I can get surface temperatures of 45°C to -40°C. If anyone has any ideas please share, maybe we can develop this solution for all us small ranchers and farmers.

Build your own:

3kV between every resistor?

You nailed it, use resistive voltage divider setup. I gather your design is from easy to gather parts versus special ohm resistors and wattage ratings.
Then feed that in to a voltage measuring circuit using ESPhome sensor

Wouldn’t it be easier to read the voltage going in to the transformer?
I’m not a farmer so excuse my ignorance here.
Or is the issue to make sure there is no break in the line?

Would a CT clamp work?

Is the idea to check if cell is charged or check if fence is intact?

That varies only from grid.

No, there is no current flowing in open wiring.

Not a common task, there are no “sonoff zigbee sensors” for this case.
Antenna and amplifier circuit could do it, I expect you can “hear” the fence with radio receiver.

Yes in fact farmers complained around here that DSL was screwed because of the noise from electric fences.

The difficulty here is not the sensor, but getting the data miles away, which is why the OP sensibly asked about LoRa. There are a number of threads here about LoRa, typically regarding mailboxes or garden sensors. The easiest way to integrate is probably https://docs.openmqttgateway.com/

Coupled with a small solar setup, for power.

This thread deals with LoRa programming. Awesome! LoRa Soil sensor

Or just buy an off the shelf high voltage probe and put its output to an ESP.