# SET\_TYPE, Command 12

OUT

| 08 | 00 | 12 | GRP | ID | CRC | TYPE | CRC |
| -- | -- | -- | --- | -- | --- | ---- | --- |

IN

| 08 | 00 | 22 | GRP | ID | CRC | TYPE | CRC |
| -- | -- | -- | --- | -- | --- | ---- | --- |

This command will set the TYPE of the node via UART.

(for a list of node types see PH001-0001-SII)

Note 1: At power-up, the node will behave as a “Basic temp node” for 10 seconds and then switch over to the interface specified by SET\_TYPE.

&#x20;Note 2: This command is obsolete in node type 11. So the type cannot be set with this version and the response will always have the type 11.


---

# 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/set_type-command-12.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.
