ARIA Viewer
Windows macOS Linux RasPi

Example display of temperature and humidity data table
Overview
Interprets and displays messages received from TWELITE ARIA.
Operation of TWELITE ARIA
The factory default setting of TWELITE ARIA is TWELITE ARIA mode.
In TWELITE ARIA mode, it operates intermittently to allow coin battery power, waking from sleep due to several factors, and sending various data.
Wake-up Factors
TWELITE ARIA requires one of the following factors to wake from sleep:
- Wake-up by timer (periodic wake-up)
- Wake-up by magnetic sensor (when a magnet is detected nearby)
Types of Data Sent
TWELITE ARIA sends the following data packed in a packet:
- Module power supply voltage
- Magnetic sensor detection value
- Temperature and humidity data
Packet Attributes
Basic information can be obtained from the attributes of the received packet.
| Attribute | Description |
|---|---|
| #???? | Number of packets received so far. |
| Type | Packet type based on the E_PKT value in the mwm5 library.Packets from TWELITE ARIA are usually PKT_PAL=02. |
| ID | Logical ID of the sender. Usually a value between 0..100. |
| AD | Serial number of the sender. |
| LQ | Approximate received signal strength (Link Quality Indicator). |
| SQ | Packet sequence number. |
Temperature and Humidity Data Table
Displays the history of the last 9 data packets received from TWELITE ARIA. The latest data is displayed at the top.
Time [s]
Time [seconds] from when the TWELITE STAGE APP started until the data was received.
ID
Logical device ID of the module.
VCC (mV)
Power supply voltage of the module [mV].
Temperature (°C)
Temperature measured by the module (°C).
Humidity (%)
Humidity measured by the module (%).
Magnet
Displays the detected magnetic pole or no detection.