> For the complete documentation index, see [llms.txt](https://enless.gitbook.io/centre-aide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enless.gitbook.io/centre-aide/guides-installation/documentation-en/products/rx-bacnet/general-information.md).

# General information

The **RX BACNET** is a receiver designed to provide the interface between Enless sensors and building management systems (controllers, BMS, supervision).

## LoRa Easy Technology (Proprietary)

This receiver uses exclusively the **LoRa Easy**protocol, a proprietary, optimized and lightweight version of the LoRa protocol.

{% hint style="danger" %}
**Important** : The **RX BACNET** is only compatible with the Enless Wireless sensor range specified as LoRa Easy. It cannot communicate with third-party LoRaWAN equipment.
{% endhint %}

## Connectivity and Integration

A true data bridge, the **RX BACNET** converts Enless sensor radio frames into usable BACnet data. It offers complete integration flexibility thanks to its dual connectivity:

* **BACnet IP** via its RJ45 Ethernet port.
* **BACnet MS/TP** via its RS485 serial link.

## Key installation points

* **Wide-range power supply** : Supports 7.5 to 24 VDC (typically 12V 1A).
* **Simplified configuration** : Intuitive web interface for sensor registration (LoRa ID), real-time network diagnostics, and viewing the register table.
* **Flexible mounting** : Integrated wall mounting or on 35mm DIN rail (via optional accessory).
* **Optimized reception** : SMA connector for remote antenna (recommended model: ANT REN SMA LR 1000-008) to ensure maximum range even in a metal cabinet.


---

# 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, and the optional `goal` query parameter:

```
GET https://enless.gitbook.io/centre-aide/guides-installation/documentation-en/products/rx-bacnet/general-information.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
