# GW nRF52811 repeating

nRF52811 Could listen in to advertisements and repeat them for other devices. For example if there is a sensor broadcasting at Long Range PHY once per 6 seconds, Gateway could repeat the advertisement at faster interval at 1 MBit / s PHY for mobile phones etc devices which aren't explicitly designed to scan for BLE advertisements.


---

# 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.ruuvi.com/ruuvi-gateway-firmware/gw-nrf52-firmware/gw-nrf52811-repeating.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.
