# Application settings… - Transmission groups

Normally, the requests for measurements sent over radio using S2 PC nodes are transmitted one after the other. For big systems, with multiple radio PC nodes and many radio sensor nodes the whole polling procedure may take long time to perform, and to shorten that time, transmission groups can be used.

If transmission groups are enabled, the system may send radio requests via its radio PC nodes in parallel so radio nets from separate groups are polled at the same time.

This function can only be used if radio nodes from the separate groups are set in such a way that their radio nets don’t interfere over radio.

To enable the transmission groups select ‘Enable’ box.

## Create/edit transmission groups. <a href="#create-edit-transmission-groups" id="create-edit-transmission-groups"></a>

Click ‘New group…’, enter group name and click OK. To edit select the group and click ‘Edit…’.

![](https://800956157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvyGt5xgoAU3kZytuvW1J%2Fuploads%2Fgit-blob-68db7282bef77c0deec52fc48884669029757b45%2Fimage77.png?alt=media)

## Assigning radio PC nodes to transmission groups <a href="#assigning-radio-pc-nodes-to-transmission-groups" id="assigning-radio-pc-nodes-to-transmission-groups"></a>

After the groups are created, drag the PC nodes to the groups of your choice. Please remember the PC nodes which may interfere over radio must be in the same group.

![](https://800956157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvyGt5xgoAU3kZytuvW1J%2Fuploads%2Fgit-blob-541ea224571bf4a0740968e7a5d28b6f6b516781%2Fimage78.png?alt=media)

Click ‘Apply’ and sign to save the new settings.

Please note you have to restart the Boomerang service on the server to apply the changes.


---

# 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/boomerang-2-system-administrator-manual/menu_-_administration/application_settings_-_transmission_groups.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.
