# Geographical coverage and channel setup

## Geographical coverage

{% embed url="<https://www.kpn.com/zakelijk/internet-of-things/lora-netwerk.htm#coverage-checker>" %}

## Channel setup

Currently KPN’s network supports the 16 channels in Table 1. When configuring devices, customers must make sure they support at least the first 3 LoRaWAN default frequencies and enable ADR, because the other channels will be added dynamically and could vary for each region.

| ChIndex | IsDefault  | LC | Frequency | MinDR | MaxDR | Enabled |
| ------- | ---------- | -- | --------- | ----- | ----- | ------- |
| **0**   | Yes        | 1  | 868.1 MHz | 0     | 5     | ✅\*     |
| **1**   | Yes        | 2  | 868.3 MHz | 0     | 5     | ✅\*     |
| **2**   | Yes        | 3  | 868.5 MHz | 0     | 5     | ✅\*     |
| **3**   | Region set | 4  | 867.1 MHz | 0     | 5     | ✅       |
| **4**   | Region set | 5  | 867.3 MHz | 0     | 5     | ✅       |
| **5**   | Region set | 6  | 866.8 MHz | 0     | 5     | ✅       |
| **6**   | Region set | 7  | 867.7 MHz | 0     | 5     | ✅       |
| **7**   | Region set | 8  | 867.9 MHz | 0     | 5     | ✅       |
| **8**   | Region set | 9  | 865.1 MHz | 0     | 5     | ✅       |
| **9**   | Region set | 10 | 865.3 MHz | 0     | 5     | ✅       |
| **10**  | Region set | 11 | 865.5 MHz | 0     | 5     | ✅       |
| **11**  | Region set | 12 | 865.7 MHz | 0     | 5     | ❌\*\*   |
| **12**  | Region set | 13 | 865.9 MHz | 0     | 5     | ✅       |
| **13**  | Region set | 14 | 866.1 MHz | 0     | 5     | ✅       |
| **14**  | Region set | 15 | 866.4 MHz | 0     | 5     | ✅       |
| **15**  | Region set | 16 | 866.6 MHz | 0     | 5     | ✅       |

> \*) mandatory channels\
> \*\*) Channel always disabled through channel mask LinkADRReq command, because of relative high interference on this frequency

Within the EU and US, one chipset can be used to support the 868 and 900 MHz LoRaWAN frequencies. As frequencies differ, a different antenna should be used.


---

# 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.kpnthings.com/kpn-things/kpn-lora/technical-information/geographical-coverage-and-channel-setup.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.
