The Walkthrough

Watch the complete build.

Hardware, firmware, sensor addressing, field deployment, connectivity, and the intelligence layer — end to end.

Step by Step

Eight steps, fully in your control.

Built around the right to repair: every part is documented, replaceable, and inspectable. You — not a manufacturer — remain in control of your hardware.

01

Order the open hardware

The complete board is open source — schematics, PCB layout, Gerber files, bill of materials, assembly docs, and firmware. Manufacture it yourself or have it fabricated by any PCB house. We ordered ours from JLCPCB and publish the exact files and ordering information. If one manufacturer disappears tomorrow, the same Gerbers go straight to another. Start on the Open Hardware page for the v4 Gerbers and BOM, then order from JLCPCB.

02

Assemble the node

Start with a sturdy enclosure suited to the environment — it doesn't need to be an industrial tank, but it should keep out rain, dust, and insects. You'll need five cable entries: the WiFi antenna, 12V input from the solar charger, 12V output to the sensors, and the two RS-485 lines (A and B). Power the board from a single 12V battery with a proper BMS, split across both input connectors — this distributes current across two pins rather than overloading one. The external antenna gives the node real range in the field.

03

Bring it online from your browser

In your Sankhya Farms account, enter the WiFi credentials the node will use to join your orchard's mesh. The browser talks to the node directly over USB-C using the Web Serial API — there is no separate flashing software to install and no command-line tools. Everything happens in the browser. Once configured, the node connects automatically and begins uploading sensor data.

04

Add sensors — one at a time

Connect each RS-485 sensor individually. As it's detected, the node assigns a unique Modbus slave ID so every device has its own address on the bus and conflicts are impossible. Repeat until all sensors are addressed. From then on, the node knows exactly which sensor is connected, how to read it, and where to upload. Browse the compatible RS-485 sensor library for moisture, EC, pH, temperature, salinity, and N-P-K probes.

05

Deploy in the field

Install the enclosure and insert the probes into the soil. The only requirement is that the node stays within coverage of your orchard's WiFi mesh. Once powered, it reconnects automatically and begins reporting. The dashboard shows battery state-of-charge so you can monitor available power remotely — connect a solar panel sized for your climate to keep the battery topped up indefinitely.

06

Choose your connectivity

Outside WiFi range, plug a standard 4G/LTE USB modem into the dedicated USB-A port: insert a SIM, configure the connection, and the node uploads over cellular — typically around 1 MB per day, with the modem powered only while the node is awake. Or extend coverage with inexpensive WiFi repeaters (roughly 100–150 m each) powered from the same 12V sensor rail, so they wake and sleep with the node. Either way, all nodes share one synchronized schedule — about 50 minutes asleep, about 10 minutes awake — so the mesh is live only while data is moving, then powers back down.

07

Stay current with OTA updates

Firmware updates happen over the air. Because the platform is built around standard RS-485 and open firmware, support for new sensors keeps expanding — and the community can contribute too. If a sensor speaks RS-485 and its protocol is documented, there's a strong chance it can be integrated. Your investment is in the platform itself, not any single product.

08

Let the intelligence work

After irrigation, root-zone moisture rises sharply, then declines as the tree draws water through the day. The AI analyses this daily draw-down alongside recent irrigation history to judge whether what the tree used is being adequately replenished — and issues an irrigation recommendation with a confidence score. As you move nodes around the orchard, the dashboard builds a history for every tree and learns how each one responds, producing the uptake index. Read more on the moisture-curve logic. Measure, act, observe, learn — the system gets more useful every season.

Go Deeper

Explore the platform.

Questions

Setup & deployment FAQ.

No. The browser communicates directly with the node over USB using the Web Serial API. You enter WiFi credentials and flash firmware from within the browser — there is no separate flashing tool to install and no command-line steps. After deployment, firmware updates happen automatically over the air (OTA).
During setup the node automatically assigns a unique Modbus slave ID to each sensor so every device has its own address on the RS-485 bus. Connecting one new sensor at a time prevents address conflicts. Once configured, the node knows exactly which sensor is connected and how to read it.
Two options. A single 4G/LTE USB modem on the USB-A port creates a hotspot the node uploads through — typically about 1 MB of data per day, with the modem powered only while the node is awake. Alternatively, inexpensive WiFi repeaters powered from the same 12V rail extend your orchard mesh by roughly 100–150 m so many nodes share one connection.
All nodes follow the same synchronized schedule — sleeping about 50 minutes and waking for about 10 minutes to power the sensors, take readings, and upload. Sensors and repeaters run from the 12V rail, so they switch on only during that window. The WiFi mesh is live only while data is being collected, then the whole network returns to sleep.
Any sensor that speaks RS-485 with a documented protocol can be supported — soil moisture, EC, pH, temperature, salinity, N-P-K, dissolved oxygen, water quality, weather stations, tank level and more. Your investment is in the platform, not a single manufacturer. Browse the compatible-sensor library.
No. One 4G/LTE dongle on a single gateway node creates a hotspot; every other node connects to it as a WiFi client and a repeater extends coverage across your zones. One SIM and one data plan can serve the whole orchard.