Troubleshoot Boiler Temperature Sensors
Learn how to troubleshoot malfunctioning boiler temperature sensors, check live data in The Things Stack, and verify gateway connectivity via Remote.it.
This guide explains how to troubleshoot a malfunctioning temperature sensor on a boiler control panel using the Lighthouse IoT dashboard. By following these steps, you can identify whether a sensor is disconnected, misconfigured, or experiencing network gateway issues.
This procedure is designed for commissioning engineers and technical support teams. Use this workflow when a site reports heating irregularities or when dashboard graphs indicate a temperature sensor has stopped transmitting data.
Investigate Sensor Data in Lighthouse







Verify Device Connectivity in The Things Stack (TTI)
If a sensor has stopped communicating, check its connection and attributes in The Things Stack.


gk-6746-tempsensor-1) to view its details.You can also see the latest timestamp in the Last Activity column on the right.
This should be within the last hour if everything is working as it should - red flag if its over 60 minutes.



This will show a temperature and humidity pair.


linked-output-num value.
The linked-output-num links the sensor to the boiler control panel's central heating zone. Ensure the configured value correctly corresponds to the intended heating zone:
| Corresponding Heating Zone |
|---|---|
2 | Heating Zone 1 |
3 | Heating Zone 2 |
Troubleshoot the Gateway via Remote.it
If multiple sensors drop off simultaneously, the LoRaWAN network or gateway is likely offline.



gk-6746-lwgateway).
Q: Why are the temperature lines on the dashboard flatlining?
A: A flatline indicates the sensor has stopped communicating. If one sensor flatlines, it may have lost power, disconnected, or lost configuration. If all sensors flatline simultaneously, there is likely a broader LoRaWAN network or gateway failure on site.
Q: How often should temperature sensors send data to the dashboard?
A: Temperature sensors are usually configured to transmit data every 10, 20, or 60 minutes. An hourly configuration typically sends a batch of six readings in one transmission.
Q: What causes a mismatch between the attribute output number and the heating zone number?
A: Boiler control panels use proprietary software configurations that must account for other functions, such as hot water controls and global boiler enablement. This shifts the input/output numbering so they do not map 1:1 with the heating zone numbers.
Term | Definition |
|---|---|
Lighthouse | The central IoT platform and dashboard interface used to monitor site performance and device metrics. |
The Things Stack (TTI) | An enterprise LoRaWAN network server used to manage connected end devices, check live data payloads, and configure sensor attributes. |
LoRaWAN | A low-power, wide-area networking protocol used by the temperature sensors to communicate over long distances. |
Remote.it | A network management tool used to remotely access and troubleshoot onsite hardware, such as network gateways. |
SSH | Secure Shell, a network protocol used to securely log into the remote gateway to run commands, check storage, or execute reboots. |