Skip to main content
Skip table of contents

node-red Application Development on Device

Installation

The device must have an active internet connection.


  1. First install nodejs.
  2. Open a Terminal
  3. Command: npm install -g --unsafe-perm node-red
  4. Start node-red with Command: node-red
  5. Open Browser: http://<ip>:1880

Starting node-red

To start node-red permanently add "node-red &" in the BootScript.





JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.