# iNELS BUS Add-On Module Manual for Inspinia Touch Panels

{% hint style="info" %}

#### **Important Note on Master Add-On Usage**

The **Master Add-On mode is not officially released for use in real projects**.\
Current limitations include:

* Reduced communication **speed and stability**
* No support for **firmware update** through the Master Add-On
* Limited or unavailable **parameter configuration options**
* **BUS Search** functionality is not fully supported

For this reason, only **Slave Add-On mode** should be used in practical installations until an official release of the Master mode is announced.
{% endhint %}

### Overview

Enhance the functionality of INSPINIA touch panels (INS4SQ, INS8SQ, and INS10SQ) with the iNELS Add-On Module. This module allows you to connect iNELS bus devices to control HVAC systems, lighting systems, and other wired and wireless protocols via Inspinia touch panels.

<figure><img src="/files/k0CbmI3CGgLv0DfHPBe6" alt=""><figcaption></figcaption></figure>

### System Architecture

* **Inspinia Touch Units:** INS4SQ, INS8SQ, and INS10SQ
* **iNELS Add-On Module:** Connects to the  touch panels
* **iNELS Power Supply with Bus Separator**
* **iNELS System Units:** Controllers, actuators, dimmers

### Wiring

1. **Connect the BUS Module:** Attach the BUS module to the add-on port of the touch panels.
2. **Connect the iNELS Bus Line:** Connect the iNELS bus line to the terminal. The Inspinia panel will function as the iNELS Central Unit.

<figure><img src="/files/v32Wd2nMQzIK7l82uUxT" alt=""><figcaption></figcaption></figure>

### Programming

Programming is done through the Sky platform:

**Add iNELS Bus Device:** Navigate to the right corner of the project plane and add the iNELS bus device.

<figure><img src="/files/iQp8NUDkodoT8yElujeo" alt=""><figcaption><p>Add new Device</p></figcaption></figure>

<figure><img src="/files/RuaQv7X57KQEjhFbDoH8" alt=""><figcaption><p>Add iNELS Bus from the list</p></figcaption></figure>

**Add iNELS System Units:** Click the + icon to add the iNELS system units and enter the hexadecimal address of each unit.

<figure><img src="/files/RqUWG8vKjsCDbgzXNKm5" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/M3selAlMzV50FsOROhCS" alt=""><figcaption></figcaption></figure>

**Design and Logic Creation:** Drag the added device to the project design plane and create logic with the UI object or other devices available in the Sky platform.

### Supported iNELS Units in Skyplatform

<table><thead><tr><th width="86">Sl No</th><th width="162">Model of Device</th></tr></thead><tbody><tr><td>1</td><td>MCD3-1</td></tr><tr><td>2</td><td>PMS3-1</td></tr><tr><td>3</td><td>SA3-04M</td></tr><tr><td>4</td><td>SA3-06M</td></tr><tr><td>5</td><td>SA3-014M</td></tr><tr><td>6</td><td>SA3-022M</td></tr><tr><td>7</td><td>EA3-022M</td></tr><tr><td>8</td><td>JA3-014M</td></tr><tr><td>9</td><td>JA3-018M</td></tr><tr><td>10</td><td>DA3-22M</td></tr><tr><td>11</td><td>DA3-66M</td></tr><tr><td>12</td><td>IM3-40B</td></tr><tr><td>13</td><td>IM3-140M</td></tr><tr><td>14</td><td>RC3-610M/DAL</td></tr><tr><td>15</td><td>IOU3-108M</td></tr><tr><td>16</td><td>WSB3-20</td></tr><tr><td>17</td><td>WSB3-40</td></tr><tr><td>18</td><td>GSB3-40-V2</td></tr><tr><td>19</td><td>GSB3-40/S-V2</td></tr><tr><td>20</td><td>GSB3-60-V2</td></tr><tr><td>21</td><td>GSB3-60/S-V2</td></tr><tr><td>22</td><td>GSB3-90-V2</td></tr><tr><td>23</td><td>GSB3-90/S-V2</td></tr><tr><td>24</td><td>GRT3-50</td></tr></tbody></table>

For further details on the programming, refer to the Sky platform documentation.

***

For more information, visit our [Inspinia product page](https://app.gitbook.com/o/PLS6EYqF0NudXPtGLm9e/s/ErjlplToL8l7jIChGVB2/inspinia/inels-touch-est-series).

***

**Contact Us:** For any queries or support, please contact our technical team.


---

# 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://wiki.inels.com/inels-bus/inspinia/inels-integration-to-skyplatform/inels-bus-add-on-module-manual-for-inspinia-touch-panels.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.
