# LOLI

## Details

**Protocol Number:  82**\
**Autobind:**  No\
**Channel Re-mapping:**  No\
**Extended Limits:**  Yes\
**Failsafe Support:**  Yes\
**Receiver Match:**  Yes\
**Telemetry:**  Yes\
**Option Value:**  N/A\
**Firmware Version:**  v1.3.2.6

## Notes

**Models:**  LOLI3 receivers: <https://github.com/wooddoor/Loli3>

Telemetry supported: RX RSSI, TX LQI (percentage of received telemetry packets), A1 and A2 with a Ratio=25.5 and Offset=0.

Once failsafe values for the 8 channels have been configured in Custom mode, wait for the RX to learn them, then set Failsafe to Receiver.

## Channel Assignment

| CH1 | CH2 | CH3 | CH4 | CH5 | CH6 | CH7 | CH8 |
| --- | --- | --- | --- | --- | --- | --- | --- |
| CH1 | CH3 | CH3 | CH4 | CH5 | CH6 | CH7 | CH8 |

### Features

| Config on | For channel | Switch | Servo | PPM  | SBUS | PWM   |
| --------- | ----------- | ------ | ----- | ---- | ---- | ----- |
| CH9       | CH1         | -100%  | 0%    | +50% | -    | +100% |
| CH10      | CH2         | -100%  | 0%    | -    | -    | +100% |
| CH11      | CH3         | -100%  | 0%    | -    | -    | -     |
| CH12      | CH4         | -100%  | 0%    | -    | -    | -     |
| CH13      | CH5         | -100%  | 0%    | -    | +50% | -     |
| CH14      | CH6         | -100%  | 0%    |      | -    | -     |
| CH15      | CH7         | -100%  | 0%    | -    | -    | +100% |
| CH16      | CH8         | -100%  | 0%    | -    | -    | -     |


---

# 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://www.multi-module.org/using-the-module/protocol-details/loli.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.
