Mesh Radios AT Commands Manual

Mesh Radios AT Commands Manual

Beachten:

The AT Command may have a little different for different model/version, Dieses AT-Befehlsdokument ist eine grundlegende Beschreibung des AT-Befehls als Referenz.

See Download PDF Version.

Suitable the below models of Mesh Version.

IP mesh radio transceiver module for drone video data link UHF Vcan2024
IP-Mesh-Funk-Transceiver-Modul für Drohnen-Videodatenverbindung UHF Vcan2024
IP Mesh 100Mbps wireless video data transceiver 2X5W PA
IP -Mesh 100mbit / s Wireless Video -Daten Transceiver 2x5w PA

Inhaltsverzeichnis

1.AT+CFUN: Wireless link enable switch configuration

BefehlMögliche Antwort(S)
AT+CFUN=[<fun>[,<rst>]] 
AT+CFUN?+CFUN:<fun>
AT+CFUN=?+CFUN:(Liste der unterstützten<fun>S),(list of support<rst>S)

Beschreibung

Run the command to set the MT’s <fun> function level, full functinality is the highest level, minimum Functionality is the minimum level, there is a user-defined level between the highest and lowest levels, Die < RST > parameter is valid if the user defines the level.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<fun>: Integer-Typ

   0: Minimum Functionality

   1: Full functionality

<rst>: Integer-Typ

   0: do not reset the MT before setting it to <fun> power level.

Beispiel

AT+CFUN=1<CR>

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

AT+CFUN?<CR>

<CR><LF>+CFUN:1<CR><LF>

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

AT+CFUN=?<CR>

<CR><LF>+CFUN:(0~1)<CR><LF>

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

2.AT+CMEE: Indicates that the AT command is abnormal

BefehlMögliche Antwort(S)
AT+CMEE=[<N>] 
AT+CMEE?+CMEE:<N>
AT+CMEE=?+CMEE:(Liste der unterstützten<N>S)

Beschreibung

Run this command to enable or disable the format of the final ERROR report. When MT is turned on, the format of the ERROR report is +CME ERROR:<ähm> instead of general ERROR.However, if the ERROR is caused by invalid parameter values or syntax errors, the ERROR is normally reported as well.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<N>: Integer-Typ

  0: disable +CME ERROR:<ähm> result code and use ERROR instead

  1: enable +CME ERROR:<ähm> result code and use numeric <ähm> Wert.

2: enable +CME ERROR:<ähm> result code and use verbose <ähm> Wert.

Beispiel

AT+CMEE=1<CR>

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

AT+CMEE?<CR>

<CR><LF>+CMEE:1<CR><LF>

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

AT+CMEE=?

<CR><LF>+CMEE:(0-2)<CR><LF>

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

3.AT^DACS: access status

BefehlMögliche Antwort(S)
AT^DACS=<N>
AT^DACS?^DACS: <N>,<Zustand>
AT^DACS=?^DACS: (Liste der unterstützten <N>S)

Beschreibung

The DACSI: <Zustand> command is used to set the status of the DACSI: <Zustand> report. The status of the DACSI: <Zustand> report is reported by default when the DACSI: <Zustand> is started.Active reporting When this function is enabled, the UE proactively reports the access status indicator after successful access.After the network of the main control node is successfully deployed, the main control node is successfully connected.

Query commands are used to query the status of the current reporting switch and access status.

Test commands are used to test whether the command is supported and query the value range of <N> Parameter.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<N>: Integer-Typ: indicates the status of the proactively reported switch
0: shut down
1: offen

2: queries the current access status
<Zustand>: Integer-Typ, Zeigt den Zugriffsstatus an

Zero: no access
1: have access

Beispiel

AT^DACS=1<CR><LF>
<CR><LF>^DACSI: 0<CR><LF>
<CR><LF>OK<CR><LF>
<CR><LF>^DACSI: 1<CR><LF>
AT^DACS?<CR><LF>
< CR > < LF > ^ DACS: 1, 1 < CR > < LF >
<CR><LF>OK<CR><LF>
AT^DACS=?<CR><LF>
<CR><LF>^DACS: (0-2)<CR><LF>
<CR><LF>OK<CR><LF>

4.AT^DRPC: Connected wireless parameters take effect in real time

BefehlMögliche Antwort(S)
AT^DRPC=<Frequenz>[,Bandbreite] [,<cellid>]
AT^DRPC?^DRPC: (<Frequenz>,<Bandbreite>), (<scellfreq>,< scellBandwidth >), cellid
AT^DRPC=?^DRPC: (Liste der unterstützten <Frequenz>S), (Liste der unterstützten <Bandbreite>S), (Liste der unterstützten <cellid>S)

Beschreibung

Run commands to set parameters in the access state.

Query commands are used to query the current parameter Settings.

Test commands are used to test whether the command is supported and the range of query parameters.

NOTIZ: If CA is supported, cellid must be set and cannot be empty.If CA is not supported, cellid cannot be set.

For the default preset frequency points, see the appendix. The preset frequency points must be in the preset frequency points list. If they are not in the list, setting failure is displayed.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<Frequenz>: Integer-Typ, indicating the point frequency, in the unit of 100KHz

(5660-6780, 14200-15300)
<Bandbreite>: Integer-Typ: indicates the bandwidth
Zero: 1.4 M

1: 3M

2: 5M

3: 10M

4: 15M(nicht unterstützt)

5: 20M

<cellid> Integer-Typ ,  Physical cell id

0: Pcell primary cell

1: Scell second cell

Other value reserved.

Beispiel

Das AT ^ DRPC = 14300,3,0 < CR > < LF >
<CR><LF>OK<CR><LF>
AT^DRPC?<CR><LF>
< CR > < LF > ^ DRPC: (14300, 3), 0655 (35), und 0 < CR > < LF >
<CR><LF>OK<CR><LF>

Das AT ^ DRPC = 14300,5,1 < CR > < LF >

AT^DRPC?<CR><LF>
< CR > < LF > ^ DRPC (14300, 3), (14600, 3), 1 < CR > < LF >
<CR><LF>OK<CR><LF>
AT^DRPC=?<CR><LF>
<CR><LF>^DRPC:( 5660-6780, 14200-15300),(0-5) ,(0-1)<CR><LF>
<CR><LF>OK<CR><LF>

5.AT^DRPS: Disconnected wireless parameter configuration

BefehlMögliche Antwort(S)
AT^DRPS=<Frequenz>,<Bandbreite>,<Leistung>[,<cellid>]
AT^DRPS?^DRPS: (<Frequenz>,<Bandbreite>,<Leistung>), (<scellfreq>,< scellPower >),cellid
AT^DRPS=?^DRPS: (Liste der unterstützten <Frequenz>S), (Liste der unterstützten <Bandbreite>S, (Liste der unterstützten <Leistung>S, (Liste der unterstützten <cellid>S)

Beschreibung

The command is used to save the parameters to NVRAM, which will take effect after the flight.

Query commands are used to query the current NVRAM parameter Settings.

Test commands are used to test whether the command is supported and the range of query parameters.

NOTIZ: If CA is supported, cellid must be set and cannot be empty.If CA is not supported, cellid cannot be set.

For the default preset frequency points, see the appendix. The preset frequency points must be in the preset frequency points list. If they are not in the list, setting failure is displayed

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<Frequenz>: Integer-Typ, indicating the point frequency, in the unit of 100KHz

(5660-6780, 14200-15300)
<Bandbreite>: Integer-Typ: indicates the bandwidth
Zero: 1.4 M

1: 3M

2: 5M

3: 10M

4: 15M(nicht unterstützt)

5: 20M
<Leistung>: „ganze Zahl“ Typ, indicating power, in dBm, reicht von „-40“ nach „40“

<cellid> Integer-Typ ,  Physical cell id

0: Pcell primary cell

1: Scell second cell

Other value reserved.

Beispiel

Das AT ^ DRPS = 14300, 3, ’40 „, 0 < CR > < LF >
<CR><LF>OK<CR><LF>
AT^DRPS?<CR><LF>
< CR > < LF > ^ DRPS: (14300, 3, ’40 „), (0655, 35, „15“), und 0 < CR > < LF >
<CR><LF>OK<CR><LF>

Das AT ^ DRPS = 14300, 5, 10 „, „1 < CR > < LF >
<CR><LF>OK<CR><LF>

AT^DRPS?<CR><LF>
< CR > < LF > ^ DRPS (14300, 3, ’40 „), (14500, 3, „10“), 1 < CR > < LF >
<CR><LF>OK<CR><LF>
AT^DRPS=?<CR><LF>
< CR > < LF > ^ DRPS: (5660-6780, 14200-15300), (0 nach 5), (“ – „~ 40“ 40 „), (0-1) < CR > < LF >
<CR><LF>OK<CR><LF>

6.AT^DRPR: Wireless parameter reporting

BefehlMögliche Antwort(S)
AT^DRPR=<N>
AT^DRPR?^DRPR: <N>
AT^DRPR=?^DRPR: (Liste der unterstützten <N>S)

Beschreibung

Run the following command to set local wireless parameters for reporting ^DRPRI: <cell_index>,<earfcn>,<cell_id>,<NodeFlag>,<IPV4 address>,<SN >,<Index>,<rssi>,<Wegverlust>,<rsrp>,<snr>,<Distanz>,<tx_power>,<rx_throughput_total_tbs>,<rx_tb_error_per>,<max_data_per _second >, < tx_mcs >, < tx_rb_num >, < rx_mcs >, < rx_rb_num >, < wide_cqi >, < ri >, < rx_tb_error_percent_total >, < max_snr >, < minr > switch state, The initial startup is disabled by default.

Query commands are used to query the current parameter Settings.

Test commands are used to test whether the command is supported and the range of query parameters.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<N>: Integer-Typ: indicates the status of the proactively reported switch
0: shut down
1: offen

2: queries the reported value

<cell_index>: INTEGER type, indicating primary cell or secondary cell

Zero:        Pcell (Main area)

1:      Scell (auxiliary cell)

<earfcn>: Integer-Typ

<cell_id>: Integer-Typ

< NodeFlag >: Integer-Typ, which identifies whether the neighboring one-hop node is a one-way node

0: dual-pass node
1: single-pass node

<IP-Adresse> String type. The value consists of four groups of digits (0-255) separated by periods (.) in the format of A1.A2.A3.A3.A4.

<SN>: indicates a one-hop neighbor node. The value is a 7-digit hexadecimal number ranging from 0000000 to FFFFFFF
<Index>: Integer-Typ, indicating the port index number
1: Hafen 1
2: Hafen 2
< rSSI >: String-Typ, dBm, rSSI measurement of port 1 and port 2 on a hop adjacent node, Format „±Wert“(außer „0“)
„-141“ nach „-44“: indicates the RSSI measurement value

„+ 32767“ : invalid values
<Wegverlust>: Integer-Typ, pathloss value,dBm
0 nach 191: road damage

32767: invalid values
< UVP >: String-Typ, dBm, RSRP-Messwert, Format „±Wert“(außer „0“)
„-141“ nach „-44“: RSRP-Messwert

„+ 32767“ : invalid values
< SNR >: String-Typ,SNR-Messwert. Format: „±Wert“(außer „0“)

„-50“ nach „+50“: SNR-Messwert

„+ 32767“ : invalid values
< Distanz >: Integer-Typ, distance from the peer node, in Metern, Reichweite [0, 5000]

< tx_power >:String-Typ, transmission power sent by this node to each one-hop neighbor node, in dBm, in the format of „±Wert“(außer „0“).

„-50“ nach „+50“: indicates the transmitted power

„+ 32767“ : invalid values
< rx_throughput_total_tbs > : Integer-Typ, receives the throughput information, the total size of TB in the reporting period, the unit of Byte, the range of [0120000]

< rx_tb_error_per >: INTEGER type, receiving Bler structure, percentage of error bits in the reporting period, reichen von 0 nach 100

< max_datA_per_second >: Integer-Typ: indicates the theoretical peak rate when the packet is filled.

< tx_MCS >: integer type specifies the instantaneous MCS of the last data sent within the reporting period. The value ranges from 0 nach 29.

<tx_rb_num>: integer type specifies the instantaneous rb_num of the last data sent within the reporting period. The value ranges from 6,100.

< rx_MCS >: integer type specifies the last instantaneous MCS received from a neighboring node in the reporting period. The value ranges from 0 nach 29.

<rx_rb_num>: integer type specifies the instantaneous rb_num of a neighboring node received for the last time in the reporting period. The value ranges from 6,100.

< wiDE_CQI >: Integer-Typ, indicating the received broadband CQI of the neighboring node. The value ranges from 1 nach 15, and the average value is reported within a period

<ri>: Integer-Typ, rank ri with neighboring nodes. The value range is [1,2]. Ri =2 indicates that MIMO is enabled.

< rx_tb_percent_total >: Integer-Typ, after entering the connection state, receive the cumulative bit error rate corresponding to the neighboring node data, Reichweite [0,100]

<max_snr>: Integer-Typ, the maximum SNR in 1000ms of the two antennas corresponding to the data received from the adjacent node. The value range is [-40,40].

<minr>: Integer-Typ, the minimum SNR in 1000ms for the two antennas corresponding to the data received from adjacent nodes, [-40,40]

Beispiel

AT^DRPR=1<CR><LF>
<CR><LF>OK<CR><LF>
AT^DRPR?<CR><LF>
<CR><LF>^DRPR: 1<CR><LF>
<CR><LF>OK<CR><LF>
<CR><LF>^DRPRI: 0,1,1000,16, „192.168.1.13“, 4020096, „- 46“, 20, „60“, „195“, „0“, 4000, „- 36“, 10000000500000,10,1,15,3,15 < CR > < LF >
< CR > < LF > ^ DRPRI: 1, 2100 Dez, „192.168.1.13“, 4020096, „106“, 115, „100“, „194“, „+ 20, 4000,“ – 36 „, 10000000500000,10,2, 15,3,15 < CR > < LF > das AT ^ DRPR =?<CR><LF>
<CR><LF>^DRPR: (0-2)<CR><LF>
<CR><LF>OK<CR><LF>

7.AT^DAOCNDI: user frequency band configuration

BefehlMögliche Antwort(S)
AT^DAOCNDI=<band_bitmap> [,<scell_band_bitmap>]
AT^DAOCNDI?^DAOCNDI: <band_bitmap> , <scell_band_bitmap>
AT^DAOCNDI=?

Beschreibung

This command is used to set the working frequency band of the AD hoc network communication device.

Query commands are used to query information about the working frequency band of AD hoc communication devices.

Test commands are used to test whether the command is supported.

NOTIZ: If CA is supported, scell_band_bitmap must be set.If CA is not supported, scell_band_bitmap cannot be set.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<band_bitmap>: String-Typ(ohne doppelte Anführungszeichen),im Hexadezimalformat, Das Bit ganz rechts ist das niedrigstwertige Bit (LSB/bit0).

    Bit0: (reserviert)

    Bit2: 1.4g band: [1420,1530]MHz, corresponding to band66

Bit3: (reserviert)

Bit4: (reserviert)

Bit5: (reserviert)

Bit6: (reserviert)

Bit7: (reserviert)

Bit8: (reserviert)

Bit9: (reserviert)

Bit10: 600M band: [566,678] MHz, corresponding to Band71

<scell_band_bitmap>: String-Typ(ohne doppelte Anführungszeichen),im Hexadezimalformat, the right most bit is the least significant bit (LSB/bit0).

Bit0: (reserviert)

    Bit2: 1.4g band: [1420,1530]MHz, corresponding to band66

Bit3: (reserviert)

Bit4: (reserviert)

Bit5: (reserviert)

Bit6: (reserviert)

Bit7: (reserviert)

Bit8: (reserviert)

Bit9: (reserviert)

Bit10: 600M band: [566,678] MHz, corresponding to Band71

Beispiel

AT^DAOCNDI=04<CR><LF>// Set pcell band as 1.4g <CR><LF>OK<CR><LF>

AT^DAOCNDI?<CR><LF>
<CR><LF>^DAOCNDI: 04<CR><LF>
<CR><LF>OK<CR><LF>
AT^DAOCNDI=?<CR><LF>
<CR><LF>OK<CR><LF>

8.UND^WO: Access key configuration

BefehlMögliche Antwort(S)
AT^DAPI=<passwort_id>
UND^WO?^DAPI: <passwort_id>
AT^DAPI=?

Beschreibung

Setting commands are used to set the PASSWORD ID of the AD hoc network device.

Query commands are used to query the PASSWORD ID of the AD hoc network device.

Test commands are used to test whether the command is supported.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<passwort_id>: String-Typ, im HEX-Format
The length of the input parameter configuration must be even.

Beispiel

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

UND^WO?<CR><LF>
< CR > < LF > ^ DAPI: „30313233 fbfa“ < CR > < LF >
<CR><LF>OK<CR><LF>
AT^DAPI=?<CR><LF>
<CR><LF>OK<CR><LF>

9.AT^DIPAN: Query the SN list of all reachable nodes

BefehlMögliche Antwort(S)
AT^DIPAN=<N>^DIPAN:  <M>[,<SN_1>[,SN_2>,…[,<SN_m>]]]
AT^DIPAN?^DIPAN: <N>
AT^DIPAN=?^DIPAN: (Liste der unterstützten <N>S)

Beschreibung

Run this command to enable or disable active SN reporting for reachable nodes.This function is enabled by default. If this function is enabled, the current reachable node information will be reported once.Actively to open, the current of node information is changed, modem active reporting ^ DIPANI: < M > [,, < SN_1 > [, SN_2 >,… [, < SN_m >]]].

Query commands are used to query the status of the reporting switch.

Test commands are used to test whether the command is supported and query the value range of <N>.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Unsolicited result code

^DIPANI: <M>[,< SN_1>, [,SN_2>,…[,<SN_m>]]]

Definierte Werte

<N>: Integer-Typ: indicates the status of the proactively reported switch
0: shut down
1: offen

2: Queries information about the current reachable nodes

<M>: Integer-Typ, indicating the number of reachable nodes

<SN>: a hexadecimal number of 7 digits ranging from 0000000 to FFFFFFF

Beispiel

AT^DIPAN=1<CR><LF>
<CR><LF>^DIPAN: 0<CR><LF>
<CR><LF>OK<CR><LF>
<CR><LF>^DIPANI: 1, A020001<><CR><LF>
<CR><LF>^DIPANI:2, A020001, A021201<><CR><LF>
AT^DIPAN?<CR><LF>

<CR><LF>^DIPAN: 1<CR><LF>
<CR><LF>OK<CR><LF>

AT^DIPAN=?<CR><LF>

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

10.AT^DUBR: Com-uart baud rate configuration

BefehlMögliche Antwort(S)
AT^DUBR=<Rate>
AT^DUBR?^DUBR: <Rate>
AT^DUBR=?^DUBR: (Liste der unterstützten <Rate>S)

Beschreibung

Run this command to set the baud rate parameters of the COM-UART port.

Query commands are used to query the current parameter Settings.

Test commands are used to test whether the command is supported and the range of query parameters.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<Rate>: Integer-Typ, indicating the baud rate of the UART port. The values are as follows:

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

76800: 76800 Byte/s

115200: 115200 Byte/s

Beispiel

AT^DUBR=57600<CR>

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

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

AT^DUBR=?<CR>

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

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

11.AT^DSONRIRPT: Switch of route information reporting

BefehlMögliche Antwort(S)
AT^DSONRIRPT=<operation_type>^DSONRIRPT: <routeinfotype>,<destSN>,<hüpfen>,<nextSN>
AT^DSONRIRPT=?(Liste der unterstützten <operation_type>S)

Beschreibung

Run these commands to enable or disable the active route report function or query the current route information.When the route information reporting switch is enabled, the terminal reports ^DSONRIRPTI: < routeInfoType >,<destSN>,<hüpfen>,<nextSN> whenever the route information changes.

Test commands are used to test whether the command is supported and query the value range of <operation_type>

Final result code

OK
Erfolgreich.
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen.

Unsolicited result code

^DSONRIRPTI: <routeinfotype>,<destSN>,<hüpfen>,<nextSN>
this unsolicited result code is returned when the route information changed.

Definierte Werte

<operation_type>: Integer-Typ, which identifies the type of operation to be performed
0: Close route info report Disables active route information reporting
1: Open route info Report Enables active route information reporting
2: Query route info Queries routing information

< routeInfoType > : Integer-Typ, indicating the type of the route information

0: indicates a dynamic routing table. Routing algorithms are generated

1: static routing table, which is manually configured and generated

<destSN> : indicates the SN of the destination node. The value ranges from 0000000 to FFFFFFF, Zum Beispiel, 4020006.

<nextSN> : indicates the SN of the next hop node. The value is a 7-digit hexadecimal number ranging from 0000000 to FFFFFFF, Zum Beispiel, 4020006.

<hüpfen>: Integer-Typ, indicating the number of hops

Beispiel

AT^DSONRIRPT=?<CR>

<CR><LF>^DSONRIRPT: (0-2)<CR><LF>

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

AT^DSONRIRPT=1<CR>

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

< CR > < LF > ^ DSONRIRPTI: 0, 4134567412345 < CR > < LF >

AT^DSONRIRPT=2<CR>
< CR > < LF > ^ DSONRIRPT: 0, 4134567412345 < CR > < LF >
<CR><LF>OK<CR><LF>

12.AT^DSONRICFG: fixed route management configuration

BefehlMögliche Antwort(S)
AT^DSONRICFG=<Op>,<DstSN>,<NxtSN>
AT^DSONRICFG=?(Liste der unterstützten <Op>S)

Beschreibung

Das <DstSN> parameter is used as the identifier of each route record. Das heißt, if the same <DstSN> route record already exists when you add a route record, the original record will be overwritten. If the same <DstSN> route record does not exist when you delete a route record, the deletion is ignored and success is displayed.Added routing entries to support saving in NVRAM.

Test commands are used to test whether the command is supported and query the range of the <Op> Parameter

Notiz: Add each route entry to a destination node. You can only set the number of next hop nodes to 1.

Final result code

OK
Erfolgreich.
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen.

Definierte Werte

<Op>: INTEGER type, which identifies the operation type to be performed

0: Adds a route record

1: deletes a route record

2: Deletes the entire static routing table. In this operation, delete all routes and restart the static routes or save the original static routes

3: Deletes the entire static routing table. After the restart, static routes are empty

<DstSN>: indicates the SN of the destination node.The SN of the destination node is a 7-digit hexadecimal number ranging from 0000000 to FFFFFFF, Zum Beispiel, 4020006.

<NxtSN>: indicates the SN of the next hop node. The value is a 7-digit hexadecimal number ranging from 0000000 to FFFFFFF, Zum Beispiel, 4020006.

Beispiel

The AT ^ DSONRICFG = 0400001401210 < CR >

<CR><LF>OK<CR><LF>
AT^DSONRICFG=1, 4002001<CR>

<CR><LF>OK<CR><LF>
AT^DSONRICFG=?<CR>

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

13.AT^DSONMIRPT: Reports information about the logical main control node

BefehlMögliche Antwort(S)
AT^DSONMIRPT=<N>^DSONMIRPT: <MstrSN>
AT^DSONMIRPT?^DSONMIRPT: <N>
AT^DSONMIRPT=?(Liste der unterstützten <Op>S)

Beschreibung

Run commands to enable or disable the active information reporting function of the main control node or query the information about the current main control node.When the main control node information reporting switch is turned on, the terminal reports ^DSONMIRPTI: <MstrSN> whenever the main control node information changes.

Query commands are used to query the status of active information reporting on the current main control node.

Test commands are used to test whether the command is supported and query the range of the <Op> Parameter

Final result code

OK
Erfolgreich.
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen.

Unsolicited result code

^DSONMIRPTI: <MstrSN>
this unsolicited result code is returned when the master node information changed.

Definierte Werte

<N>: Integer-Typ, which identifies the operation type

0: Disables the active information reporting function of the main control node

1: Enable the active information reporting function of the main control node

2: Queries information about the current main control node

< MstrSN>: indicates the SN of the main control node. The value is a 7-digit hexadecimal number ranging from 0000000 to FFFFFFF, Zum Beispiel, 4020006.

Beispiel

AT^DSONMIRPT?<CR>

<CR><LF>^DSONMIRPT: 0<CR><LF>
<CR><LF>OK<CR><LF>

AT^DSONMIRPT=1<CR>

<CR><LF>OK<CR><LF>
<CR><LF>^DSONMIRPTI: 4023456<CR><LF>

AT^DSONMIRPT=2<CR>

<CR><LF>^DSONMIRPT: 4023456<CR><LF>

<CR><LF>OK<CR><LF>
AT^DSONMIRPT=?<CR>

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

14.AT^DSONIPNN: Query the IP address of the network node

BefehlMögliche Antwort(S)
AT^DSONIPNN=<Modus>^DSONIPNN: <Num>,<RecvMsgAll>[,<SN1> [,SN2>,…[,<SNm>]]   When Mode=3 ^DSONIPNN: <Num>,<RecvMsgAll>  [,<SN1>,<IPAddr1> [, SN2 >, < IPAddr2 >,… [,<SNm>,<IPAddrm>]]]
AT^DSONIPNN?^DSONIPNN: <Modus>
AT^DSONIPNN=?^DSONIPNN: (Liste der unterstützten <Modus>S)

Beschreibung

Run these commands to enable or disable active node information reporting.When the reporting switch is turned on, the terminal reports ^DSONIPNNI: <Num>,<RecvMsgAll>[,<SN1> [,SN2>…[,<SNm>]] whenever the network node information changes in the entire network.

Query commands are used to query the status of active node reporting.

Test commands are used to test whether the command is supported and the range of query parameters.

When mode is 0 oder 1, the parameters need to be stored in NVRAM, which will take effect after the flight.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Unsolicited result code

^DSONIPNNI: <Num>,<RecvMsgAll>[ ,<SN1> [,SN2>,…[,<SNm>]]]

Definierte Werte

<Modus>: Integer-Typ: indicates the status of the switch that is proactively reported
0: shut down
1: offen

2: queries the information about the current nodes on the network

3: Query the IP address and SN of the current node on the network

<Num>: Integer-Typ, which indicates the number of nodes in the network

<RecvMsgAll> : Integer-Typ, indicating whether the information of the entire network is collected (SIB1 messages may be segmted, and the reported information needs to be indicated)

0: Not collected
1: Collect everything

<SN>: indicates the SN of the network node. The value is a hexadecimal number ranging from 0000000 to FFFFFFF, Zum Beispiel, 4020006

<IPAddr >: indicates the IPV4 address. The value consists of four groups of digits (0-255) separated by periods (.) in the format of A1.A2.A3.A3.A4.

Beispiel

AT^DSONIPNN?<CR><LF>

<CR><LF>^DSONIPNN: 0<CR><LF>
<CR><LF>OK<CR><LF>

AT^DSONIPNN=1<CR><LF>

<CR><LF>OK<CR><LF>
<CR><LF>^DSONIPNNI: 1, 1, A023456<><CR><LF>
<CR><LF>^DSONIPNNI: 2, 1, A023456, A120345<><CR><LF>

AT^DSONIPNN=3<CR><LF>

<CR><LF>^DSONIPNN: 2, 1<CR><LF>

A023456, 170.168.1.56 < CR > < LF >

A120345, 170.168.1.45 < CR > < LF >
AT^DSONIPNN=?<CR><LF>

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

15.AT^DSONNMF: subnet merge control switch

BefehlMögliche Antwort(S)
AT^DSONNMF=<fun>
AT^DSONNMF?^DSONNMF: <fun>
AT^DSONNMF=?^DSONNMF: (Liste der unterstützten <fun>S)

Beschreibung

Run this command to enable or disable the subnet merging function.

Query commands are used to query whether the subnet merge function is enabled.

The set parameters are stored in NVRAM and take effect after they are saved in and out of flight.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<fun>: INTEGER type, which indicates whether the subnet merging function is enabled or disabled. Reichweite: 0: disabled.1: Offen.

Beispiel

AT^DSONNMF=1<CR>
<CR><LF>OK<CR><LF>
AT^DSONNMF?<CR>
<CR><LF>^DSONNMF: 1<CR><LF>
<CR><LF>OK<CR><LF>
AT^DSONNMF=?<CR>
<CR><LF>^DSONNMF: (0-1)<CR><LF>
<CR><LF>OK<CR><LF>

16.AT^DSONNST: network stability time

BefehlMögliche Antwort(S)
AT^DSONNST=<Zeit>
AT^DSONNST=?^DSONNST: <Zeit>
AT^DSONNST?

Beschreibung

Run this command to set the step for stabilizing a subnet. The actual time for stabilizing a subnet is 15 Sekunden.

Query commands are used to query the current step size.

Test commands are used to test whether the command is supported.

The set parameters are stored in NVRAM and take effect after they are saved in and out of flight.The default save step in Nvram is 4, which means the subnet stability time is 60 Sekunden.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<Zeit>: INTEGER type indicates the step of the subnet stability time. The unit is 15 Sekunden. If the value is set to 1, the value is 15 Sekunden, and if the value is set to 2, the value is 30 Sekunden, und so weiter.

Beispiel

AT^DSONNST=1<CR><LF>

<CR><LF>OK<CR><LF>
AT^DSONNST=?<CR><LF>

<CR><LF>^DSONNST: 1<CR><LF>
<CR><LF>OK<CR><LF>

 AT^DSONNST?<CR><LF>

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

17.AT^DSONSDA: indicates the destination address of the Com-uart data transmission.

BefehlMögliche Antwort(S)
AT^DSONSDA=<IPV4 address>
AT^DSONSDA?^DSONSDA: <IPV4 address>
AT^DSONSDA=?

Beschreibung

Setting commands are used to set the destination ADDRESS of com-UART packets.

Query command To query the packet address of the current COM-uART port.

Test commands are used to test whether the command is supported.

Final result code

OK
Erfolgreich.
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen.

Definierte Werte

<IPV4 address> String type. Only IPV4 addresses are supported

Beispiel

The AT ^ DSONSDA = „192.168.1.20“ < CR > < LF >
<CR><LF>OK<CR><LF>
AT^DSONSDA?<CR><LF>
< CR > < LF > ^ DSONSDA: „192.168.1.20“ < CR > < LF >
<CR><LF>OK<CR><LF>
AT^DSONSDA=?<CR><LF>
<CR><LF>OK<CR><LF>

18.AT^DCIAC: encryption algorithm selection

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

Beschreibung

Run these commands to set the encryption and security algorithms. The Settings take effect for inbound and outbound flights.

Query commands are used to query the current parameter Settings.

Test commands are used to test whether the command is supported and the range of query parameters.

Notiz: The network node algorithm is based on the network node. The user-configured algorithm will adjust itself during the access process.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<Arith>: Integer-Typ: indicates the encryption and completion algorithm. The value range is as follows:

0: keine Verschlüsselung und Integrität

1: SCHNEE3G

2: AES

3: ZUC

Beispiel

AT^DCIAC=2<CR>

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

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

AT^DCIAC=?<CR>

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

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

19.AT^DSONSFTP: Fixed Tx power configuration

BefehlMögliche Antwort(S)
AT^DSONSFTP=<Modus>[,<Leistung>[,<cellid>]]
AT^DSONSFTP?^DSONSFTP: <Modus>,<pcellpower>[,<scellpower>,cellid]
AT^DSONSFTP=?^DSONSFTP: (Liste der unterstützten < Modus>S), (Liste der unterstützten < Leistung>S) [, (Liste der unterstützten < cellid>S)]

Beschreibung

This command is used to enable or disable the fixed power setting. The fixed power enabling switch takes effect immediately. The switch is saved to NVRAM and disabled by default.When turned on, the switch allows the user to set fixed power, which takes effect immediately and is saved to NVRAM.

Query commands are used to query the current NVRAM parameter Settings.

Test commands are used to test whether the command is supported and the range of query parameters.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<Modus>: INTEGER type: indicates the control status of the fixed power switch configured by the user
0: shut down
1: offen

<Leistung>: Integer-Typ: specifies the fixed transmission power of a node, expressed in dBm. The value ranges from -40 nach 40. If the value exceeds the maximum value supported by the terminal, the value is the maximum value supported by the terminal.

<cellid> Integer-Typ ,  Physical cell id

0: Pcell primary cell

1: Scell second cell

Other value reserved.

Beispiel

The AT ^ DSONSFTP = 1, „- 10“, 0 < CR > < LF >
<CR><LF>OK<CR><LF>
AT^DSONSFTP?<CR><LF>
< CR > < LF > 1, „10“, „0“, 0 < CR > < LF >
<CR><LF>OK<CR><LF>
AT^DSONSFTP=?<CR><LF>

< CR > < LF > ^ DSONSFTP: (0-1), „- 40“, „40“, (0-1) < CR > < LF >

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

AT^DSONSFTP=0<CR><LF>
<CR><LF>OK<CR><LF>

AT^DSONSFTP?<CR><LF>
< CR > < LF > 0, „10“, „0“, 0 < CR > < LF >
<CR><LF>OK<CR><LF>

The AT ^ DSONSFTP = 1, „- 10“ < CR > < LF >
<CR><LF>OK<CR><LF>

AT^DSONSFTP?<CR><LF>
< CR > < LF > 0, „10“ < CR > < LF >
<CR><LF>OK<CR><LF>

20.AT^DSONSNA: Node movement attribute configuration

BefehlMögliche Antwort(S)
AT^DSONSNA=<MobilityType>
AT^DSONSNA?^DSONSNA: <MobilityType>
AT^DSONSNA=?^DSONSNA: (Liste der unterstützten < MobilityAttribute >S)

Beschreibung

Run this command to set the node attributes of the device. The mobility attribute is used to set whether the node is a mobile node or a non-mobile node.

Query commands are used to query the properties of the current controller.Stored in NVRAM for in-and-out flight.

Test commands are used to test whether the command is supported

NOTE1: If it is an unmovable product model, failure is returned when the node attribute is set to move.If the product model is mobile, you can set the node to be mobile or fixed.

NOTE2: non-mobile nodes serve as backbone routing trunks.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

< MobilityType >: Integer-Typ, indicating whether the node attribute is moved or fixed;

0: fixed

1: Mobile

Beispiel

AT^DSONSNA=1<CR><LF>

<CR><LF>OK<CR><LF>
AT^DSONSNA=?<CR><LF>

<CR><LF>^DSONSNA: 1<CR><LF>
<CR><LF>OK<CR><LF>

AT^DSONSNA=?<CR>

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

21.AT^DSONSBR: set the operating frequency range

BefehlMögliche Antwort(S)
Das AT ^ DSONSBR = < Band >, < earfcn_start >, < earfcn_end > [, < Band >, < earfcn_start >, < earfcn_end > [, < Band >, < earfcn_start >, < earfcn_end >]…].
AT^DSONSBR?^ DSONSBR: < Band >, < earfcn_start >, < earfcn_end > [, < Band >, < earfcn_start >, < earfcn_end > [, < Band >, < earfcn_start >, < earfcn_end >]…].
AT^DSONSBR=?^DSONSBR: <Band>,(Liste der unterstützten <earfcn>S), <Band>,(Liste der unterstützten <earfcn>S),…

Beschreibung

These commands are used to configure the frequency range of each sub-band, save the configuration to NVRAM, and take effect in and out flight.

Query commands are used to query the configurations of subband ranges.

Test commands are used to test whether the command is supported and the allowed frequency range of each subband.

Notiz:

1) This setting is overridden. If only one frequency band is set, the node is considered to support only one frequency band.

2) Ensure that the frequency band set by this command overlaps with that set by AT^DAOCNDI. Wenn nicht, set AT^DAOCNDI before the restart. Ansonsten, the frequency band set by sub-frequency band is supported.

3) Ensure that the preset frequency point information of the current bandwidth supported by the node is included in the subband range (set by AT^DSONPFCFG); ansonsten, the node will select the center frequency point supporting the subband range as the preset frequency point, and the supported bandwidth may change.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<Band>: Integer-Typ, Subbandnummer

64: BAND64 (reserviert)

65: BAND65 (reserviert)

66: BAND66

67: BAND67 (reserviert)

68: BAND68 (reserviert)

69: BAND69 (reserviert)

46: BAND46 (reserviert)

71: BAND71

< EARfCN_start >: Integer-Typ, starting frequency number. The value range is related to the subband and must not be greater than < EARfCN_end >

BAND64: (Reserviert)

BAND65: (Reserviert)

BAND66: 14200-15300

BAND67: (Reserviert)

BAND68: (Reserviert)

BAND69: (Reserviert)

BAND46 :(reserviert)

BAND71:5660-6780

< EARfCN_end >: Integer-Typ, indicating the end frequency. The value range is related to the subband and cannot be smaller than <earfcn_start>

BAND64 :(reserviert)

BAND65 :(reserviert)

BAND66: 14200-15300

BAND67 :(reserviert)

BAND68 :(reserviert)

BAND69 :(reserviert)

BAND46 :(reserviert)

BAND71:5660-6780

Beispiel

Das AT ^ DSONSBR = 66142, 00148, 00 < CR > < LF >
<CR><LF>OK<CR><LF>
AT^DSONSBR?<CR><LF>
< CR > < LF > ^ DSONSBR: 66142 00148 0 < CR > < LF >
<CR><LF>OK<CR><LF>
AT^DSONSBR=?<CR><LF>
<CR><LF>^DSONSBR: 66,(14200-15299), <CR><LF>
<CR><LF>OK<CR><LF>

22.AT^DFHC: Frequency hopping switch control

BefehlMögliche Antwort(S)
AT^DFHC=<N>
AT^DFHC?^DFHC: <N>
AT^DFHC=?^DFHC: (Liste der unterstützten <N>S)

Beschreibung

Run commands to set frequency hopping parameters and save them to NVRAM. The Settings take effect immediately.

Query commands are used to query the current parameter Settings.

Test commands are used to test whether the command is supported and the range of query parameters.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<N>: Integer-Typ, Zeigt die Einstellung der Frequenzsprungfunktion an
0: Disables the frequency hopping function

1: Enable the frequency hopping function

Beispiel

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

23.AT^DSONTFT: TFT rule table configuration for different services

BefehlMögliche Antwort(S)
AT^DSONTFT=<op_type>,<data_pri> [,<packet filter identifier>,<evaluation precedence index> [,<source address and subnet mask> [,<protocol number (ipv4) / next header (ipv6)> [,<destination port range> [,<source port range> [,<ipsec security  parameter index (spi)> [,<type of service (tos) (ipv4) and mask / traffic class (ipv6) and mask> [,<flow label (ipv6)>[,<Richtung>]]]]]]]]]]
AT^DSONTFT?[^DSONTFT: < data_pri>,<packet filter identifier>,<evaluation precedence index>,<source address and subnet mask>,<protocol number (ipv4) / next header (ipv6)>,<destination port range>,<source port range>,<ipsec security parameter index (spi)>,<type of service (tos) (ipv4) and mask / traffic class (ipv6) and mask>,<flow label (ipv6)>] [<CR><LF>^DSONTFT: < data_pri>,<packet filter identifier>,<evaluation precedence index>,<source address and subnet mask>,<protocol number (ipv4) / next header (ipv6)>,<destination port range>,<source port range>,<ipsec security parameter index (spi)>,<type of service (tos) (ipv4) and mask / traffic class (ipv6) and mask>,<flow label (ipv6)> […]]
AT^DSONTFT=?^DSONTFT: (Liste der unterstützten <op_type>S), (Liste der unterstützten <data_pri>S), (Liste der unterstützten <packet filter identifier>S),(Liste der unterstützten <evaluation precedence index>S),(Liste der unterstützten <source address and subnet mask>S),(Liste der unterstützten <protocol number (ipv4) / next header (ipv6)>S),(Liste der unterstützten <destination port range>S),(Liste der unterstützten <source port range>S),(Liste der unterstützten <ipsec security parameter index (spi)>S),(Liste der unterstützten <type of service (tos) (ipv4) and mask / traffic class (ipv6) and mask>S),(Liste der unterstützten <flow label (ipv6)>S) [<CR><LF>^DSONTFT: …]

Beschreibung

Setting commands are used to delete, Satz, and update the TFT in the MT. Momentan, only IPv4 TFT parameters are supported.<data_pri> indicates the service priority that meets the TFT filtering configuration. It determines the data bearer where the TFT to be set resides.<op_type> indicates the operation type. To customize TFT Settings, you can run AT^DSONTFT=1, XXX, XXX…Set custom TFT rules one by one, and then run AT^DSONTFT=2, XXX to make the previous custom TFT rules take effect. Notiz: The previous custom TFT rules take effect only after you run AT^DSONTFT=2, XXX.

To customize TFT rules, you need to configure them before AT+CFUN=1. Nach der Konfiguration, the TFT rules will not reset when you fly in and out again. The previous configuration will be cleared only when you power on and off again.

The read command returns the current settings for all Packet Filters for each defined Bearer.
The test command returns values supported as a compound value. In current version, only IPv6(IP type) wird unterstützt.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<op_type>: Integer-Typ, speifies the operation type.
0: Delete All Customized (All Default and Dedicated Bearers)
1: Set Customized TFT Packet filter
2: Update Customized TFT already set
<data_pri>: INTEGER type,specifies each TFT’s priority matched with the same priority Bearer. Indicates the data carrying priority. The value ranges from 1 nach 3. A smaller value indicates a higher priority
<packet filter identifier>: Integer-Typ,TFT id
1-16: Valid range of TFT ID.
<evaluation precedence index>: Integer-Typ
0-255: Valid range of index
<source address and subnet mask>: String-Typ(ohne doppelte Anführungszeichen),Consists of dot-separated numeric parameters on the form ‚a1.a2.a3.a4.m1.m2.m3.m4‘, for IPv4 and ‚a1.a2.a3.a4.a5.a6.a7.a8.a9.a10.a11.a12.a13.a14.a15.a16.m1.m2.m3.m4.m5.m6.m7.m8.m9.m10.m11.m12.m13.m14.m15.m16‘, for IPv6.
0-255.
<protocol number (ipv4) / next header (ipv6)>: Integer-Typ
0-255: Valid range of parameters
<destination port range>: String-Typ(ohne doppelte Anführungszeichen),Consists of dot-separated numeric parameters on the form ‚f.t‘.
0-65535: Valid range of each number
<source port range>: String-Typ(ohne doppelte Anführungszeichen),Consists of dot-separated numeric parameters on the form ‚f.t‘.
0-65535: Valid range of each number
<ipsec security parameter index (spi)>: String-Typ(ohne doppelte Anführungszeichen),Hexadecimal parameter
00000000 – FFFFFFFF: Valid range
<type of service (tos) (ipv4) and mask / traffic class (ipv6) and mask>: String-Typ(ohne doppelte Anführungszeichen),Dot-separated numeric parameters on the form ‚t.m‘.
0-255.
<flow label (ipv6)>: String-Typ(ohne doppelte Anführungszeichen),Hexadecimal parameter,valid for IPv6 only.
0000 – FFFF
<Richtung>: Integer-Typ,speifies the transmission direction in which the packet filter shall be applied.
0: Pre-release 7 TFT filter (see 3GPP TS 24.008 [8], Tisch 10.5.162)
1: the Uplink
2: Downlink
3: Birectional (Hoch & Downlink) (Default if omitted)

Implementation

Optional

Beispiel

The AT ^ DSONTFT = 1, 1, 0, 1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16,,1.1 6, 2.2, 1.3, und 1 < CR >
<CR><LF>OK<CR><LF>
The AT ^ DSONTFT = 2, 1 < CR >
<CR><LF>OK<CR><LF>
AT^DSONTFT?<CR>
<CR><LF>^DSONTFT: 1,2,1,0, ,1.1 1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.165, 6, 2.2, 1.3, und 1 < CR > < LF > ^ DSONTFT: 2,2,1,0, ,1.1 1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.165, 6, 2.2, 2.3, und 1 < CR > < LF > ^ DSONTFT: 3,2,1,0 1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.165,,1.1 6, 2.2, 3.3, und 1 < CR > < LF >
<CR><LF>OK<CR><LF>
AT^DSONTFT=?<CR>
^DSONTFT: (0-2), (1-3), (1-16), (0-255), (‚ a1.a2.a3.a4.a5.a6.a7.a8.a9.a10.a11.a12.a13.a14.a15.a16.m1.m2.m3.m4.m5.m6.m7.m8.m9.m10.m11.m12.m13.m14.m15.m16‘),(0-255), (0-65535).(0-65535),(0-65535).(0-65535),(0x00000000-0xFFFFFFFF),(0-255).(0-255),(0x00000-0xFFFFF),(0-3)<CR><LF>
<CR><LF><CR><LF>OK<CR><LF>

24.AT^DSONMOC: Channel measurement switch configuration

BefehlMögliche Antwort(S)
AT^DSONMOC=<Wert>
AT^DSONMOC?^DSONMOC: <Wert>
AT^DSONMOC=?^DSONMOC: (Liste der unterstützten <Wert>S)

Beschreibung

Run commands to set measurement objects.

Query commands are used to query measurement objects.

The set parameters are stored in NVRAM and take effect after they are saved in and out of flight.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<Wert>: INTEGER type: indicates the type of the measurement object.

0: detects only frequency points under the current bandwidth.

1: detects the frequency points of all bandwidths currently supported;

Beispiel

AT^DSONMOC=1<CR>
<CR><LF>OK<CR><LF>
AT^DSONMOC?<CR>
<CR><LF>^DSONMOC: 1<CR><LF>
<CR><LF>OK<CR><LF>
AT^DSONMOC=?<CR>
<CR><LF>^DSONMOC: (0-1)<CR><LF>
<CR><LF>OK<CR><LF>

25.AT^DSONSMFL: Network node scale configuration

BefehlMögliche Antwort(S)
AT^DSONSMFL=<Wert>
AT^DSONSMFL?^DSONSMFL: <Wert>
AT^DSONSMFL=?^DSONSMFL: (Liste der unterstützten <Wert>S)

Beschreibung

Run this command to set the maximum number of nodes on a subnetwork.

Query commands are used to query the maximum number of nodes on a subnetwork.

The set parameters are stored in NVRAM and take effect after they are saved in and out of flight.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<Wert>: Integer-Typ, which indicates the maximum number of nodes.

0: 32.

1: indicates 16.

2: indicates eight.

3: indicates four.

Beispiel

AT^DSONSMFL=1<CR>
<CR><LF>OK<CR><LF>
AT^DSONSMFL?<CR>
<CR><LF>^DSONSMFL: 1<CR><LF>
<CR><LF>OK<CR><LF>
AT^DSONSMFL=?<CR>
<CR><LF>^DSONSOMFL: (0-3)<CR><LF>
<CR><LF>OK<CR><LF>

26.AT^DSONSCAP: MIMO and CA feature selection configuration switch

BefehlMögliche Antwort(S)
AT^DSONSCAP=<Modus>[,<Typ>]
AT^DSONSCAP?^DSONSCAP: <Modus>,<Typ>
AT^DSONSCAP=?^DSONSCAP: (Liste der unterstützten <Modus>S), (Liste der unterstützten <Typ>S)

Beschreibung

Setting commands are used to enable or disable THE CA MIMO capability.Incoming and outgoing flight Settings take effect;When type is 1, you can set the full network capability only after the node is connected to the network.When Type is 0, there is no restriction on the setting time.

Query commands are used to query the status of the CA MIMO capability.

The test command returns the supported <Modus>,<Typ> values;

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<Modus>: Integer-Typ, the type of operation to be performed

0: CA MIMO is not supported

1: CA is supported (reserviert)

2: Supports MIMO

3: CA+MIMO(reserviert)

<Typ>:Integer-Typ, which limits the operation to the whole network or the local node

0: changes the local node

1: Change the whole network

Beispiel

The AT ^ DSONSCAP = 1, 0 < CR >
<CR><LF>OK<CR><LF>
AT^ DSONSCAP?<CR>
< CR > < LF > ^ DSONSCAP: 1, 0 < CR > < LF >

<CR><LF>OK<CR><LF>
AT^DSONSCAP=?<CR>
<CR><LF>^DSONSCAP: (0-3) ,(0-1)<CR><LF>

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

27.AT^DSONPFCFG: preset frequency point list configuration

BefehlMögliche Antwort(S)
The AT ^ DSONPFCFG = < Modus > [, < Freq1 > [, < BandWidthBit1 >] [, < Freq2 > [, < BandWidthBit2 >]]… [, < Freqn > [, < BandWidthBitn >]]]]
AT^DSONPFCFG?^DSONPFCFG: <totalNum>[, (< Freq1>,<BandWidthBit1>)]… [, (<Freqn>,<BandWidthBitn>)]
AT^DSONPFCFG=?^DSONPFCFG: (Liste der unterstützten <Modus>S)

Beschreibung

Setting commands are used to add, delete, or clear the prememory frequency points.The set frequency points are saved in NVRAM, which will take effect after entering and leaving flight.

Query commands are used to query information about all pre-stored frequency points in NVRAM.

Test whether the command is supported and query the parameter value range.

Notiz: When adding the prestored frequency point, ensure that the frequency band is within the range supported by the node (can be changed through AT^DAOCNDI and AT^DSONSBR); ansonsten, an error will be returned.

Final result code

OK
Erfolgreich.
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen.

Definierte Werte

<Modus>: Integer-Typ, which identifies the operation type to be performed

0: adds the prememory frequency point

1: deletes the prememory frequency points

2: Clear all prestorage frequency points

<totalNum>: total number of pre-stored frequency points

<Freq>: frequency information

<BandWidthBit> : when a certain frequency point is added, the bandwidth information corresponding to the frequency point is represented by bitmap, Wo:

Bit0: indicates whether it belongs to 1.4m

Bit1: indicates whether it belongs to 3M

Bit2: indicates whether it belongs to 5M

Bit3: indicates whether it is 10M

Bit4: Indicates whether it belongs to 15M

Bit5: indicates whether it belongs to 20M

If a frequency point belongs to multiple bandwidths, the corresponding bits are set to 1

Beispiel

The AT ^ DSONPFCFG = 0, 51600, 47579, 00,47 < CR >
<CR><LF>OK<CR><LF>
AT^DSONPFCFG?<CR>
^DSONPFCFG: 15, 51600,47,52050,47,52500,47,52950,47,53400,47,53850, 47543, 00, 47547, 50, 47552, 00, 47556, 50, 47561, 00, 50, 47565 47570, 00, 47574 50, 47579, 00,47 < CR > < LF >

<CR><LF>OK<CR><LF>
AT^DSONPFCFG=?<CR>

<CR><LF>^DSONPFCFG: (0-2) <CR><LF>

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

28.AT^DSONMWLS: Whitelist switch configuration

BefehlMögliche Antwort(S)
AT^DSONMWLS=<Modus>
AT^DSONMWLS?^DSONMWLS: <Modus>
AT^DSONMWLS=?^DSONMWLS: (Liste der unterstützten <Modus>S)

Beschreibung

Setting commands are used to enable or disable the MAC address whitelist function.It can be set only after the node is connected to the network, and takes effect after entering and leaving the flight;Before changing the enabling status, ensure that the enabling status of the entire network is consistent. Ansonsten, the enabling status fails.

Query commands are used to query the status of the MAC address whitelist function.

Test commands return supported <Modus> values;

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<Modus>: Integer-Typ, the type of operation to be performed

0: Disables the MAC address whitelist function
1: Enables the MAC address whitelist function

Beispiel

AT^DSONMWLS=1<CR>
<CR><LF>OK<CR><LF>
AT^DSONMWLS?<CR>
^DSONMWLS: 1

<CR><LF>OK<CR><LF>
AT^DSONMWLS=?<CR>
^DSONMWLS: (0-1)

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

29.AT^DSONMWLM: Whitelist list configuration

BefehlMögliche Antwort(S)
AT^DSONMWLM=<Modus>[,<MacAddr1>[,<MacAddr2>] …[,<MacAddrn>]]]
AT^DSONMWLM?^ DSONMWLM: < totalNum >, < N > [, < MacAddr1 > [, < MacAddr2 >]… [, < MacAddrn >]] [< CR > < LF > ^ DSONMWLM: < totalNum >, < N >, < MacAddr1 > [, < MacAddr2 >]… [, < MacAddrn >] […]]
AT^DSONMWLM=? 

Beschreibung

Setting commands are used to add or delete records from the MAC address whitelist. A maximum of 16 records can be added or deleted at a time. A maximum of 32 records can be saved in the MAC address whitelist.The setting takes effect immediately.You can change the whitelist only after the whitelist switch is turned on. Ansonsten, failure is returned.

If the whitelist check is not enabled, the whitelist operation fails.

Query commands are used to query all records in the CURRENT MAC address whitelist.

Test whether the command return supports the command;

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<Modus>: Integer-Typ, the type of operation to be performed

0: Adds records to the MAC address whitelist
1: Deletes the MAC address whitelist
2: Deletes all records from the MAC address whitelist

<totalNum>: indicates the total number of MAC addresses in the whitelist

<N>: indicates the number of MAC addresses returned by this message

Das < MacAddr > : MAC address

Beispiel

The AT ^ DSONMWLM = 0, „00:01:00:12:23:34“, „00:01:02:12:34:56 < CR >“
<CR><LF>OK<CR><LF>
AT^DSONMWLM?<CR>
^ DSONMWLM: 2, 2, „00:01:00:12:23:34“, „00:01:02:12:34:56“

<CR><LF>OK<CR><LF>
AT^DSONMWLM =?<CR>

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

30.AT^MACCFG: private MAC address configuration

BefehlMögliche Antwort(S)
AT^MACCFG =<selif>[,<mac addresss>] 
AT^MACCFG?^ MACCFG: < 0 >, < mac_address > ^ MACCFG: < 1 >, < mac_address >
AT^MACCFG =?^MACCFG: (Liste der unterstützten < selif >S)

Beschreibung

Run this command to set the MAC address (note that after setting AT^ MACCFG =0, you need to manually restart the system).

Query commands are used to query the MAC address of the current module.

Test commands are used to test whether the command is supported and the range of query parameters.

Antwortresult
OKErfolgreich
FEHLER oder +CME-FEHLER: <ähm>Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

< selif >: integer of default or configed by at command

0:default mac address

1:at config mac address

[,<mac addresss>]: MAC address

Wenn < selif > Ist 0, the MAC address is not set

Wenn < selif > Ist 1, MAC address needs to be set

Beispiel

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

The AT ^ MACCFG = 1, „CA. 01.00.00:1 B: 7“
<CR><LF>OK<CR><LF>

AT^MACCFG?<CR><LF>
< CR > < LF > ^ MACCFG: 1, „CA. 01.00.00:1 B: 7“ < CR > < LF >
<CR><LF>OK<CR><LF>

AT^MACCFG =?<CR><LF>
MACCFG: (0-1), [hex MAC address]<CR><LF>

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

31.AT^DSONCTX: Continuous wireless signal transmitting

BefehlMögliche Antwort(S)
AT^DSONCTX =<Modus>[,<Frequenz >,<Bandbreite>,<Leistung>,<tx_mode>,< single_tone >[,<modu_type>]]
AT^DSONCTX?^DSONCTX: <Modus>[,<Frequenz >,<Bandbreite>,<Leistung>,<tx_mode>,<single_tone>[,<modu_type>]]
AT^DSONCTX=?^DSONCTX: (Liste der unterstützten <Modus>S), (Liste der unterstützten <Frequenz>S),(Liste der unterstützten <Bandbreite>S), (Liste der unterstützten < Leistung >S) ,(Liste der unterstützten < tx_mode >S), (Liste der unterstützten < single_tone>S), (Liste der unterstützten < modu_type>S)

Beschreibung

This instruction is used to indicate whether the node is enabled with the function of long hair. After the function is enabled, the node will continuously send and be full in the time domain and frequency domain of each sub-frame.The command takes effect after being reset.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<Modus> : Integer-Typ, the type of operation to be performed:

0: Turn off long hair function;

1: Enable the function of long hair;

<Frequenz>: Integer-Typ, representing the point frequency in 100KHz. Refer to the instruction AT^DSONSBR for the range


<Bandbreite>: INTEGER type: indicates the bandwidth. For the modulation mode, only 10M\20M is supported. For the single tone mode, 1.4m \3M\5M\10M\20M is supported
   Zero: 1.4 M

   1: 3M

   2: 5M

   3: 10M

   4: 15M(nicht unterstützt)

   5: 20M

<Leistung>: integer Type: indicates the power, expressed in dBm. The value ranges from -40 nach 40. If the power exceeds the maximum value supported by the terminal, the value is the maximum value supported by the terminal.

< tx_mode >:Integer-Typ, indicating the sending mode:

0: single antenna;

1: double antenna transmission;

< single_TONE >:Integer-Typ, indicating whether it is a single tone. If it is a single tone, modu_type is not set:

0: not monophonic;

1: monophonic;

<modu_type >:Integer-Typ, indicating the modulation mode:

QPSK; 0:

16 QAM.

„4 qam;

Beispiel

The AT ^ DSONCTX = 0, 5, 1145 „23“, 0, 0, < CR >
<CR><LF>OK<CR><LF>
AT^DSONCTX?<CR>
^ DSONCTX: 1, 14500, 5, „23“, 0, 0

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

AT^DSONCTX=0<CR>
<CR><LF>OK<CR><LF>
AT^DSONCTX =?<CR>
^ DSONCTX: (0 und 1), (14200-15300566-6780), (0 nach 5),

(“ – „~ 40“ 40 „), (0-1), (0-1), (0, 2)

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

32.AT^ELFUN: ELog function configuration

BefehlMögliche Antwort(S)
AT^ELFUN=<Modus>
AT^ELFUN?^ELFUN :  <Modus>
AT^ELFUN=?^ELFUN : (Liste der unterstützten <Modus>S)

Beschreibung

Run commands to switch on or off the Elog module.

Query commands are used to query the status of the Elog switch.

Test commands are used to test whether the command is supported and the range of query parameters.

Antwortresult
OKErfolgreich
FEHLER oder +CME-FEHLER: <ähm>Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

< Modus >: Integer-Typ

0: Close ELOG Module

1: Open ELOG Module

Beispiel

AT^ ELFUN =0<CR><LF>
<CR><LF>OK<CR><LF>

AT^ ELFUN?<CR><LF>
<CR><LF>^ ELFUN:0<CR><LF>
<CR><LF>OK<CR><LF>

AT^ ELFUN =?<CR><LF>
<CR><LF>^ ELFUN: (0-1)<CR><LF>
<CR><LF>OK<CR><LF>

33.AT^APLFUN: APLog function configuration

BefehlMögliche Antwort(S)
AT^APLFUN =<N>
AT^APLFUN?^APLFUN: <N>
AT^APLFUN =?^APLFUN: (Liste der unterstützten <N>S)

Beschreibung

Run this command to enable the AP LOG function.

Final result code

OK
Erfolgreich
FEHLER oder +CME-FEHLER: <ähm>
Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

<N>: Integer-Typ, which indicates the fast frequency hopping function setting
0: Disables the AP LOG function

1: Enable the AP LOG function

Beispiel

AT^APLFUN=0<CR><LF>
<CR><LF>OK<CR><LF>
AT^APLFUN?<CR><LF>
<CR><LF>^APLFUN:0<CR><LF>
<CR><LF>OK<CR><LF>
AT^ APLFUN=?<CR><LF>
<CR><LF>^APLFUN(0-1)<CR><LF>
<CR><LF>OK<CR><LF>

34.AT^NETIFCFG: indicates the device IP address

BefehlMögliche Antwort(S)
AT^ NETIFCFG =<selif>,<master_ip address>[,<sub_ip addresss>]
AT^ NETIFCFG?^ NETIFCFG: < 0 >, < ip_address >, < ip_address > ^ NETIFCFG: < 1 >, < ip_address >, < ip_address >
AT^ NETIFCFG =?^ NETIFCFG: (Liste der unterstützten < selif >S)

Beschreibung

Run this command to set the IP addresses of the primary and secondary modules.

Query commands are used to query the IP address of the current module.

Test commands are used to test whether the command is supported and the range of query parameters.

Antwortresult
OKErfolgreich
FEHLER oder +CME-FEHLER: <ähm>Die Ausführung des Befehls ist fehlgeschlagen

Definierte Werte

< selif >: integer of the selected network card type

0:RNDIS

1:RJ45

< master_IP address > string of network card interface’s IP address, host IP address

< ub_IP addresSS > string of network card interface’s IP address, the IP address of the slave machine

Beispiel

The AT ^ NETIFCFG = 0, „192.168.43.128“
<CR><LF>OK<CR><LF>

AT^NETIFCFG?<CR><LF>
< CR > < LF > ^ NETIFCFG: 0, „192.168.43.128“ < CR > < LF >
<CR><LF>OK<CR><LF>

AT^NETIFCFG =?<CR><LF>
<CR><LF>^NETIFCFG: (0-1)<CR><LF>
<CR><LF>OK<CR><LF>

What is Mesh Radios?

Mesh radios are wireless communication devices that are part of a Mesh-Netzwerk, where each radio (or node) connects directly to others, creating a decentralized and self-healing network.

Key Features of Mesh Radios:

  • Peer-to-peer communication: Each device can communicate with others without relying on a central hub.
  • Selbstheilung: If one node fails or is out of range, data automatically routes through other nodes.
  • Extended range: Nodes relay data for each other, extending the network far beyond the range of a single device.
  • Skalierbarkeit: Adding more devices generally improves the network’s reliability and coverage.

Anwendungsfälle:

  • Emergency response (disaster zones, wildfires)
  • Military and tactical operations
  • Off-grid communication (hiking, camping, remote areas)
  • Smart cities and IoT networks
  • Amateur radio and community networks

Stelle eine Frage

← Zurück

Vielen Dank für deine Antwort. ✨