SKYNET SYNC

ESP32 sensor aggregator · real‑time smart home synchronization

📡 How to start

STEP 1

Create account & get API key

Sign up (free tier includes up to 5 ESP32 nodes). After login, your personal API key will be generated automatically.

STEP 2

Flash your ESP32

Download the Skynet Sync firmware from our GitHub. Use ESP32 dev board + any sensor (DHT22, BME280, or just GPIO).
pio run --target upload -e skynet_esp32

STEP 3

Configure MQTT / HTTP sync

Set your Wi-Fi SSID and the API key in the firmware config. The node will start sending telemetry every 30 seconds. All data is end‑to‑end encrypted.

mqtt://sync.skynet.internal:8883