Help Center

Guides and answers for connecting devices, building dashboards, and automating your IoT stack with Synacl.

Getting started

Devices

Devices vs. gateways
When you need a gateway, and when a device can talk to us directly.
Device parameters (tags) explained
Tags are the named measurements a device reports — what widgets bind to.
How device online/offline status works
A device is online if we've heard from it within its expected reporting window.
Alert thresholds (and the yellow dot)
Set a high/low range on a tag; the device dot turns yellow when a reading goes out of range.
Why a device gets suspended
Repeated rate-limit violations suspend a device temporarily — here's the cycle.
Editing, moving, and deleting a device
Change a device's name, connection settings, gateway, or remove it.
Pause a device's reads & change its read interval
Temporarily stop polling a device (3 modes) or change how often it's read — no re-provisioning.
Add & control actuators (relays, dimmers, servos, motors)
Add an actuator as a device and control it — on/off, level %, position °, move, or speed — from the device page, a dashboard, or…
Adding many devices at once
Register a whole fleet in one go — configure one device, then generate copies with auto-numbered names and Modbus IDs.
On/Off actuators — relays, valves, pumps & switching loads
Switch a load on or off — relays, solid-state relays, contactors, solenoids, valves, pumps, heaters, fans, lights and buzzers — f…
Level actuators — dimmers & variable-speed (PWM)
Drive a 0–100% output — LED dimmers, dimmable lamps, variable-speed fans and motors, proportional heaters and generic PWM — from…
Position actuators — servos, motorized valves & dampers
Set an angle (0–180°) for servo-driven hardware — hobby/industrial servos, motorized ball valves, HVAC dampers and linear actuato…
Move actuators — stepper motors & linear stages
Step a motor a number of units forward or reverse — stepper motors and stepper-driven linear stages / camera sliders. Each press…
Speed actuators — DC motors & conveyors (H-bridge)
Drive a bidirectional DC motor by speed and direction (−100…100%) through an H-bridge — DC motors and conveyor/belt drives. Needs…
Connect an RS485 / Modbus RTU device
Wire a Modbus RTU sensor to a gateway and map its registers.
Connect a Modbus TCP device
Poll a Modbus TCP slave over the LAN by IP and port.
Connect a direct MQTT device
Publish straight to our broker with per-device credentials.
Connect an HTTP-polled device
Pull JSON from a device or API endpoint on a schedule.
Connect an SNMP device
Poll network gear (UPS, switches, PDUs) over SNMP.
Send device data over an HTTPS webhook
Push telemetry to Synacl over HTTPS as an alternative to MQTT — with a per-device secret.
Connect GPIO devices (digital & analog)
Read or drive a gateway's pins — digital in/out, analog (ADC), and PWM.
Connect a 1-Wire device
Read DS18B20-style 1-Wire sensors from a gateway pin.
Connect a CAN bus device
Read CAN bus frames (automotive/industrial) via a gateway.
Connect an M-Bus device
Read M-Bus utility meters (heat, water, gas) through a gateway.
Drive a relay or output with GPIO
Control a gateway output pin and toggle it from a dashboard.
Connect an I²C device
Read I²C sensors (BME280, INA219…) from a gateway's I²C bus.
Connect an SPI device
Read an SPI sensor/ADC from a gateway using MOSI/MISO/SCLK/CS.
Connect a UART / serial device
Read a serial (UART) sensor or module via a gateway's TX/RX.
Read an analog sensor (ADC)
Read a 0–3.3 V analog signal on a gateway ADC pin and scale it.

Gateways

Gateways overview
What a gateway does, the supported types, and its lifecycle.
Flash an ESP32 from your browser
Use Web Serial to load gateway firmware — no toolchain needed.
Provision a gateway's Wi-Fi
Give a freshly flashed gateway network credentials so it comes online.
Update gateway firmware (OTA)
Push a new firmware version over the air from the gateway page.
Restart or reset a gateway
Reboot a gateway or clear its configuration remotely.
Picking sensors & pin validation
Add sensors to a gateway with automatic pin-conflict checking.
Gateway uplinks & network configuration
Wi-Fi, Ethernet, and cellular uplinks; parent/child chaining; and configuring a gateway's Ethernet port.
Debug a gateway remotely from the mobile app
Pull a live diagnostics snapshot and stream a gateway's logs from your phone — from anywhere.
Reading gateway events & health
The events a gateway emits and what its health fields mean.
View a gateway's console log over USB
Open a USB serial console to an already-provisioned gateway to watch its live log and run commands.
Registering several gateways at once
Register a batch of pre-flashed gateways from their chip IDs — no serial flashing required.
Offline buffering — what happens when the gateway loses internet
Your gateway keeps recording while its internet is down and uploads the backlog when the connection returns. What is kept, for ho…
How many devices and tags one gateway can hold
Why a gateway has a configuration size limit, what happens when you reach it, and how to free space.

Dashboards

Rules & alerts

Macros

Events

Integrations

Plans & billing

Rate limits

Account & security

FAQ

Troubleshooting