TWTG Documentation
Service Desk
Starting Guide
Starting Guide
  • Introduction
  • LoRa & LoRaWAN
    • LoRa
      • LoRa vs WirelessHART
      • LoRa vs BLE
    • LoRaWAN
      • Infrastructure
  • Installation & Provisioning
    • Box Content
    • Installation
      • Pressure Gauge (PG)
      • Pressure Sensor (PS)
      • Temperature Sensor (TS)
      • Temperature Transmitter (TT)
      • Vibration Sensor (VB)
      • Contact Sensor (VS-CS)
      • Valve Sensor - Multiturn (VS-MT)
      • Valve Sensor - Quarter Turn (VS-QT)
    • Provisioning
      • šŸ“„Step 1: Product manual
      • šŸ”‘Step 2: Identify the keys
      • šŸ’»Step 3: Add the device to the LNS
      • āš™ļøStep 4: Encoder & Decoder in the LNS
      • 🟩Step 5: Activating the device
  • Data & Communication
    • Communication Protocol
    • Measurements & Messages
    • Schedules
    • Data Visualization
  • Configuration
    • Online Configurator
    • Configure a Device
  • How-to
    • General
      • How to troubleshoot a NEON device not connecting to the network
      • How to fix a bad connection
      • How to replace a battery
    • Pressure Gauge (PG)
      • How to configure event triggers
    • Pressure Sensor (PS)
      • How to configure event triggers
    • Temperature Sensor (TS)
      • How to configure event triggers
      • How to change the configuration of the device from using FSB1 to FSB2 in US915
      • How to configure the frequency of measurements and messages
    • Temperature Transmitter (TT)
      • How to configure event triggers
      • How to use a temperature element different from type K
      • How to use a PT100/RTD
      • How to configure the frequency of measurements and messages
    • Vibration Sensor (VB)
      • Communication Protocol v2 & v3
        • How to obtain the FFT data
        • How to have an FFT for threshold values without periodic messages
        • How to configure event triggers
      • Communication Protocol v4
        • How to Get Started with the New Features of the NEON Vibration Sensor v4
      • How to configure the frequency of measurements and messages
      • How to replace the sensor or probe
      • How to debug a not connected sensor
      • How to debug a not paired sensor
      • How to enable Hanning Window
  • General Information
    • Available Regions
    • LoRaWAN Region
    • Hazardous Locations
    • Device Maintenance
    • Support & Troubleshooting
    • FAQs
Powered by GitBook
On this page
  • Introduction
  • Enabling Triggers
  • Disabling Periodic Messages
  1. How-to
  2. Vibration Sensor (VB)
  3. Communication Protocol v2 & v3

How to have an FFT for threshold values without periodic messages

PreviousHow to obtain the FFT dataNextHow to configure event triggers

Last updated 1 year ago

Introduction

The use case requests the NEON Vibration Sensor to send an FFT when either the RMS velocity or the peak acceleration is above a certain threshold of the overall values. Additionally, it is requested that the periodic FFT messages be disabled.

This requires a specific configuration in the NEON Vibration Sensor that will be explained next. This configuration can be done in the and passing the downlink via LoRa or directly using SolidRed.

The explanation will be done using SolidRed, nevertheless, all the examples can be directly translated into the NEON Online Configurator.

Enabling Triggers

To enable an FFT to be sent when an overall threshold for RMS velocity or peak acceleration is reached, first, the user must enable the FFT trigger to happen On Event.

Afterward, the user must define the trigger thresholds for the event messages. Select the mode to either RMS velocity or peak acceleration on the X, Y, or Z axis and the magnitude of the trigger. Please note that defining multiple triggers will produce an FFT message when any of the defined thresholds are reached. The following figure shows an example of two triggers set: the first one when the RMS velocity of the Z axis is above 100 mm/s and the second one when the peak acceleration of the Y axis is above 150 m/s².

The combination of these two settings will provide an FFT message every time the defined thresholds are reached.

Disabling Periodic Messages

Periodic messages can be disabled by unchecking the On Event on the FFT trigger. Nevertheless, when it's desired that an FFT message is sent for overall threshold values of RMS velocity or peak acceleration the On Event FFT trigger is required. In this case, to disable the periodic FFT messages the Calculation Interval of the Periodic FFT tab must be set to 0.

NEON Online Configurator