> For the complete documentation index, see [llms.txt](https://vesta-guide.gitbook.io/vesta-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vesta-guide.gitbook.io/vesta-guide/portuguese-pt/vesta-341n.md).

# VESTA-341N

STCB-1-LTE-E F1 868

## Ponto de chamada de emergência por voz

<figure><img src="/files/a6f96becdb7ee80714f3c047a689dc1e40c7b6db" alt=""><figcaption></figcaption></figure>

### TABELA DE COMANDOS SMS

### GUIA RÁPIDO

{% stepper %}
{% step %}
Envie SMS para o VCP com o número de telefone que deseja chamar

RPT:PROG,1111,3,<mark style="color:laranja;">TELEFONE</mark>,3,0,0,4
{% endstep %}

{% step %}
Adicionar ao painel VESTA (Apenas VESTA-349N)

Coloque o painel em modo de aprendizado e pressione o botão de ajuda no VESTA-349N
{% endstep %}
{% endstepper %}

### Botão do dispositivo e indicador LED

<figure><img src="/files/e9eefa0b2874f8620b29711996dbab6739b3e8ba" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7e3a3fb200e14f908450168c9b4eac639c0d0b81" alt=""><figcaption></figcaption></figure>

***

{% hint style="info" %}

## **Manual para Aprender e Remover Dispositivos RF no VESTA-341N**&#x20;

### **Entrando no Modo de Aprendizado**

1. Pressione e segure o **Botão de Alarme** no VCPP por **8 segundos**.
2. No **8º segundo**, o dispositivo emitirá **um bip**.
3. Solte o botão imediatamente após o bip para entrar no **modo de aprendizado**.

<img src="/files/085e1acc5c615c653320b8044219a4cb462257ba" alt="" data-size="original">

***

### **Aprendizado e Teste do Dispositivo**

1. **Pressione o Botão** no dispositivo RF para transmitir sinais. *(Consulte o manual do dispositivo RF para detalhes específicos.)*
2. **O VCP emitirá 2 bips** quando receber com sucesso o sinal do dispositivo RF (pulseira/pingente), confirmando que foi aprendido.
3. **Repita os Passos 1-2** para aprender dispositivos adicionais.
4. **Verificação:**
   * Para garantir a recepção correta em todos os locais principais, verifique se a **unidade mãos-livres emite um tom de confirmação** ao pressionar o **botão da pulseira/pingente**.
5. Uma vez que todos os dispositivos sejam aprendidos, **pressione o Botão de Alarme** no **VCP uma vez** para sair do modo de aprendizado.
   * O dispositivo emitirá **2 bips** para confirmar a saída.

***

### **Remoção do Dispositivo**

1. Enquanto em **modo de aprendizado** , pressione o **Botão de Alarme duas vezes rapidamente**.
2. **O VCP emitirá 2 bips**, indicando que **TODOS os dispositivos RF** foram removidos.
3. O dispositivo automaticamente **sairá do modo de aprendizado** após a remoção.
   {% endhint %}


---

# 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://vesta-guide.gitbook.io/vesta-guide/portuguese-pt/vesta-341n.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.
