> For the complete documentation index, see [llms.txt](https://developer.magtek.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.magtek.com/hardware/card-readers/mms-dyna-devices/dynaflex-ii-go/documentation/user-manuals/google-wallet-smart-tap-integration/how-to-connect-to-devices-using-dynaflex-utility.md).

# How to Connect to Devices Using DynaFlex Utility

To connect via an interface listed in the Connection Type box, follow these steps.

## How to Connect Using the USB Connection <a href="#id-2.1_how_to_connect_using_the_usb_connect" id="id-2.1_how_to_connect_using_the_usb_connect"></a>

* For best results, use the cable that is included with the device.
* Connect the USB-C end of the cable to DynaFlex device.

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

<p align="center"><strong>Figure - Connecting DynaFlex to a USB Host</strong></p>

* If you plan to route the cable out the back of the device, route the cable through the cable management clip to change its direction. Even if you are not routing out the back, you may use the cable clip for strain relief, to help stabilize the mechanical connection when cardholders or operators move the device or the cable.
* Route the cable in the desired direction (e.g., out the back, left, right, or down into the countertop).
* Connect the other end of the USB cable to the host’s USB port.
* As soon as the device starts receiving power through USB, it automatically powers on.
* Launch the DynaFlex Utility and select DynaFlex device in the Device Type list, then press the connect button.

<figure><img src="/files/12QppdezBLcZP12XkUaF" alt=""><figcaption></figcaption></figure>

* The Output log shows the status of the connection.

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

* To disconnect the device, press Disconnect button.

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

## How to Connect Using the Bluetooth LE Connection

The following instructions are for pairing the DynaFlex II GO to a PC.

* Launch the DynaFlex Utility to connect to the device by USB connection. Obtain Bluetooth LE Device name from selecting the Settings tab, Wireless/BLE menu, and at Bluetooth LE Settings press the Get button for Device Name

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

* Place the device into Pairing Mode by pressing and holding the power button on device until 4 beeps and release the button. The 4th LED will blink green.

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

* On the PC, open Settings and choose Bluetooth & other devices. Make sure the “Bluetooth” is turned ON . On the right panel, choose Add Bluetooth or other device.

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

* At the Add a device window, select Bluetooth.

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

* To pair, click on the device name that was been retrieved from DynaFlex Utility.

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

* Enter the PIN, (“000000” by default), and press Connect .

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

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

* Go back to DynaFlex Utility, disconnect the current USB connection.
* Click on Device list to find the added BLE device similar as below.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://developer.magtek.com/hardware/card-readers/mms-dyna-devices/dynaflex-ii-go/documentation/user-manuals/google-wallet-smart-tap-integration/how-to-connect-to-devices-using-dynaflex-utility.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
