# GET\_TEMP\_SPECIAL, Command 3B

OUT

| 06 | 00 | 3B | GRP | ID | CRC |
| -- | -- | -- | --- | -- | --- |

IN

| 12 | 00 | 4B | GRP | ID | CRC | Sensor Type | New value | T1 | T2 | T3 | T4 | T5 | T6 | S\_CAL | CAL\_0 | CAL\_1 | CRC |
| -- | -- | -- | --- | -- | --- | ----------- | --------- | -- | -- | -- | -- | -- | -- | ------ | ------ | ------ | --- |

This command will get the special temp from the node via UART. This command is equivalent to RADIO command 3A. For Nodes supporting more than one sensor indexes, this command will read data for sensor of index 0. See detailed specification of this command in chapter 9.


---

# Agent Instructions: 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:

```
GET https://help.boomerang3.com/s2-radio-system-manual/s2-system-description/s2-node/s2-communication-protocol/s2-commands-details/get_temp_special-command-3b.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
