# DG10 CBRS USB Dongle

The Horizon DG10 is an LTE device that provides access to (private) LTE networks. It allows users to access the shared-spectrum of the CBRS using LTE technology.

The DG10 supports **LTE band 41 and band 48 (CBRS)** using **LTE Category 6** with up to 220Mbps downlink and 30Mbps uplink.&#x20;

<figure><img src="/files/9yafi0X7hrNKvrpiVP4Q" alt=""><figcaption></figcaption></figure>

### Prerequisites

* Monogoto SIM
* DG10 CBRS USB Dongle
* Access to a private LTE network

## Connect the DG10

Start by inserting the Monogoto SIM to the DG10.

Connect the USB dongle to your PC using the USB port.

Open up a browser and visit the url: [**192.168.0.1**](http://192.168.0.1/)**.**

![](/files/3IhNjNATBKnXn28C1Kl5)

Enter the user name and password and click Login. The default credentials are:\
Username: **admin** / **superadmin** \
Password: **admin**

{% hint style="warning" %}
Make sure to change the password after your first login.
{% endhint %}

## APN Configuration

Open up the page **Network > APN Management**.

Configure the APN to: <mark style="color:red;">**`data.mono`**</mark>

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

## Review the connection status

Visit the **Overview** page to validate the connection with Monogoto's private network. If the connection was successfully established, the LTE Status reports: **Connected**. The Operator shows: **IoT(315010)**

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

## Useful Links

* [DG10 User Manual (V1.1)](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2F9f8Wm3oCNLk8hA8PO9jy%2FDG10%C2%A0User%C2%A0Manual_V1.1.pdf?alt=media\&token=1980ec43-d5c9-436a-9752-ffdc452f294d)
* [DG10 Product Sheet](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2F1HFHs4ludUJ9AnVHKgm9%2FHorizon%20Dongle_DG10_Product_Sheet-.pdf?alt=media\&token=50ee096b-83c8-42d9-a733-311c2245b55e)
* [DG10 product page](https://horizonpowered.com/dg10)


---

# 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://docs.monogoto.io/private-networks/cpe-and-ue/dg10-cbrs-usb-dongle.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.
