UART AT command for wireless video transmitter and receiver

UART AT command for wireless video transmitter and receiver

Suitable for the below model

1. What is the UART AT commands?

UART (Universal Asynchronous Receiver / Transmitter) ist ein serielles Kommunikationsprotokoll, das häufig zum Anschluss von Mikrocontrollern und anderen Geräten an einen Computer verwendet wird. Bei den AT-Befehlen handelt es sich um eine Reihe von Befehlen, die zur Kommunikation mit einem Modem oder einem anderen Gerät mithilfe von AT-Befehlen über UART verwendet werden. Diese Befehle werden üblicherweise zum Konfigurieren des Modems oder zum Ausführen bestimmter Aktionen wie Abfragen oder Ändern der Parametereinstellungen von Sender und Empfänger verwendet.

2. Why UART AT commands is a powerful tool?

UART AT-Befehle sind ein leistungsstarkes Werkzeug zum Erstellen maßgeschneiderter Automatisierungslösungen. UART steht für Universal Asynchronous Receiver/Transmitter und ist eine Art serielles Kommunikationsprotokoll. UART-AT-Befehle werden zur Steuerung und Konfiguration von UART-Geräten verwendet, wie Modems, Sender-Empfänger, und andere eingebettete Systeme.

UART-AT-Befehle werden normalerweise von einem Host-Computer an ein UART-Gerät gesendet und zum Konfigurieren der Geräteeinstellungen verwendet, wie zum Beispiel die Baudrate, Datei Format, und Flusskontrolle. Sie können auch zur Abfrage des Gerätestatus verwendet werden, B. den aktuellen Standort oder die Signalstärke. UART AT-Befehle können auch zum Senden und Empfangen von Daten verwendet werden, B. Textnachrichten oder der aktuelle Sender-Empfänger-Status.

UART AT-Befehle werden normalerweise im ASCII-Format gesendet und bestehen aus einer Befehlszeichenfolge, gefolgt von einer Reihe von Parametern. Die Befehlszeichenfolge besteht aus einem AT-Präfix gefolgt von einem Befehlscode, wie AT+CFG zum Konfigurieren der Geräteeinstellungen. The parameters are then used to specify the desired settings or data.

UART AT commands can be used to create customized automation solutions. Beispielsweise, a UART device can be configured to send a text message when a certain condition is met, such as when a temperature threshold is exceeded. UART AT commands can also be used to control other devices, such as video input or outputs, H264 or H265 switch, or query data.

UART AT-Befehle sind ein leistungsstarkes Werkzeug zum Erstellen maßgeschneiderter Automatisierungslösungen. By sending the appropriate commands to a UART device, it is possible to configure the device’s settings, query its status, and send and receive data. This makes it possible to create automated solutions that can respond to changing conditions and take action accordingly.

AT Command Manual

Beachten:

Der AT-Befehl kann je nach Version des bidirektionalen drahtlosen Videodaten-Audio-Verbindungsmoduls etwas unterschiedlich sein, Dieses AT-Befehlsdokument ist eine grundlegende Beschreibung des AT-Befehls als Referenz.


1 AT^DACS: Access to the State

Der BefehlMögliche Antwort (s)
Die AT ^ DACS = < n > 
Die AT ^ DACS?^ DACS: < n >, < Zustand >
Die AT ^ DACS =?^DACS: (Liste der unterstützten <n>s)

Die Beschreibung

Der Ausführungsbefehl wird verwendet, um den Schaltzustand von ^DACSI festzulegen: <Zustand> Eskalation, welche

ist zu Beginn des Startvorgangs standardmäßig deaktiviert. Wenn die Einstellung aktiviert ist, Der aktuelle Stand wird einmalig gemeldet. Wenn der aktive Bericht geöffnet wird, Der Zugangsknoten meldet nach erfolgreichem Zugang die Anzeige des Zugangsstatus; Nachdem der zentrale Knoten erfolgreich gestartet ist, es kann als erfolgreicher Zugriff gewertet werden. Nachdem Sie den Typ des zentralen Knotens bestimmt haben, Der Zugriffsstatus kann gemeldet werden.

The query command is used to query the current escalation switch state and the current access state.

The test command is used to test whether the command is supported and to query the value range of the <n> Parameter.

The Final result code

OKSuccessfulERROR or +CME ERROR: <err>Command performing failed

Defined values

<n>: integer type, indicating the active escalation

switch status

0: aus

1: an

2: query the current information <Zustand>: integer type, indicating the access status

0: not accessed

1: accessed

Beispiel

Die AT ^ DACS = 1 < CR > < LF > < CR > < LF > ^ DACSI: 0 < CR > < LF > < CR > < LF > OK < CR > < LF > < CR > < LF > ^ DACSI: 1 < CR > < LF > the AT ^ DACS?

< CR > < LF > < CR > < LF > ^ DACS: 1, 1 < CR > < LF > < CR > < LF > OK < CR > < LF > the AT ^ DACS =?

< CR > < LF > < CR > < LF > ^ DACS: (0-1) < CR > < LF > < CR > < LF > OK < CR > < LF >

2 AT ^ DRPC: Radio Parameter Configure

Der BefehlMögliche Antwort (s)
The AT ^ DRPC = < Frequenz >, < Bandbreite >, < Leistung > 
The AT ^ DRPC?^ DRPC: < Frequenz >, < Bandbreite >, < Leistung >
  The AT ^ DRPC =?^DRPC: (Liste der unterstützten <Frequenz>s), (Liste der unterstützten <Bandbreite>s)

Die Beschreibung

Execute the command for parameter Settings in the access state and save to NVRAM. The query command is used to query the current parameter Settings.

The test command is used to test whether the command is supported and the value range of the query parameter.

The Final result code

OK Successful ERROR or +CME ERROR: <err>Command performing failed

Defined values

<Frequenz>: integer type, indicating frequency point frequency, unit 100KHz, Angebot

(8060-8259,14279-14478,24015-24814) <Bandbreite>: integer type, indicating bandwidth

0:1.4m

1:3 m

2:5 m

3:10 m

4: 15M (nicht unterstützt)

5: 20M

<Leistung>: „ganze Zahl“ Art, represents the fixed power of the center node, unit dBm, range from „-40“ nach „40“, and if the maximum value of terminal support is exceeded, the maximum value of terminal support shall prevail.

Beispiel

The AT ^ DRPC = 24415, 1, „27“ < CR > < LF > < CR > < LF > OK < CR > < LF > the AT ^ DRPC?

< CR > < LF > < CR > < LF > ^ DRPC: 24415, 1, „27“ < CR > < LF > < CR > < LF > OK < CR > < LF > the AT ^ DRPC =?

< CR > < LF > < CR > < LF > ^ DRPC: 15-24814178 (8060-8259142, 79-14478240, 50-18050), (0 nach 5) < CR > < LF > < CR > < LF > OK < CR > < LF >

3 AT^DRPS: Radio Parameter Store in NVRAM

Der BefehlMögliche Antwort (s)
The AT ^ DRPS = < Frequenz >, < Bandbreite >, < Leistung > 
The AT ^ DRPS?^ DRPS: < Frequenz >, < Bandbreite >, < Leistung >
  The AT ^ DRPS =?^DRPS: (Liste der unterstützten <Frequenz>s), (Liste der unterstützten <Bandbreite>s)

Die Beschreibung

The execute command is used to save parameters to NVRAM, after saving power and restart to take effect.

The query command is used to query the current parameter Settings in NVRAM.

The test command is used to test whether the command is supported and the value range of the query parameter.

The Final result code

OK Successful ERROR or +CME ERROR: <err>Command performing failed

Defined values

<Frequenz>: integer type, indicating frequency point frequency, unit 100KHz, Angebot

(8060-8259,14279-14478,24015-24814) <bandwidth>: integer type, indicating the bandwidth

0:1.4m

1:3 m

2:5 m

3:10 m

4: 15M (nicht unterstützt)

5: 20M

<Leistung>: „ganze Zahl“ Art, represents the fixed power of the center node, unit dBm, range from „-40“ nach „40“, and if the maximum value of terminal support is exceeded, the maximum value of terminal support shall prevail.

Beispiel

The AT ^ DRPS = 24415, 1, „27“ < CR > < LF > < CR > < LF > OK < CR > < LF > the AT ^ DRPS?

< CR > < LF > < CR > < LF > ^ DRPS: 24415, 1, „27“ < CR > < LF > < CR > < LF > OK < CR > < LF > the AT ^ DRPS =?

< CR > < LF > < CR > < LF > ^ DRPS: 15-24814178 (8060-8259142, 79-14478240, 50-18050), (0 nach 5) < CR > < LF > < CR > < LF > OK < CR > < LF >

4 AT^DSSMTP: Set Slave Max Tx Power

Der BefehlMögliche Antwort (s)
The AT ^ DSSMTP = < Leistung > 
  The AT ^ DSSMTP?^ DSSMTP: < Frequenz >, < Bandbreite >, < Leistung >
The AT ^ DSSMTP =? 

Die Beschreibung

The execute command is used to save parameters to NVRAM, after saving power and restart to take effect.

The query command is used to query the current parameter Settings in NVRAM.

The test command is used to test whether the command is supported and the value range of the query parameter.

The Final result code

OK Successful ERROR or +CME ERROR: <err>Command performing failed

Defined values

<Leistung>: „ganze Zahl“ Art, from the maximum transmitted power of the node, unit dBm, range from „-40“ nach „40“, and if the maximum value of terminal support is exceeded, the maximum value of terminal support shall be taken as the criterion.

Beispiel

The AT ^ DSSMTP = „- 10“ < CR > < LF > < CR > < LF > OK < CR > < LF > the AT ^ DSSMTP?

< CR > < LF > < CR > < LF > „- 10“ < CR > < LF > < CR > < LF > OK < CR > < LF > the AT ^ DSSMTP =?

< CR > < LF > < CR > < LF > OK < CR > < LF >

5 AT ^ DRPR: Radio Parameter Report

Der BefehlMögliche Antwort (s)
Das AT ^ DRPR = < n > 
Das AT ^ DRPR?^ DRPR: < n >
Das AT ^ DRPR =?^DRPR: (Liste der unterstützten <n>s)

Die Beschreibung

Führen Sie den Befehl aus, um den lokalen WLAN-Parameterbericht ^DRPRI festzulegen:Das < Index >, <

earfcn >, < cell_id >, < rssi >, < Wegverlust >, < UVP >, < RSRQ >, < SNR >, < kurz >, <

tx_power >, < dl_throughput_total_tbs >, < ul_thrpughput_total_tbs >, < dlsch_tb_error_per >,

< das MCS >, < rb_num >, < wide_cqi >, <Dlsch_tb_error_per_total >,< Max_Snr>,< Mein Nein>,< dl_total_tbs_g_rnti > Standardmäßig ein- und ausgeschaltet. Der Schalter ist nur gültig, wenn der lokale Computer als Zugriffsknoten verwendet wird. Es gibt keine aktive Eskalation für den zentralen Knoten, selbst wenn der Schalter eingeschaltet ist. The query command is used to query the current parameter Settings.

The test command is used to test whether the command is supported and the value range of the query parameter.

The Final result code

OKSuccessfulERROR or +CME ERROR: <err>Command performing failed

Defined values

<n>: integer type, Zeigt den Status des aktiven Eskalationsschalters an 0: aus 1: an

2:Aktuelle Informationen abfragen <Index>: integer type, Angabe der Portindex-Nr. 1: Hafen 12: Hafen

2<earfcn>: integer type, Frequenzinformationen des Messergebnisses <cell_id>: integer type, Zellinformationen des Messergebnisses <rssi>: String-Typ, RSSI-Messwert,dBm, formatieren als „±Wert“(außer „0“)“-141″ nach „-44“: RSSI-Messungen

„+32767“: Ungültiger Wert <Wegverlust>: integer type, Wegverlust,dBm0 bis 191: Wegverlust

32767: Ungültiger Wert < UVP >: String-Typ, RSRP-Messwert,dBm, formatieren als

„±Wert“(außer „0“)“-141″ nach „-44“: RSRP-Messwert

„+32767“: Ungültiger Wert < RSRQ >: String-Typ, RSRQ-Messwert,dBm, formatieren als „±Wert“(außer „0“), the actual value needs to be divided by 10 wird bearbeitet „-196“ nach „-30“: RSRQ-Messwert

„+32767“: Ungültiger Wert < SNR >: String-Typ,SNR measurement, formatieren als „±Wert“(außer

„0“)

„-50“ nach „+50“: SNR measurement value

„+32767“: Ungültiger Wert < Entfernung >: integer type, distance from the opposite end node, in meters, value range [0, 5000]

< tx_power >: String-Typ, transmitted power, dBm, Format „±Wert“(außer „0“) „-50“ nach „+50“: transmitted power

„+32767“: Ungültiger Wert < dl_throughput_total_tbs >: integer type, downlink throughput information, the sum of TB size in escalation cycle, Byte, Angebot [0,12000000]

< ul_thrpughput_total_tbs >: integer type, upline throughput information, the sum of TB size in escalation cycle, Byte, Angebot [0,12000000]

< dlsch_tb_error_per >: integer type, report the percentage of error in the cycle, Angebot [0,100]

< MCS >: MCS, value range [0,29]

<rb_num>: number of RB, value range [6,100]

<wide_cqi>: broadband CQI, value range [1,15]

<dlsch_tb_error_per_total>: report the total error percentage after entering the connection state, Angebot [0,100]

< Max_Snr>: maximum SNR within 10000ms, value range [-40,40]

< Mein Nein>:10000ms minimum SNR, value range [-40,40]

<dl_total_tbs_g_rnti>: integer type, total_tbsize for multicast packets

Beispiel

Das AT ^ DRPR = 1 < CR > < LF > < CR > < LF > OK < CR > < LF > the AT ^ DRPR?

< CR > < LF > < CR > < LF > ^ DRPR: 1 < CR > < LF > < CR > < LF > OK < CR > < LF > < CR > < LF > ^ DRPRI: 1100 16th, „- 46“, 20, „60“, „195“, „0“, 4000, „- 36“,

10000000500000,10,15,3,15, 50, „+ 30“, „25“, 15000 < CR > < LF > < CR > < LF > ^ DRPRI:0 dec, 2100-106 „, 115, „100“, „194“, „+ 20, 4000,“ – 36 „, 10000000500000,10,15,3,15, 50, „+

35″, „nach 30“, 15000 < CR > < LF > the AT ^ DRPR =?

< CR > < LF > < CR > < LF > ^ DRPR: (0-1) < CR > < LF > < CR > < LF > OK < CR > < LF >

6 AT^DAPR: Access Nodes radio Parameter Report

Der BefehlMögliche Antwort (s)
The AT ^ DAPR = < n > 
The AT ^ DAPR?^ DAPR: < n >
The AT ^ DAPR =?^DAPR: (Liste der unterstützten <n>s)

Die Beschreibung

Execute the command to set the wireless parameters of the central node to report the access node ^DAPRI: Das < IPv6Address >, < the index >, < rssi >, < pathloss >, < RSRP >, < RSRQ >, < SNR >, < short >, < tx_power >, < dl_throughput_total_tbs >, < ul_throughput_total_tbs >, < dlsch_tb_error_per >, < dlsch_tb_error_per_total >, < Max_Snr >, < Min_Snr >, < dlThe on-off state of _total_tbs_g_rnti>, beim Start standardmäßig deaktiviert.

The query command is used to query the current parameter Settings.

The test command is used to test whether the command is supported and the value range of the query parameter.

The Final result code

OKSuccessfulERROR or +CME ERROR: <err>Command performing failed

Defined values

<n>: integer type, Zeigt den Status des aktiven Eskalationsschalters an 0: aus 1: an

< 2: Fragen Sie die aktuellen Informationen zur IPv6-Adresse ab > : String-Typ, verfügt über die IP-Adresse des Zugangsknotens, es besteht aus 16 Zahlen (0-255), zwischen jeder Gruppennummer. ‚ ‚Nein, Format ist: a1, a2, a3, a4, a5, a6, a7, a8.. A9 a10. A11. A12. A13. A14. A15. A16

<Index>: integer type, Angabe der Portindex-Nr. 1: Hafen 12: Port 2<rssi>: String-Typ, RSSI-Messwert,dBm, formatieren als „±Wert“(außer „0“)“-141″ nach „-44“: RSSI-Messwert

„+32767“: Ungültiger Wert <Wegverlust>: integer type, Wegverlust,dBm0 bis 191: Wegverlust

32767: Ungültiger Wert < UVP >: String-Typ, RSRP-Messwert,dBm, formatieren als

„±Wert“(außer „0“)“-141″ nach „-44“: RSRP-Messwert

„+32767“: Ungültiger Wert < RSRQ >: String-Typ, RSRQ-Messwert,dBm, formatieren als „±Wert“(außer „0“), the actual value needs to be divided by 10 wird bearbeitet „-196“ nach „-30“: RSRQ-Messwert

„+32767“: Ungültiger Wert < SNR >: String-Typ,SNR measurement, formatieren als „±Wert“(außer

„0“)

„-50“ nach „+50“: SNR measurement value

„+32767“: Ungültiger Wert < Entfernung >: integer type, distance from the opposite end node, in meters, value range [0, 5000]

< tx_power >:String-Typ, transmitted power, dBm, Format „±Wert“(außer „0“) „-50“ nach „+50“: transmitted power

„+32767“: Ungültiger Wert < dl_throughput_total_tbs >:integer type, downlink throughput information, Summe der TB-Größe im Eskalationszyklus, Byte, Angebot [0,12000000]

< ul_thrpughput_total_tbs >: integer type, upline throughput information, Summe der TB-Größe im Eskalationszyklus, Byte, Angebot [0,12000000]

< dlsch_tb_error_per >:integer type, report the percentage of error in the cycle, Angebot [0,100]

< MCS >: MCS, value range [0,29]

<rb_num>: number of RB, value range [6,100]

<wide_cqi>: broadband CQI, value range [1,15]

<dlsch_tb_error_per_total>: report the total error percentage after entering the connection state, Angebot [0,100]

< Max_Snr>: maximum SNR within 10000ms, value range [-40,40]

< Mein Nein>:10000ms minimum SNR, value range [-40,40]

<dl_total_tbs_g_rnti>: integer type, total_tbsize for multicast packets

Beispiel

The AT ^ DAPR = 1 < CR > < LF > < CR > < LF > OK < CR > < LF > das AT ^ DAPR?

< CR > < LF > < CR > < LF > ^ DAPR: 1 < CR > < LF > < CR > < LF > OK < CR > < LF > < CR > < LF > ^ DAPRI:“1.2.3.4.0.0.0.0.1.2.3.4.200.201.202.203″, 1, „- 46“, 20, „60“, „195“, „0“, 4000, „-

36″, 10000000500000,10,15,3,15, 50, „+ 30“, „25“, 16000 < CR > < LF > < CR > < LF > ^ DAPRI:“1.2.3.4.0.0.0.0.1.2.3.4.200.201.202.203″, 2, „106“, 115, „100“, „194“, „+ 20, 4000,“ –

36 „, 10000000500000,10,15,3,15,50, „+ 35“, „nach 30“, 16000 < CR > < LF > das AT ^ DAPR =?

< CR > < LF > < CR > < LF > ^ DAPR: (0-1) < CR > < LF > < CR > < LF > OK < CR > < LF >

7 AT^DAOCNDI: Communication Network configuration

Der BefehlMögliche Antwort (s)
Das AT ^ DAOCNDI = < band_bitmap > 
Das AT ^ DAOCNDI?^ DAOCNDI: < band_bitmap >
Das AT ^ DAOCNDI =? 

Die Beschreibung

Der Ausführungsbefehl wird verwendet, um die Betriebsfrequenzinformationen der Ad-hoc-Netzwerkkommunikationsausrüstung festzulegen, und auf die Einstellung folgt das Einschalten und Einschalten. The query command is used to query the operating frequency information of AD hoc network communication equipment.

The test command is used to test whether the command is supported.

The Final result code

OKSuccessfulERROR or +CME ERROR: <err>Command performing failed

Defined values

<band_bitmap>: String-Typ(without double quotes),in hexadecimal format, the rightmost bit is the least significant bit (LSB/bit0).

Bit0:800 m frequency band

Bit2:1.4 G band

Bit3:2.4 G band

Beispiel

AT^DAOCNDI=0D<CR><LF>// Set band as 800M/ 1.4G / 2.4G <CR><LF>OK<CR><LF> AT^DAOCNDI=01<CR><LF>// Set band as 800M<CR><LF>OK<CR><LF>

Das AT ^ DAOCNDI?< CR > < LF > < CR > < LF > ^ DAOCNDI: 0 d < CR > < LF > < CR > < LF >

OK < CR > < LF > the AT ^ DAOCNDI =?

< CR > < LF > < CR > < LF > OK < CR > < LF >

8 AT ^ DDTC: Device Type Configuration

Der BefehlMögliche Antwort (s)
The AT ^ DDTC = < Art > 
The AT ^ DDTC?^ DDTC: < Art >, < working type >
The AT ^ DDTC =?^ DDTC: (the list of supported < Art > s)

Die Beschreibung

The execute command is used to set the type of AD hoc network communication device, which needs to be set before (+CFUN=1) startup, and takes effect after +CFUN=1 startup.When the type of terminal working equipment is determined, actively report

^DDTCI:<Art>,<working type>

Der Abfragebefehl wird zum Abfragen von Ad-hoc-Netzwerkkommunikationsgerätetypinformationen verwendet.

The test command is used to test whether the command is supported.

The Final result code

OK Successful ERROR or +CME ERROR: <err>Command performing failed

Defined values

<Art>: integer type, Angabe des Gerätetyps

0: Auto 1: Mittelknoten

2: Zugangsknoten <working type>: integer type, Gibt den aktuell tatsächlich funktionierenden Gerätetyp an

0: Auto

1: Mittelknoten

2: Zugangsknoten

Beispiel

The AT ^ DDTC = 0 < CR > < LF > < CR > < LF > OK < CR > < LF >

The AT ^ DDTC?< CR > < LF > < CR > < LF > ^ DDTC: 0, 0 < CR > < LF > < CR > < LF > OK < CR >

< LF >

< CR > < LF > ^ DDTCI: 0, 1 < CR > < LF > das AT ^ DDTC =?

< CR > < LF >

< CR > < LF > ^ DDTC: (2-0) < CR > < LF > < CR > < LF > OK < CR > < LF >

9 AT^DAPI: Access Password ID of Auto Organized Communication

Netzwerkkonfiguration

Der Befehl Mögliche Antwort (s)

Das AT ^ DAPI = < passwort_id > 
Die AT ^ DAPI?^ DAPI: < passwort_id >
Das AT ^ DAPI =? 

Die Beschreibung

Mit dem Befehl „Einstellungen“ wird die PASSWORT-ID für das Ad-hoc-Netzwerkgerät festgelegt. Wieder einschalten.

Mit dem Abfragebefehl wird die PASSWORT-ID des Ad-hoc-Netzwerkgeräts abgefragt. The test command is used to test whether the command is supported.

The Final result code

OK Successful ERROR or +CME ERROR: <err>Command performing failed

Defined values

<passwort_id>: String-Typ, im HEX-Format, Daten unterstützt bis zu 32 Bytes (HEX-Zeichenfolge 64 Figuren)

Beispiel

Die AT ^ fbfa DAPI = „30313233“ < CR > < LF > < CR > < LF > OK < CR > < LF >

Die AT ^ DAPI?< CR > < LF > < CR > < LF > ^ DAPI: „30313233 fbfa“ < CR > < LF > < CR > < LF > OK < CR > < LF > das AT ^ DAPI =?

< CR > < LF > < CR > < LF > OK < CR > < LF >

10 AT ^ DSTC: Set TDD configuration

Der BefehlMögliche Antwort (s)
Das AT ^ DSTC = < conf > 
Der AT ^ DSTC?^ DSTC: < die conf >
Das AT ^ DSTC =?^DSTC: (Liste der unterstützten <conf>s)

Die Beschreibung

Mit dem Ausführungsbefehl werden die Parameter eingestellt. Nach dem Einstellen, the power down restarts to take effect.

The query command is used to query the current parameter Settings.

The test command is used to test whether the command is supported and the value range of the query parameter.

The Final result code

OKSuccessfulERROR or +CME ERROR: <err>Command performing failed

Defined values

<conf>: integer type, indicating TDD config setting

0: config0 (2D3U)

1: config1 (3D2U) (remote mode not supported)

2: Config2 (4D1U) (remote mode not supported)

3: Config3 (1D4U)

Beispiel

Das AT ^ DSTC = 0 < CR > < LF > < CR > < LF > OK < CR > < LF > the AT ^ DSTC?

< CR > < LF > < CR > < LF > ^ DSTC: 0 < CR > < LF > < CR > < LF > OK < CR > < LF > the AT ^ DSTC =?

< CR > < LF > < CR > < LF > ^ DSTC: (0-3) < CR > < LF > < CR > < LF > OK < CR >

< LF >

11 AT^DPDBC: PS Data command Configuration

Der BefehlMögliche Antwort (s)
The AT ^ DPDBC = < data_pri >, < dev_name > 
  The AT ^ DPDBC =?DPDBC: (range of support <data_pri>s), (range of support <dev_name>s)

Die Beschreibung

The execute command is used to set the data hosting priority to the transport port. The setting is valid before starting up.

The test command is used to test whether the command is supported and the value range of the query parameter.

The Final result code

OKSuccessfulERROR or +CME ERROR: <err>Command performing failed

Defined values

<data_pri>: integer type, indicating the priority of data-bearing type, ranging from 1 nach 3, the smaller the value, the higher the priority

<dev_name>: String-Typ, which represents the transport port name

LMI40: LMI40 device, to be used by 0

LMI41: LMI41 device, to be used by 0

LMI43: LMI43 device, to be used by 1

LMI44: LMI44 device, to be used by 1

UAV_COMM: com-uart communication interface MEDIA0~ MEDAI15: public MEDIA data interface, in which MEDIA0~ MEDAI7 is for use by 0 and MEDIA7~ MEDAI15 is for use by 1

Beispiel

The AT ^ DPDBC = 1, „LMI40 < CR >“

< CR > < LF > OK < CR > < LF > The AT ^ DPDBC =?Das < CR >

< CR > < LF > ^ DPDBC: (1-3), (“ LMI40 „, „LMI41“, „LMI43“, „LMI44“, „MEDIA0“ ~ „MEDIA15“) < CR > < LF >

< CR > < LF > OK < CR > < LF >

12 AT^DUBR: UART Baud Rate setting

Der BefehlMögliche Antwort (s)
The AT ^ DUBR = < rate > 
The AT ^ DUBR?^ DUBR: < rate >
The AT ^ DUBR =?DUBR: (Liste der unterstützten <rate>s)

Die Beschreibung

Der Ausführungsbefehl wird verwendet, um den Parameter für die Baudrate des UART-Ports festzulegen, Nach dem Einschalten wird der Neustart wirksam.

The query command is used to query the current parameter Settings.

The test command is used to test whether the command is supported and the value range of the query parameter.

The Final result code

OKSuccessfulERROR or +CME ERROR: <err>Command performing failed

Defined values

<rate>: integer type, stellt den Baudratenparameter des UART-Ports dar, und der Wertebereich ist wie folgt:

1200:1200 Byte/s

2400:2400 Byte/s

4800:4800 Byte/s

9600:9600 Byte/s

19200:19200 Byte/s

28800:28800 Byte/s

38400:38400 Byte/s

57600:57600 Byte/s

115200:115200 Byte/s

Beispiel

The AT ^ DUBR = 57600 < CR >

< CR > < LF > OK < CR > < LF >

The AT ^ DUBR?< CR > < LF > < CR > < LF > ^ DUBR: 57600 < CR > < LF > < CR > < LF > OK < CR > < LF >

The AT ^ DUBR =?Das < CR >

< CR > < LF > ^ DUBR: (1200240 0480 0960 0192 00288 00384 00576 00115 200) < CR > < LF >

< CR > < LF > OK < CR > < LF >

13 AT^DCIAC: Ciphering and integrity arithmetic Configuration

Der BefehlMögliche Antwort (s)
Das AT ^ DCIAC = < Arith > 
Der AT ^ DCIAC?^ DCIAC: < Arith >
Das AT ^ DCIAC =?^DCIAC: (Liste der unterstützten <Arith>s)

Die Beschreibung

Der Ausführungsbefehl wird verwendet, um den Verschlüsselungs- und Versicherungsalgorithmus festzulegen, nach dem Einstellen des Power-Restart-Effekts.

The query command is used to query the current parameter Settings.

The test command is used to test whether the command is supported and the value range of the query parameter.

The Final result code

OK Successful ERROR or +CME ERROR: <err>Command performing failed

Defined values

<Arith>: integer type, stellt den Verschlüsselungs- und Vervollständigungsalgorithmus dar, Der Wertebereich ist wie folgt:

0: keine Verschlüsselung und Integrität

1: SCHNEE

2: die AES

3: ZUC

Beispiel

Das AT ^ DCIAC = 2 < CR >

< CR > < LF > OK < CR > < LF >

Der AT ^ DCIAC?< CR > < LF > < CR > < LF > ^ DCIAC: 2 < CR > < LF > < CR > < LF > OK < CR >

< LF >

Das AT ^ DCIAC =?Das < CR >

< CR > < LF > ^ DCIAC: (0-3) < CR > < LF >

< CR > < LF > OK < CR > < LF >

14 AT ^ DFHC: Frequency Hopping Control

Der BefehlMögliche Antwort (s)
Das AT ^ DFHC = < n > 
Der AT ^ DFHC?^ DFHC: < n >
Das AT ^ DFHC =?^DFHC: (Liste der unterstützten <n>s)

Die Beschreibung

Mit dem Ausführungsbefehl werden die Frequency-Hopping-Parameter eingestellt. Nach dem Einstellen, the power down restarts to take effect.

The query command is used to query the current parameter Settings.

The test command is used to test whether the command is supported and the value range of the query parameter.

The Final result code

OK Successful ERROR or +CME ERROR: <err>Command performing failed

Defined values

<n>: integer type, Zeigt die Einstellung der Frequenzsprungfunktion an 0: Schalten Sie die Frequenzsprungfunktion aus

1: Schalten Sie die Frequenzsprungfunktion ein

Beispiel

Das AT ^ DFHC = 0 < CR > < LF > < CR > < LF > OK < CR > < LF > der AT ^ DFHC?

< CR > < LF > < CR > < LF > ^ DFHC: 0 < CR > < LF > < CR > < LF > OK < CR > < LF > das AT ^ DFHC =?

< CR > < LF > < CR > < LF > ^ DFHC: (0-1) < CR > < LF > < CR > < LF > OK < CR > < LF >

15 AT ^ LCMFUN Set module functionality

The Set command The AT ^ LCMFUN = < an >Set command is used to Set module power on or off.   The Response: OK If the error is related to ME functionality: + CME ERROR: 100   The Parameter: < an >: integer of power on or off 0: poweroff 1: poweron 2: poweroff-but not close electric on FLASH/DDR
The Read command The AT ^ LCMFUN?The Response: Das < an > OK The Parameter
 See the set command
The Test command The AT ^ LCMFUN =?The Response: ^LCMFUN: (Liste der unterstützten < an >s) OK The Parameter See the set command Beispiel   ^ LCMFUN: (0, 2) OK
The Reference 
Hinweis 

16 AT ^ POWERCTL Power Ctrl

              The Set Command The AT ^ POWERCTL = < value >Set command is used to reboot OS The Response: OK If the error is related to ME functionality: + CME ERROR: 100   The Parameter: < value>: integer of the reboot OS,only one value 1
            The Test Command The AT ^ POWERCTL =?The Response: POWERCTL:   (list of supported< vlaue >) OK The Parameter See the set command Example ^ POWERCTL: 1 OK

Die Beschreibung

The execute command is used to restart the module.

The ResponseThe result
OKSuccessful
ERROR or +CME ERROR: <err>The Command performing failed

Beispiel

The AT ^ POWERCTL = 1 < CR > < LF > < CR > < LF > OK < CR > < LF >

17 AT^DSSMTP: Set Slave Max Tx Power

Der BefehlMögliche Antwort (s)
The AT ^ DSSMTP = < Leistung > 
The AT ^ DSSMTP?^ DSSMTP: < Leistung >
The AT ^ DSSMTP =? 

Die Beschreibung

The execute command is used to save parameters to NVRAM, after saving in and out of flight to take effect.

The query command is used to query the current parameter Settings in NVRAM.

The test command is used to test whether the command is supported and the value range of the query parameter.

The Final result code

OKSuccessfulERROR or +CME ERROR: <err>Command performing failed

Defined values

<Leistung>: „ganze Zahl“ Art, from the maximum transmitted power of the node, unit dBm, range from „-40“ nach „40“, and if the setting exceeds the maximum supported by the terminal, the maximum supported by the terminal shall be taken as the criterion.

Beispiel

The AT ^ DSSMTP = „- 10“ < CR > < LF > < CR > < LF > OK < CR > < LF > the AT

^ DSSMTP?

< CR > < LF > < CR > < LF > „- 10“ < CR > < LF > < CR > < LF > OK < CR > < LF >

the AT ^ DRPS =?

< CR > < LF > < CR > < LF > OK < CR > < LF >

18 AT^DSONMCS: Indexsatz für Modulations- und Kodierungsschemata

Der BefehlMögliche Antwort (s)
The AT ^ DSONMCS = < Modus >,, < Mcs > [] 
The AT ^ DSONMCS?^ DSONMCS: < Modus >, < the Mcs >
  The AT ^ DSONMCS =?DSONMCS: (Liste der unterstützten <Modus>s),(Liste der unterstützten <Mcs>s)

Die Beschreibung

Setting command is used to set MCS index value switch and index value, if not on, is not allowed to change the MCS value; If the MCS switch is turned on, the MCS index value is allowed to be set, effective immediately and saved to NVRAM for permanent effect. The default switch is off.

The query command queries the current set value.

The test command is used to test the Settings that the command supports. NOTE: this instruction can only be issued from the primary node

The Final result code

OK erry.error or +CME ERROR: <err>Command performing failed.

Defined values

<Modus>: integer type, which represents the function setting of MCS index value. Standardmäßig, the setting function is not turned on 0: the setting function is turned off

1: open the setting function

<Mcs>: integer type, indicating the Mcs index value, which ranges from 0 to 27.The default value is 27

Beispiel

The AT ^ DSONMCS = 1, 5 < CR > < LF > < CR > < LF > OK < CR > < LF > the AT ^ DSONMCS?

< CR > < LF > < CR > < LF > ^ DSONMCS: 1, 5 < CR > < LF > < CR > < LF > OK < CR > < LF > das

AT ^ DSONMCS =?

< CR > < LF >

< CR > < LF > ^ DSONMCS: (0-1), (0-27) < CR > < LF > < CR > < LF > OK < CR > < LF >

19 AT ^ DLF: Sperrfreq

Der BefehlPossible response (s)
The AT ^ DLF = < lock_type > [, < Frequenz >] 
The AT ^ DLF?^ DLF: < lock_type > [, < Frequenz >]
  The AT ^ DLF =?^DLF:  (list of supported<;Lock_type>s), (list of supported lock <Frequenz>s)

Die Beschreibung

The execution command is used to control the user to set the lock frequency information, the setting value is saved to NVRAM, and the in-and-out flight takes effect.

The query command is used to query the current parameter Settings in NVRAM.

The test command is used to test whether the command is supported and the value range of the query parameter.

The Final result code

OKSuccessfulERROR or +CME ERROR: <err>Command performing failed

Defined values

<LockType >: integer type, indicating that the user sets the lock specified frequency switch setting 0: unlocking or unlocking the frequency point

1: lock the specified frequency point

<Freq>:    integer type,    indicating frequency point frequency,    unit 100KHz,    Angebot

(8060-8259,14279-14478,24015-248140)

Beispiel

The AT ^ DLF = 1143 50 < CR > < LF > < CR > < LF > OK < CR > < LF > the AT ^ DLF?

< CR > < LF > < CR > < LF > ^ DLF: 1, 14350 < CR > < LF > < CR > < LF > OK < CR > < LF > das

AT ^ DLF =?

< CR > < LF > < CR > < LF > ^ DLF: (0-1), (8060-8259142

79-14478240-15-24814178-50-18050) < CR > < LF > < CR > < LF > OK < CR > < LF >

20 AT^DSONSSF: Legen Sie die Sonderfunktion für SON fest

The CommandPossible response (s)
The AT ^ DSONSSF = < FuncType > [, < Wert >] 
  The AT ^ DSONSSF?^ DSONSSF: < FuncType > [, < Wert >]
  The AT ^ DSONSSF =?DSONSSF: (Liste der unterstützten (<FuncType>s),(Liste der unterstützten (<Values>s)

Die Beschreibung

The Settings command is used to select and/or set specific functions.AT^DSONSSF=<FuncType> is used to select a particular function, and the result of the selection can be used in the query command.AT^DSONSSF=<FuncType>, und <Wert> is used to set the Value of a particular function.

The query command returns the current value of the selected function (set by

AT^DSONSSF=<FuncType>).If no function is selected, the default function is returned.

The test command returns the supported value.

The set parameters are stored in NVRAM and take effect on the next power-on.

The Final result code

Okerry.error or +CME ERROR: <err>Command performing failed.

Defined values

<FuncType >: integer type, identifying a specific function

0: send ACK packets in the normal order

1: access to external network

2: the DRX shut down

3. PING and low latency service optimization

4: low power mode

Other value reservation

< Wert > : an integer type

0: not enabled (steuern)

1: ermöglichen (steuern)

Beispiel

The AT ^ DSONSSF = 0, 1 < CR > < LF > < CR > < LF > OK < CR > < LF > the AT ^ DSONSSF?

< CR > < LF > < CR > < LF > ^ DSONSSF: 0, 1 < CR > < LF > < CR > < LF > OK < CR > < LF > das

AT ^ DSONSSF =?

< CR > < LF > < CR > < LF > ^ DSONSSF: (0 nach 4), (0-1) < CR > < LF > < CR > < LF > OK < CR > < LF >

21 AT ^ DSONSBR: Subbandbereich

Der BefehlMögliche Antwort (s)
The AT ^ DSONSBR = < band >, < earfcn_start >, < earfcn_end > [, < band >, < earfcn_start >, < earfcn_end > [, < band >, < earfcn_start >, < earfcn_end >]…]. 
    The AT ^ DSONSBR?^ DSONSBR: < band >, < earfcn_start >, < earfcn_end > [, < band >, < earfcn_start >, < earfcn_end > [, < band >, < earfcn_start >, < earfcn_end >]…].
The AT ^ DSONSBR =?DSONSBR: <band>,(Liste der unterstützten <earfcn>s),

<band>,(Liste der unterstützten <earfcn>s),…

Die Beschreibung

The execute command is used to configure the frequency range of each subband, save to

NVRAM, and take effect in and out of flight.

The query command is used to query the current subband range configuration.

The test command is used to test whether the command is supported and the range of frequencies allowed to be configured for each subband.

The Final result code

OKSuccessfulERROR or +CME ERROR: <err>Command performing failed

Defined values

<band>: integer type, subband number

64: BAND64

65: BAND65

66: BAND66

<earfcn_start>: integer type, starting frequency, the value range is related to the subband, the value must not be greater than <earfcn_end>

BAND64:24015-24814

BAND65:8060-8259

BAND66:14279-14478

<earfcn_end>: integer type, end frequency point number, the value range is related to the subband, its value cannot be less than <earfcn_start>

BAND64:24015-24814

BAND65:8060-8259

BAND66:14279-14478

Beispiel

The AT ^ DSONSBR = 64240, 20248, 00,66,14280,14470 < CR > < LF > < CR > < LF > OK < CR >

< LF > the AT ^ DSONSBR?

< CR > < LF > < CR > < LF > ^ DSONSBR: 64240, 20248, 00,66,14280,14470 < CR > < LF > < CR > < LF > OK < CR > < LF > the AT ^ DSONSBR =?

< CR > < LF > < CR > < LF > ^ DSONSBR: 64, (24015-24814), 65, (8060-8259), 66,

(14279-14478), 67, (17850-18049), 68, (7580-8029), 69, (14470-14669) < CR > < LF > < CR >

< LF > OK < CR > < LF >

22 AT ^ APSLEEP: AP-SLEEP-AKTIVIEREN

Der BefehlPossible response (s)
The AT ^ APSLEEP = < n >OK
The AT ^ APSLEEP?The Error
Die AT ^ DACS =?^ APSLEEP: (Liste der unterstützten <n>s)

Die Beschreibung

Execute the command to enable AP sleep. Turn on AP sleep by default.N value only supports

1, only supports AP sleep enable function.

Once the command is valid, the AP needs to issue the command again after being awakened to trigger the next sleep.

<n>=1, enabling ap to sleep

<n>= other value, invalid, error returned

The query command is not supported and an error is returned.

The test command is used to test whether the command is supported and to query the value range of the <n> Parameter.

The Final result code

OKSuccessfulERROR or +CME ERROR: <err>Command performing failed

Defined values

<n>: integer type to enable ap sleep 1: an

Beispiel

AT^ APSLEEP =1<CR><LF><CR><LF> OK <CR><LF>AT^ APSLEEP?

< CR > < LF > < CR > < LF > + CME ERROR: 100 < CR > < LF > the AT ^ APSLEEP =?

< CR > < LF > < CR > < LF > ^ APSLEEP: (1) < CR > < LF >

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

Entdecke mehr von iVcan.com

Jetzt abonnieren, um weiterzulesen und auf das gesamte Archiv zuzugreifen.

Weiterlesen

Benötige Hilfe zu WhatsApp?