> For the complete documentation index, see [llms.txt](https://dev.solid-run.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.solid-run.com/solidsense/solidsense-other-articles/solidsense-n6-indoor-kits.md).

# SolidSense N6 Indoor Kits

#### Kits Description

There are several optional kits that can be purchased for the [N6 Indoor Quick Start Guide](/solidsense/hardware-quick-start-guides/solidsense-n6-indoor-quick-start-guide.md) . Each kit consist of antennas, power adapter and mounting plate to secure the unit onto a flat surface. Below are the SolidRun references and part numbers for the available kits :

|                         |                 |         |
| ----------------------- | --------------- | ------- |
| **Definition**          | **Part Number** | **Qty** |
| **Kit indoor basic EU** | **SRG9001**     |         |
| 220V 1.5A Power supply  |                 | 1       |
| Antenna 2.4 Ghz         |                 | 3       |
| Mounting plate          |                 | 1       |
|                         |                 |         |
| **Kit Indoor LTE EU**   | **SRG9002**     |         |
| 220V 1.5A Power supply  |                 | 1       |
| Antenna 2.4 Ghz         |                 | 3       |
| Antenna LTE             |                 | 1       |
| Mounting plate          |                 | 1       |
|                         |                 |         |
| **Kit indoor extended** | **SRG9003**     |         |
| Power supply 12V/1.5A   |                 | 1       |
| Antenna 2.4 Ghz         |                 | 3       |
| Antenna LTE             |                 | 1       |
| Antenna GPS             |                 | 1       |
| Mounting plate          |                 | 1       |

#### Reference

|                 |                 |                                                                                                   |              |
| --------------- | --------------- | ------------------------------------------------------------------------------------------------- | ------------ |
| **Definition**  | **Description** | **Datasheet**                                                                                     | Solidrun P.N |
| Antenna 2.4 Ghz | Pulse W1030     | [Download](https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/W1030/doc_part/W1030.pdf)   | AN00009      |
| Antenna LTE     | Pulse W5095K    | [Download](https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/W5095X/doc_part/W5095X.pdf) | AN00010      |
| Antenna GPS     | Pulse GPSGMSMA  | [Download](https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/L112/doc_part/L112.pdf)     | AN00011      |

#### Pictures

**SRG9001**

![](/files/d8TJoZBf7zD3YxZywYcJ)

**SRG9002**

![](/files/mhmMw2yZ5gemSZOAvm19)

**SRG9003**

![](/files/u5wB1MRl5JVr2DVCjpiV)


---

# 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://dev.solid-run.com/solidsense/solidsense-other-articles/solidsense-n6-indoor-kits.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.
