A Node-RED flow example to set sensor type and sensor range for Differential Bidirectional Pressure Sensor
- Open the flow.json file and copy the raw JSON code.
- In Node-RED, open the main menu and click on Import.
- Paste the JSON code into the text box and click the Import button.
- Navigate to the newly imported flow named 'Type 21 - Set Range'.
- 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
- Click the Done button.
- Double-click on the Settings node (yellow node) to set your desired values for the Sensor Type and Sensor Range.
- Click the Done button.
- Click the Deploy button (in the top right corner) to save and apply your changes.
- Press and release the physical Reset button on your device to force it to transmit a SYNC or FLY message.
- Wait a moment for the sensor configuration to complete.