ThingSpeak Integration Guide

← Back to Main Docs

What is ThingSpeak?
ThingSpeak is a free IoT cloud platform for storing and visualizing sensor data in real time.
You can use it to create graphs, dashboards, and alerts for your moisture sensor data.

Overview

Our platform lets you forward your device’s moisture readings automatically to your own ThingSpeak channel—no coding required.
You control which device and which data fields (percent or raw_value) are sent.

Integration Steps

  1. Create a ThingSpeak Account and Channel
    Go to thingspeak.com and sign up or log in.
    Create a new Channel for your device data (Channel Settings → New Channel).
  2. Get Your ThingSpeak Write API Key
    In your ThingSpeak channel, click API Keys tab.
    Copy your Write API Key (you'll need it for the next step).
  3. Set Up Integration on This Platform
    1. Go to your ThingSpeak Integration page.
    2. Click Add Integration.
    3. Fill in:
      • Device EUI – must be a device you registered on your account.
      • ThingSpeak Write API Key – paste the key you copied in step 2.
      • Field Mapping – choose which data is sent to which ThingSpeak field (e.g. percent to field1).
    4. Click Add Integration to save.
  4. View Data in ThingSpeak
    Wait a few minutes for your next sensor reading to be pushed.
    Refresh your ThingSpeak channel to see the latest data appear.

Tips & Notes

Troubleshooting


Go to ThingSpeak Integration Page →