> 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/equipment-needed.md).

# Equipment needed

To install S2GW the following parts are needed:

* S2GW unit with its 5.1V power supply
* S2 PC node or S3 node with its 9V power supply
* RD001 S2 PC node serial cable with USB to serial port dongle.
* DBU002/2 holder
* Ethernet cable

There are also additional items needed for the installation itself:

* PC with:
  * S2GatewayMigration tool in case of migration from B2 system. It can be downloaded from ICU Scandinavia Sharepoint S2 BBO Migration Tool [Software](https://icuscandinavia060.sharepoint.com/:f:/s/Technicalfile/IgDHGsMn6A9DQ5NRDWFGZM9vAVrHxNd14MqwvIs-5xuXRSY?e=dA5yji) directory.&#x20;
  * SD card reader
  * S2GW SD card image.\
    \
    The current image file can be found in ICU Scandinavia SharePoint in S2GW [Firmware](https://icuscandinavia060.sharepoint.com/:f:/s/Technicalfile/IgDGyoon9l6lS5GMVE0sTpOSAb8zWqguf17pgMjmw67ncg4?e=Hu0E4p) directory. There are separate images for Banana Pi and Raspberry Pi. There is also The latest S2GW application itself that can be used to update the application as described in [S2GW app upgrade](/s2gw-installation-manual/advanced_use/s2gw_application_upgrade.md).\
    \
    The units based on Banana Pi have “HW:B” on the label.
  * WinDiskImager to prepare the SD card. Download WinDiskImager from <https://sourceforge.net/projects/win32diskimager/> and install it.
  * Putty software if you want to configure the SBC network settings. Download Putty from <https://www.putty.org/> and install it.
  * IP scanner like e.g., <https://www.advanced-ip-scanner.com/> to find the S2GW IP address.
  * S2 Init node program.


---

# 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/equipment-needed.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.
