> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/win-gateway-installation-manual/infrastructure/win-node-types/nwin003-3xdigital-temperature-sensors.md).

# NWIN003 3xdigital temperature sensors

The NWIN003 node has connectors for up to three digital temperature sensors and it can be battery or battery and DC powered.&#x20;

It also has internal temperature and humidity sensors identical to NWIN001. The internal sensors are in a enclosure that is closed so they normally shall not be used.&#x20;

If an external sensor is installed as the first node sensor, the internal sensors are installed automatically as technical MPs.

<figure><img src="/files/fJI4Ao6zVxRQucVSNqe3" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/qr4jDuionSEUlDpmI380" alt=""><figcaption></figcaption></figure>

* There are three digital temperature sensor connectors (1, 2, 3).&#x20;
* A DC jack (4) is used to supply the node from an external 9-12 V power supply.&#x20;
* There is a holder for 2 AA batteries on the PCB mounted on the lid.&#x20;
* A green LED (6) on the lid board blinks rapidly when the node is unlinked. It also blinks shortly when the data are sent to a linked gateway
* The blue hinge can be removed for easy routing of cables as described in [Enclosure opening](/win-gateway-installation-manual/mechanical-installation/enclosure-opening.md).&#x20;
* The cable slot (5) is used to route the sensor cables as described in [Cables routing](/win-gateway-installation-manual/mechanical-installation/cables-routing.md).


---

# 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.boomerang3.com/win-gateway-installation-manual/infrastructure/win-node-types/nwin003-3xdigital-temperature-sensors.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.
