Blog

Displaying logged in user on Node-RED Dashboard 2.0 (2026)
Learn how to secure your Dashboard, install, and configure the FlowFuse Multi-user addon, and display logged-in users on Node-RED Dashboard 2.0. Additionally, delve deeper into understanding how the FlowFuse Multi-user addon functions.

Storing Data: Getting Started with Node-RED
In this article we are going to explain how you can store data outside of msg.payload for later use

Step-by-Step Guide to Deploying Node-RED with FlowFuse in balenaCloud
Deploy Node-RED with FlowFuse on balenaCloud effortlessly with our step-by-step guide. Simplify fleet management and enhance data processing capabilities.

Capture Data from edge devices with Node-RED
Learn to capture data from edge devices with Node-RED using FlowFuse. Install the agent via Docker or npm, configure device registration, and program custom flows.

Import a File into Node-RED with Dashboard 2.0
Learn how to import a CSV file into Node-RED hassle-free using Dashboard 2.0. Simplify data management with this step-by-step guide.

Send a File to Node-RED
Learn how to send CSV files to Node-RED with a Python script or web app. Streamline data processing with step-by-step guidance.

Run Node-RED as a service on Windows
Learn how to configure the FlowFuse device agent as a Windows service using the nssm utility. Ensure uninterrupted Node-RED operation on your hardware for manufacturing efficiency.

Custom Vuetify components for Dashboard 2.0
Expand your dashboard with the full collection of Vuetify components

How to Build an OPC UA Client Dashboard in Node-RED - Part 3 (2026)
Building a Dashboard-Driven OPC UA Client to Browse, Read, Write, and Get Events from a 3rd party OPC UA Server

How to add images to Node-RED dashboards when using FlowFuse (2026)
Learn to enhance Node-RED dashboards with images using FlowFuse. Pull images from URLs, store locally, and serve them in your dashboards.

How to Deploy a Basic OPC-UA Server in Node-RED - Part 1 (2026)
Introduction to OPC-UA and how to deploy a Node-RED server flow.

Node-RED as a No-Code EtherNet/IP to S7 Protocol Converter
step-by-step guide for using Node-RED as an industrial protocol converter

Use any npm module in Node-RED (2026)
Node-RED has an incredibly rich resource of integrations available, but sometimes you need that little extra. This shows you how.

Node-RED Tips - Dashboard Edition
Learn three practical tips for improving your Node-RED Dashboard workflow, such as creating responsive layouts, adding multiple data series to charts, and persisting slider values.

Persisting chart data in Node-RED Dashboard 1
Chart data in Node-RED can be stored directly in your flows but it's a good idea to also store data eleswhere. In this article we are looking at some easy ways to persist your historic chart data in Dashboard 1

Best Practices Integrating a Modbus Device With Node-RED (2026)
Modbus is a widely adopted protocol for accessing data from existing legacy manufacturing equipment. Node-RED makes it very easy to connect to Modbus enabled equipment. However, there are some best practices we have developed to maintain system integrity when integrating Modbus devices with Node-RED

Chat GPT in Node-RED Function Nodes
Discover how ChatGPT integrates with Node-RED function nodes, enabling automated code generation. Explore the prompt engineering process and additional features.

Running the FlowFuse Device Agent as a service on a Raspberry Pi
Learn how to run the FlowFuse Device Agent as a service on your Raspberry Pi with this step-by-step guide. Ensure uninterrupted operation even after device restarts.

Node-RED Tips - Subflows, Link Nodes, and the Range Node
Learn how to streamline your Node-RED projects with these essential tips: Subflows, Link Nodes, and Range Node for efficient workflow organization.