> For the complete documentation index, see [llms.txt](https://help.aranet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aranet.com/gateway/gateway-pro/sensors-and-pairing/supported-sensor-list.md).

# Supported Sensor List

Here is the list of currently supported sensors. Other sensors that are not included in this list will not send their data to the Gateway, or there might be pairing issues.

<table><thead><tr><th width="194">Sensor type</th><th width="293.800048828125">Sensor product number</th></tr></thead><tbody><tr><td>CO<sub>2</sub> sensor</td><td>TDSPC0*3</td></tr><tr><td>CO<sub>2</sub> sensor</td><td>TDSPC0*5</td></tr><tr><td>Temperature sensor</td><td>TDSPRH*2.002</td></tr><tr><td>Temperature sensor</td><td>TDSPT2*4</td></tr><tr><td>Temperature sensor</td><td>TDSPT1*1</td></tr><tr><td>Temperature sensor</td><td>TDSPT0*1</td></tr><tr><td>Temperature sensor</td><td>TDSPT8*2</td></tr><tr><td>Temperature sensor</td><td>TDSPT809</td></tr><tr><td>Temperature sensor</td><td>TDSPT509</td></tr><tr><td>Temperature sensor</td><td>TDSIR001</td></tr><tr><td>Temperature sensor</td><td>TDSPT306.010</td></tr><tr><td>Temperature sensor</td><td>TDSPT306.01E</td></tr><tr><td>Temperature sensor</td><td>TDSPT506.010</td></tr><tr><td>Temperature sensor</td><td>TDSPTA06.010</td></tr><tr><td>Radon sensor</td><td>TDSPSR*2</td></tr><tr><td>Particle matter sensor</td><td>TDSPPM*2</td></tr><tr><td>Soil moisture sensor</td><td>TDSPSM*2.100</td></tr></tbody></table>

Full Aranet sensor portfolio support is under development and will be introduced in future firmware updates.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.aranet.com/gateway/gateway-pro/sensors-and-pairing/supported-sensor-list.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
