# Nordic ID NUR Connect

Connect to a Nordic ID NUR Reader.

Action available for the following operating systems:

![](https://3821468174-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LrTlA1suFa5N48x_83N%2F-MHCGei0J0IWFvqFRs3L%2F-MHCHziKt0AYDfbipkIk%2FAndroid%20e%20Windows.PNG?alt=media\&token=1e5aea2b-7e33-4119-9007-c1786587348a)

### 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>
* &#x20;**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 %}
