# Download (Universal)

#### *<mark style="color:green;">Product Link</mark>*

####

#### *<mark style="color:green;">DEV KIT Quick Setting</mark>*

{% stepper %}
{% step %}
**SDK, IDE Setting**

<table><thead><tr><th width="470">SDK/Tool</th><th>Download Link</th></tr></thead><tbody><tr><td>nRF Connect SDK</td><td><a href="https://developer.nordicsemi.com/nRF_Connect_SDK/">nRF Connect SDK Download</a></td></tr><tr><td>nRF5 SDK</td><td><a href="https://www.nordicsemi.com/Products/Development-software/nRF5-SDK">nRF5 SDK Download</a></td></tr><tr><td>nRF Command Line Tools</td><td><a href="https://www.nordicsemi.com/Products/Development-tools/nrf-command-line-tools">nRF Command Line Tools Download</a></td></tr><tr><td>nRF Connect for Desktop</td><td><a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-desktop">nRF Connect for Desktop Download</a></td></tr><tr><td>Segger Embedded Studio</td><td><a href="https://www.nordicsemi.com/Products/Development-tools/Segger-Embedded-Studio">Segger Embedded Studio Download</a></td></tr><tr><td>nRF Sniffer for Bluetooth LE</td><td><a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-Bluetooth-LE">nRF Sniffer Download</a></td></tr><tr><td>nRF Util</td><td><a href="https://github.com/NordicSemiconductor/pc-nrfutil">nRF Util GitHub Repository</a></td></tr></tbody></table>
{% endstep %}

{% step %}
**NU-BOOT**

{% embed url="<https://github.com/chcbaram/Adafruit_nRF52_Bootloader>" %}
DFU USB BOOTLOADER (NU40 DK) - FOR ARDUINO IDE
{% endembed %}

{% embed url="<https://github.com/Nucode01/NUBOOT>" %}
{% endstep %}

{% step %}
**Device tree**

{% embed url="<https://github.com/Nucode01/NU40_Devkit-devicetree>" %}
{% endstep %}
{% endstepper %}


---

# 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://nucode.gitbook.io/nuseries/download-universal.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.
