Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

node-red-type-21-master-command-flow-example

A Node-RED flow example to set sensor type and sensor range for Differential Bidirectional Pressure Sensor

Instructions

  1. Open the flow.json file and copy the raw JSON code.
  2. In Node-RED, open the main menu and click on Import.
  3. Paste the JSON code into the text box and click the Import button.
  4. Navigate to the newly imported flow named 'Type 21 - Set Range'.
  5. Configure the serial device by double-clicking on the Wireless Gateway node and selecting the correct port from the drop-down menu. /dev/ttymxc2 for Gateway
  6. Click the Done button.
  7. Double-click on the Settings node (yellow node) to set your desired values for the Sensor Type and Sensor Range.
  8. Click the Done button.
  9. Click the Deploy button (in the top right corner) to save and apply your changes.
  10. Press and release the physical Reset button on your device to force it to transmit a SYNC or FLY message.
  11. Wait a moment for the sensor configuration to complete.

Sensor Type Options

sensor_type

Sensor Range Options

options_1 options_2 options_3

About

A Node-RED flow example to set sensor type and sensor range for Differential Bidirectional Pressure Sensor

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors