# Procédure d'activation

Le TX TEMP CONT1 + BLACK BULB PROBE peut fonctionner en mode LoRaWAN mais également en LoRa Easy (mode propriétaire Enless). En mode LoRaWAN, il peut dialoguer sur un réseau LoRaWAN public ou privé (y compris avec la gateway LoRaWAN Enless). Sur le mode LoRa Easy, il peut dialoguer avec un récepteur LoRa Easy Enless.

Ainsi, il y a trois types d'installations possibles :

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-arrow-up-right-from-square">:arrow-up-right-from-square:</i></td><td><h4>Gateway LoRaWAN</h4></td><td>Installation avec la gateway LoRaWAN</td><td><sup><sub><mark style="color:blue;">RX LORAWAN</mark></sub></sup></td><td><a href="procedure-dactivation/gateway-lorawan-enless">gateway-lorawan-enless</a></td></tr><tr><td><i class="fa-arrow-up-right-from-square">:arrow-up-right-from-square:</i></td><td><h4>Récepteurs LoRa Easy</h4></td><td>Installation avec un récepteur LoRa Easy</td><td><sup><sub><mark style="color:blue;">RX MODBUS</mark></sub></sup><br><sup><sub><mark style="color:blue;">RX BACNET</mark></sub></sup><br><sup><sub><mark style="color:blue;">RX HTTP</mark></sub></sup></td><td><a href="procedure-dactivation/recepteurs-lora-easy-enless">recepteurs-lora-easy-enless</a></td></tr><tr><td><i class="fa-arrow-up-right-from-square">:arrow-up-right-from-square:</i></td><td><h4>Autre réseau LoRaWAN</h4></td><td>Installation sur un réseau LoRaWAN</td><td><sup><sub><mark style="color:blue;">PUBLIC OU PRIVE</mark></sub></sup></td><td><a href="procedure-dactivation/autres-reseaux-lorawan-public-ou-prive">autres-reseaux-lorawan-public-ou-prive</a></td></tr></tbody></table>


---

# 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://enless.gitbook.io/centre-aide/guides-installation/produits/editor-12/procedure-dactivation.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.
