# Nordic ID NUR Set Configuration

Set Nordic ID NUR Configurations.

Action available for the following operating systems:

![](/files/-McsYNWc88h_Sm8kJQcc)

### Parameters

* **Region** *\<unquoted string*> - Sets the index of the region where the equipment will be used.
* **Link Frequency***\<unquoted string*> - Sets the link frequency index.
* **TX Level***\<unquoted string*> - Sets the power level index.
* **TX Modulation***\<unquoted string*> - Sets the modulation setting.
* **RX Decoding** *\<unquoted string*> - Sets the decoding setting.
* **Antena***\<unquoted string*> - Sets the enabled Antena index, when more than one antena is available. Using 0 will enable antena automatic switching.

{% hint style="info" %}
See the combobox in the Designer for the index correspondence.
{% endhint %}

{% hint style="info" %}
The Tx Level index has 2 meanings, one for 500mw readers and other for 1000mw readers
{% endhint %}


---

# 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://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-rfid/nordic-id-nur-set-configuration.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.
