Stato LED
Reach RS4 / RS4 Pro dispone dei LED della batteria e del LED di stato. I LED della batteria indicano il livello di carica della batteria. Il LED di stato indica gli stati operativi del ricevitore.

<div class="receiver-description">
<h4>Status LED</h4>
<p>This LED indicates the receiver’s operating status.</p>
<div class="receiver-status">
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**Solid white**: SINGLE solution</span>
</div>
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**Solid orange**: FLOAT solution</span>
</div>
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**Solid green**: FIX solution</span>
</div>
</div>
</div>
<div class="receiver-description">
<h4>Battery LEDs</h4>
<p>These LEDs indicate the receiver’s loading state and battery charge level.</p>
<div class="receiver-status">
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**Off**: Power is off</span>
</div>
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**Running white**: Receiver is loading.</span>
</div>
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**One red LED**: 1–10%</span>
</div>
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**One white LED**: 11–20%</span>
</div>
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**Two white LEDs**:21–40%</span>
</div>
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**Three white LEDs**: 41–60%</span>
</div>
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**Four white LEDs**: 61–80%</span>
</div>
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**Five white LEDs**: 81–100%</span>
</div>
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**White LEDs blinking in sequence**: Receiver is charging.</span>
</div>
</div>
</div>