> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-rfid/nordic-id-nur-connect.md).

# Nordic ID NUR Connect

Connect to a Nordic ID NUR Reader.

Action available for the following operating systems:

![](/files/-McsYNWc88h_Sm8kJQcc)

### Parameters

* **Connection Type** **- Integrated Reader** *-* Uses the integrated Reader of the equiment.<br>
* **Connection Type** **- Auto USB** *-* Connects throught a automatic USB connection.If this returns successfully it does not mean that a connection to a device existis. The connectino will be automatically established when a device is connected to a USB port. To know if a connection currenty exists you need to call "Nordic ID NUR Is Connected".<br>
* **Connection Type** **- Socket** *-* Connects to the reader using a Socket Connection.
  * **Server** *\<numeric> -* The IP address of the defined Nordic ID NUR Reader.
  * **Port** *\<numeric> -* The port for the defined Nordic ID NUR Reader.<br>
* **Connection Type** **- Serial** *-* Connects to the reader using a Serial Port Connection.
  * **Port** *\<numeric> -* The COM port for the defined Nordic ID NUR Reader.<br>
* **Connection Type** **- Bluetooth** *-* Connects to the reader using a Bluetooth Connection.
  * **Server** *\<numeric> -* The MAC address of the defined Nordic ID NUR Reader.

{% hint style="warning" %}
Bluetooth connections are only available for Android.
{% endhint %}

{% hint style="info" %}
For Win32 (Desktop and Simulator), you need to obtain the NURAPI.dll from NordicID and place it in the same folder as your executable.
{% endhint %}
