> 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/s2gw-installation-manual/quick_installation/s2gw_setup/s2gw-hardware-preparation.md).

# S2GW hardware preparation

The S2 gateway (P/N S2GW) with its power supply is shown below. The power supply delivers 5.1V/2.5A and is equipped with micro-USB plug.

![](/files/G9g1msHo6I1sWK0YwLLY)

The S2GW label is shown below. It contains the unit MAC address which may be used as an identifier in B3. It also contains HW:B for devices based on Banana Pi SBC. The units using Raspberry Pi has no HW parameter.

![](/files/shPnHnooLgMKUMchBtAl)

1. It is necessary to open the gateway enclosure to connect power supply. Pull the upper cover of the enclosure to open it.
2. There is SBC inside with a S2GW HAT PCB installed on GPIO connector. The S2GW HAT PCB has a micro-USB connector used for 5.1V power supply and an S2 PC node serial cable used for communication with an S2 PC node or S3 node.

![](/files/EMZYNTyjk9yRuZtYEK8F)

3. Connect the power supply to the micro-USB connector on the S2GW HAT PCB.
4. Put the top of the enclosure back in place. The power supply cable and S2 serial cables shall be led in parallel through a slot between the bottom and upper part of the enclosure as shown on the picture below.
5. Put the S2GW and its S2 PC node or S3 node into a DBU002/2 holder as shown below.
6. Connect S2 PC node serial cable into S2 PC node or S3 node serial socket.
7. Connect Ethernet cable into S2GW Ethernet socket.
8. Connect 9V power supply into S2 PC node or S3 node power input.

![](/files/sOT0w3MWzRaZLJFc5yy7) ![](/files/9u42a1QcKRvXIZNTuwNy)


---

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

```
GET https://help.boomerang3.com/s2gw-installation-manual/quick_installation/s2gw_setup/s2gw-hardware-preparation.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.
