> For the complete documentation index, see [llms.txt](https://support.dlink.com.sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.dlink.com.sg/consumer/5g-4g-mobile-wi-fi-router/dwr-be7200g/faqs/how-to-set-up-and-install-my-dwr-be7200g-5g-wi-fi-7-router-using-nano-sim.md).

# How to set up and install my DWR-BE7200G 5G Wi-Fi 7 Router using Nano SIM

{% stepper %}
{% step %}

### Insert Nano SIM to the DWR-2000M.

Insert your Nano SIM card into the SIM slot on the router. Use the diagram near\
the slot as a guide. Push it in gently until you hear a clicking sound

Place the router near a window so it can get a better signal from the cell tower.\
Avoid placing it in shelves / enclosed spaces, or in a spot where LTE / 5G reception\
is weak

Once the SIM card is in place and the router is positioned properly, plug in the\
power adapter and switch the device on. Wait a minute or two for the boot up\
process
{% endstep %}

{% step %}

### Check Network Signal

By default, the router should automatically detect and apply the APN settings of\
your SIM card carrier card.

Check the 4G/5G LED indicators on the router.

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

If signal is weak, try moving the router close to a window or an elevated placement\
to get a better LTE / 5G reception.
{% endstep %}

{% step %}

### Connect to the Router.

Connect your PC / Laptop to DWR-2000M either Wi-Fi or Ethernet. The default\
Wi-Fi network name (SSID) is DLink2G-XXXX and DLink5G-XXXX, with the\
password printed on the product label

Once connected, open a web browser and type in <https://192.168.0.1> on the\
address bar and hit enter.

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

You will be prompted to enter the Username and Password to access the router’s\
settings.

<mark style="color:$primary;">Note: The default Username and Password are printed on the router’s label at the</mark>\ <mark style="color:$primary;">bottom</mark>

Click **Login** to proceed

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

<mark style="color:$primary;">Note: If you have changed the password and cannot remember it, you will need to</mark>\ <mark style="color:$primary;">perform a hard reset on the router</mark>
{% endstep %}

{% step %}

### Run the set-up wizard

Once logged in, you will be prompted to run a set up wizard.

**Create New login password** and **Re-enter password.** <mark style="color:red;">(between 10 and</mark>\ <mark style="color:red;">12 characters and must not be a common word)</mark>. Once field is filled, click **Continue**\
to proceed.

Enable **Mobile Data**, select your preferred **Network Type** (recommended\
5G/4G/3G), set 5G Mode to **SA+NSA**. Click the **Continue** button to proceed,\
or **Back/Exit** to take a step back or cancel.

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

In the **WLAN** page, set the **SSID, Security type**, and **Password** for both **2.4Ghz**\
and **5Ghz** networks, then click **Continue** to proceed.

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

Click **Confirm** to complete the set-up wizard

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

Reconnect to your Wi-Fi and test the connection or go back to the admin page if\
you still need to finish setting things up or adjust more settings.
{% endstep %}

{% step %}
Configure APN settings manually (If auto-detection fails)

Click **Mobile** tab at the top, then select **APN** from the left-hand menu

Click **Add** to create a new APN profile

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

**APN**: Enter the correct APN based on your SIM carrier

**Authentication Type**: Select PAP/CHAP

**Username and Password**: Leave blank unless required

Keep the rest of the settings as they are (default)

Click **Save**.
{% endstep %}
{% endstepper %}


---

# 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:

```
GET https://support.dlink.com.sg/consumer/5g-4g-mobile-wi-fi-router/dwr-be7200g/faqs/how-to-set-up-and-install-my-dwr-be7200g-5g-wi-fi-7-router-using-nano-sim.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.
