Blynk.Cloud
blynk.io
Resources
GitHub
Search…
Introduction
Getting Started
Quickstart
Developer Mode
Device Activation Methods
Template Quick Setup
Set Up Datastreams
Set Up Web Dashboard
Set Up Mobile App Dashboard
Prepare Your Code
Test your Template
Control Devices (GPIOs and beyond)
Send Data From Hardware To Blynk
Events
Notifications (Alerts)
Manage Notifications
OTA: Firmware Over-The-Air updates
Metadata Tutorial
Sign Up / Sign In
Platform overview
Blynk Products and Services
Products
Services
General Concepts
Device
Device Template
Users
Organizations
Multi-tenancy
Automations
Downloads
Blynk Mobile Apps
Blynk.Edgent
Blynk.Console
Overview
Search Data
Devices
Locations
Organizations
Users
Device Templates
Widgets (Console)
Blynk.Air
Settings
User Profile
Limits
Blynk.Apps
Overview
Mobile Dashboard Editor
Pages
Widgets (app)
Main Menu
Devices
Groups
Automations
Notifications
Blynk.Edgent - firmware API
Supported Boards
Installation
Configuration
Connection Management
Device Online/Offline Status
Digital/Analog Pins
Virtual Pins
Widget Properties
State Syncing
Timer
Time (RTC clock)
Timezone / Location
Log Event
Over-The-Air Firmware Updates (OTA)
Metadata
Debug
Reboot
Other
Limitations and Recommendations
Blynk Protocol
BLYNK.CLOUD (HTTPS API)
HTTPs REST API
Get Datastream Value
Get Multiple Datastream Values
Update Datastream Value
Update Multiple Datastreams Simultaneously
Upload a Set of Timestamped Data
Update Widget/Datastream Property
Send/Log An Event
Get Device History Data
Get Device Metadata Value
Is Device Connected
HTTPS API Troubleshooting
Security
Troubleshooting
General Issues
Developer Mode
Changes from Blynk 0.1
Glossary
Links
Commercial Use
Deploying Products With Dynamic AuthTokens
Deploying Products With Static Tokens
Working With Clients (PRO plan)
Supported topologies
Business Plan (White Label Solution)
Legacy Platform Help Articles
Legacy articles
Powered By
GitBook
Test your Template
Let's check if everything is up and running!
Add device
You can add your device using built-in
WiFi Provsioning
or using
Static AuthToken
.
After you add the device it will appear in the Devices section of the Blynk App. Tap on it to open Device page
Device dashboard (no data)
Now try triggering the switch ON / OFF states and you'll see the data appear on the SuperChart (in Live mode)
Device dashboard
Device will be also visible in the dashboard. You can open it and see it's web version of the dashboard
Template web version
What to check:
Data visualization and control
Check how data flows from the device, how widgets work.
For example, the latest value is displayed in the label widget as well as historical data is displayed in the chart.
Syncing between mobile and web
When you click the switch on the web dashboard you will see it changes the state everywhere: in the mobile app and in the dashboard
Previous
Prepare Your Code
Next - Getting Started
Control Devices (GPIOs and beyond)
Last modified
1yr ago
Copy link
Outline
Add device
What to check:
Data visualization and control
Syncing between mobile and web