AT Command Manual
Mesh Radios AT Command Manual of Vcan2024 Vcan1806
Transmisi Video Wireless
Ip mesh 100mbps transceiver data video nirkabel 2x5w pa 16 melompat
Transmisi Video Wireless
Drone Video Transmitter and Receiver 100Mbps high-speed data rate long-range 100-150km 2x10W PA
V1.0
The AT Command may have a little different for different model/version, this AT command document is a basic description of the AT command for your reference.
Daftar isi
1.AT+CFUN: Wireless link enable switch configuration
| Command | Possible response(s) |
| AT+CFUN=[<fun>[,<rst>]] | |
| AT+CFUN? | +CFUN:<fun> |
| AT+CFUN=? | +CFUN:(list of supported<fun>s),(list of support<rst>s) |
Deskripsi
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, itu < RST > parameter is valid if the user defines the level.
Final result code
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<fun>: tipe bilangan bulat
0: Minimum Functionality
1: Full functionality
<rst>: tipe bilangan bulat
0: do not reset the MT before setting it to <fun> power level.
Contoh
AT+CFUN=1<CR>
<CR><JIKA>baik<CR><JIKA>
AT+CFUN?<CR>
<CR><JIKA>+CFUN:1<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT+CFUN=?<CR>
<CR><JIKA>+CFUN:(0~1)<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
2.AT+CMEE: Indicates that the AT command is abnormal
| Command | Possible response(s) |
| AT+CMEE=[<n>] | |
| AT+CMEE? | +CMEE:<n> |
| AT+CMEE=? | +CMEE:(list of supported<n>s) |
Deskripsi
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:<berbuat salah> 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
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<n>: tipe bilangan bulat
0: disable +CME ERROR:<berbuat salah> result code and use ERROR instead
1: enable +CME ERROR:<berbuat salah> result code and use numeric <berbuat salah> value.
2: enable +CME ERROR:<berbuat salah> result code and use verbose <berbuat salah> value.
Contoh
AT+CMEE=1<CR>
<CR><JIKA>baik<CR><JIKA>
AT+CMEE?<CR>
<CR><JIKA>+CMEE:1<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT+CMEE=?
<CR><JIKA>+CMEE:(0-2)<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
3.AT^DACS: access status
| Command | Possible response(s) |
| AT^DACS=<n> | |
| AT^DACS? | ^DACS: <n>,<negara> |
| AT^DACS=? | ^DACS: (list of supported <n>s) |
Deskripsi
The DACSI: <negara> command is used to set the status of the DACSI: <negara> report. The status of the DACSI: <negara> report is reported by default when the DACSI: <negara> 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> parameters.
Final result code
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<n>: tipe bilangan bulat: indicates the status of the proactively reported switch
0: shut down
1: open
2: queries the current access status
<negara>: tipe bilangan bulat, indicating the access status
Zero: no access
1: have access
Contoh
AT^DACS=1<CR><JIKA>
<CR><JIKA>^DACSI: 0<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
<CR><JIKA>^DACSI: 1<CR><JIKA>
AT^DACS?<CR><JIKA>
< CR > < JIKA > ^ DACS: 1, 1 < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT^DACS=?<CR><JIKA>
<CR><JIKA>^DACS: (0-2)<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
4.AT^DRPC: Connected wireless parameters take effect in real time
| Command | Possible response(s) |
| AT^DRPC=<frekuensi>[,Bandwidth] [,<cellid>] | |
| AT^DRPC? | ^DRPC: (<frekuensi>,<Bandwidth>), (<scellfreq>,< scellBandwidth >), cellid |
| AT^DRPC=? | ^DRPC: (list of supported <frekuensi>s), (list of supported <Bandwidth>s), (list of supported <cellid>s) |
Deskripsi
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.
NOTE: 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
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<frekuensi>: tipe bilangan bulat, indicating the point frequency, in the unit of 100KHz
(5660-6780, 14200-15300)
<Bandwidth>: tipe bilangan bulat: indicates the bandwidth
Zero: 1.4 M
1: 3M
2: 5M
3: 10M
4: 15M(tidak didukung)
5: 20M
<cellid> tipe bilangan bulat , Physical cell id
0: Pcell primary cell
1: Scell second cell
Other value reserved.
Contoh
AT ^ DRPC = 14300,3,0 < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT^DRPC?<CR><JIKA>
< CR > < JIKA > ^ DRPC: (14300, 3), 0655 (35), dan 0 < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT ^ DRPC = 14300,5,1 < CR > < JIKA >
AT^DRPC?<CR><JIKA>
< CR > < JIKA > ^ DRPC (14300, 3), (14600, 3), 1 < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT^DRPC=?<CR><JIKA>
<CR><JIKA>^DRPC:( 5660-6780, 14200-15300),(0-5) ,(0-1)<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
5.AT^DRPS: Disconnected wireless parameter configuration
| Command | Possible response(s) |
| AT^DRPS=<frekuensi>,<Bandwidth>,<kekuasaan>[,<cellid>] | |
| AT^DRPS? | ^DRPS: (<frekuensi>,<Bandwidth>,<kekuasaan>), (<scellfreq>,< scellPower >),cellid |
| AT^DRPS=? | ^DRPS: (list of supported <frekuensi>s), (list of supported <Bandwidth>s, (list of supported <kekuasaan>s, (list of supported <cellid>s) |
Deskripsi
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.
NOTE: 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
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<frekuensi>: tipe bilangan bulat, indicating the point frequency, in the unit of 100KHz
(5660-6780, 14200-15300)
<Bandwidth>: tipe bilangan bulat: indicates the bandwidth
Zero: 1.4 M
1: 3M
2: 5M
3: 10M
4: 15M(tidak didukung)
5: 20M
<kekuasaan>: “bilangan bulat” Tipe, indicating power, in dBm, ranging from “-40” untuk “40”
<cellid> tipe bilangan bulat , Physical cell id
0: Pcell primary cell
1: Scell second cell
Other value reserved.
Contoh
AT ^ DRPS = 14300, 3, ’40 “, 0 < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT^DRPS?<CR><JIKA>
< CR > < JIKA > ^ DRPS: (14300, 3, ’40 “), (0655, 35, “15”), dan 0 < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT ^ DRPS = 14300, 5, 10 “, “1 < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT^DRPS?<CR><JIKA>
< CR > < JIKA > ^ DRPS (14300, 3, ’40 “), (14500, 3, “10”), 1 < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT^DRPS=?<CR><JIKA>
< CR > < JIKA > ^ DRPS: (5660-6780, 14200-15300), (0 untuk 5), (” – “~ 40” 40 “), (0-1) < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
6.AT^DRPR: Wireless parameter reporting
| Command | Possible response(s) |
| AT^DRPR=<n> | |
| AT^DRPR? | ^DRPR: <n> |
| AT^DRPR=? | ^DRPR: (list of supported <n>s) |
Deskripsi
Run the following command to set local wireless parameters for reporting ^DRPRI: <cell_index>,<earfcn>,<cell_id>,<NodeFlag>,<IPV4 address>,<SN >,<indeks>,<rssi>,<Pathloss>,<rsrp>,<snr>,<jarak>,<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
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<n>: tipe bilangan bulat: indicates the status of the proactively reported switch
0: shut down
1: open
2: queries the reported value
<cell_index>: INTEGER type, indicating primary cell or secondary cell
Zero: Pcell (Main area)
1: Scell (auxiliary cell)
<earfcn>: tipe bilangan bulat
<cell_id>: tipe bilangan bulat
< NodeFlag >: tipe bilangan bulat, which identifies whether the neighboring one-hop node is a one-way node
0: dual-pass node
1: single-pass node
<IP address> 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
<indeks>: tipe bilangan bulat, indicating the port index number
1: pelabuhan 1
2: pelabuhan 2
< rSSI >: tipe string, dBm, rSSI measurement of port 1 and port 2 on a hop adjacent node, format “± nilai”(kecuali “0”)
“-141” untuk “-44”: indicates the RSSI measurement value
“+ 32767” : invalid values
<Pathloss>: tipe bilangan bulat, pathloss value,dBm
0 untuk 191: road damage
32767: invalid values
< RSRP >: tipe string, dBm, RSRP measurement value, format “± nilai”(kecuali “0”)
“-141” untuk “-44”: RSRP measurement value
“+ 32767” : invalid values
< SNR >: tipe string,SNR measurement value. Format: “± nilai”(kecuali “0”)
“-50” untuk “+50”: SNR measurement value
“+ 32767” : invalid values
< jarak >: tipe bilangan bulat, distance from the peer node, in meters, jarak [0, 5000]
< tx_power >:tipe string, transmission power sent by this node to each one-hop neighbor node, in dBm, in the format of “± nilai”(kecuali “0”).
“-50” untuk “+50”: indicates the transmitted power
“+ 32767” : invalid values
< rx_throughput_total_tbs > : tipe bilangan bulat, 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, berkisar dari 0 untuk 100
< max_datA_per_second >: tipe bilangan bulat: 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 untuk 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 untuk 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 >: tipe bilangan bulat, indicating the received broadband CQI of the neighboring node. The value ranges from 1 untuk 15, and the average value is reported within a period
<ri>: tipe bilangan bulat, rank ri with neighboring nodes. The value range is [1,2]. Ri =2 indicates that MIMO is enabled.
< rx_tb_percent_total >: tipe bilangan bulat, after entering the connection state, receive the cumulative bit error rate corresponding to the neighboring node data, jarak [0,100]
<max_snr>: tipe bilangan bulat, 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>: tipe bilangan bulat, the minimum SNR in 1000ms for the two antennas corresponding to the data received from adjacent nodes, [-40,40]
Contoh
AT^DRPR=1<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^DRPR?<CR><JIKA>
<CR><JIKA>^DRPR: 1<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
<CR><JIKA>^DRPRI: 0,1,1000,16, “192.168.1.13”, 4020096, “- 46”, 20, “60”, “195”, “0”, 4000, “- 36”, 10000000500000,10,1,15,3,15 < CR > < JIKA >
< CR > < JIKA > ^ DRPRI: 1, 2100 dec, “192.168.1.13”, 4020096, “106”, 115, “100”, “194”, “+ 20, 4000,” – 36 “, 10000000500000,10,2, 15,3,15 < CR > < JIKA > the AT ^ DRPR =?<CR><JIKA>
<CR><JIKA>^DRPR: (0-2)<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
7.AT^DAOCNDI: user frequency band configuration
| Command | Possible response(s) |
| AT^DAOCNDI=<band_bitmap> [,<scell_band_bitmap>] | |
| AT^DAOCNDI? | ^DAOCNDI: <band_bitmap> , <scell_band_bitmap> |
| AT^DAOCNDI=? |
Deskripsi
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.
NOTE: If CA is supported, scell_band_bitmap must be set.If CA is not supported, scell_band_bitmap cannot be set.
Final result code
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<band_bitmap>: tipe string(without double quotes),in hexadecimal format, the rightmost bit is the least significant bit (LSB/bit0).
Bit0: (reserved)
Bit2: 1.4g band: [1420,1530]MHz, corresponding to band66
Bit3: (reserved)
Bit4: (reserved)
Bit5: (reserved)
Bit6: (reserved)
Bit7: (reserved)
Bit8: (reserved)
Bit9: (reserved)
Bit10: 600M band: [566,678] MHz, corresponding to Band71
<scell_band_bitmap>: tipe string(without double quotes),in hexadecimal format, the right most bit is the least significant bit (LSB/bit0).
Bit0: (reserved)
Bit2: 1.4g band: [1420,1530]MHz, corresponding to band66
Bit3: (reserved)
Bit4: (reserved)
Bit5: (reserved)
Bit6: (reserved)
Bit7: (reserved)
Bit8: (reserved)
Bit9: (reserved)
Bit10: 600M band: [566,678] MHz, corresponding to Band71
Contoh
AT^DAOCNDI=04<CR><JIKA>// Set pcell band as 1.4g <CR><JIKA>baik<CR><JIKA>
AT^DAOCNDI?<CR><JIKA>
<CR><JIKA>^DAOCNDI: 04<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^DAOCNDI=?<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
8.AT^DAPI: Access key configuration
| Command | Possible response(s) |
| AT^DAPI=<kata sandi_id> | |
| AT^DAPI? | ^DAPI: <kata sandi_id> |
| AT^DAPI=? |
Deskripsi
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
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<kata sandi_id>: tipe string, in HEX format
The length of the input parameter configuration must be even.
Contoh
The AT ^ fbfa DAPI = “30313233” < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT^DAPI?<CR><JIKA>
< CR > < JIKA > ^ DAPI: “30313233 fbfa” < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT^DAPI=?<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
9.AT^DIPAN: Query the SN list of all reachable nodes
| Command | Possible response(s) |
| AT^DIPAN=<n> | ^DIPAN: <m>[,<SN_1>[,SN_2>,…[,<SN_m>]]] |
| AT^DIPAN? | ^DIPAN: <n> |
| AT^DIPAN=? | ^DIPAN: (list of supported <n>s) |
Deskripsi
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
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Unsolicited result code
^DIPANI: <m>[,< SN_1>, [,SN_2>,…[,<SN_m>]]]
Defined values
<n>: tipe bilangan bulat: indicates the status of the proactively reported switch
0: shut down
1: open
2: Queries information about the current reachable nodes
<m>: tipe bilangan bulat, indicating the number of reachable nodes
<SN>: a hexadecimal number of 7 digits ranging from 0000000 to FFFFFFF
Contoh
AT^DIPAN=1<CR><JIKA>
<CR><JIKA>^DIPAN: 0<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
<CR><JIKA>^DIPANI: 1, A020001<><CR><JIKA>
<CR><JIKA>^DIPANI:2, A020001, A021201<><CR><JIKA>
AT^DIPAN?<CR><JIKA>
<CR><JIKA>^DIPAN: 1<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^DIPAN=?<CR><JIKA>
<CR><JIKA>^DIPAN: (0-2)<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
10.AT^DUBR: Com-uart baud rate configuration
| Command | Possible response(s) |
| AT^DUBR=<kecepatan> | |
| AT^DUBR? | ^DUBR: <kecepatan> |
| AT^DUBR=? | ^DUBR: (list of supported <kecepatan>s) |
Deskripsi
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
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<kecepatan>: tipe bilangan bulat, indicating the baud rate of the UART port. The values are as follows:
1200: 1200 byte/dtk
2400: 2400 byte/dtk
4800: 4800 byte/dtk
9600: 9600 byte/dtk
19200: 19200 byte/dtk
28800: 28800 byte/dtk
38400: 38400 byte/dtk
57600: 57600 byte/dtk
76800: 76800 byte/dtk
115200: 115200 byte/dtk
Contoh
AT^DUBR=57600<CR>
<CR><JIKA>baik<CR><JIKA>
AT^DUBR?<CR><JIKA>
<CR><JIKA>^DUBR: 57600<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^DUBR=?<CR>
< CR > < JIKA > ^ Dubr: (1200240 0480 0960 0192 00288 00384 00576 00768 00115 200) < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
11.AT^DSONRIRPT: Switch of route information reporting
| Command | Possible response(s) |
| AT^DSONRIRPT=<operation_type> | ^DSONRIRPT: <routeinfotype>,<destSN>,<melompat>,<nextSN> |
| AT^DSONRIRPT=? | (list of supported <operation_type>s) |
Deskripsi
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>,<melompat>,<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
baik
Successful.
ERROR or +CME ERROR: <berbuat salah>
Command performing failed.
Unsolicited result code
^DSONRIRPTI: <routeinfotype>,<destSN>,<melompat>,<nextSN>
this unsolicited result code is returned when the route information changed.
Defined values
<operation_type>: tipe bilangan bulat, 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 > : tipe bilangan bulat, 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, sebagai contoh, 4020006.
<nextSN> : indicates the SN of the next hop node. The value is a 7-digit hexadecimal number ranging from 0000000 to FFFFFFF, sebagai contoh, 4020006.
<melompat>: tipe bilangan bulat, indicating the number of hops
Contoh
AT^DSONRIRPT=?<CR>
<CR><JIKA>^DSONRIRPT: (0-2)<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^DSONRIRPT=1<CR>
<CR><JIKA>baik<CR><JIKA>
< CR > < JIKA > ^ DSONRIRPTI: 0, 4134567412345 < CR > < JIKA >
AT^DSONRIRPT=2<CR>
< CR > < JIKA > ^ DSONRIRPT: 0, 4134567412345 < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
12.AT^DSONRICFG: fixed route management configuration
| Command | Possible response(s) |
| AT^DSONRICFG=<Op>,<DstSN>,<NxtSN> | |
| AT^DSONRICFG=? | (list of supported <Op>s) |
Deskripsi
Itu <DstSN> parameter is used as the identifier of each route record. That is, 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
Catatan: Add each route entry to a destination node. You can only set the number of next hop nodes to 1.
Final result code
baik
Successful.
ERROR or +CME ERROR: <berbuat salah>
Command performing failed.
Defined values
<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, sebagai contoh, 4020006.
<NxtSN>: indicates the SN of the next hop node. The value is a 7-digit hexadecimal number ranging from 0000000 to FFFFFFF, sebagai contoh, 4020006.
Contoh
The AT ^ DSONRICFG = 0400001401210 < CR >
<CR><JIKA>baik<CR><JIKA>
AT^DSONRICFG=1, 4002001<CR>
<CR><JIKA>baik<CR><JIKA>
AT^DSONRICFG=?<CR>
<CR><JIKA>^DSONRICFG: (0-3)<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
13.AT^DSONMIRPT: Reports information about the logical main control node
| Command | Possible response(s) |
| AT^DSONMIRPT=<n> | ^DSONMIRPT: <MstrSN> |
| AT^DSONMIRPT? | ^DSONMIRPT: <n> |
| AT^DSONMIRPT=? | (list of supported <Op>s) |
Deskripsi
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
baik
Successful.
ERROR or +CME ERROR: <berbuat salah>
Command performing failed.
Unsolicited result code
^DSONMIRPTI: <MstrSN>
this unsolicited result code is returned when the master node information changed.
Defined values
<n>: tipe bilangan bulat, 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, sebagai contoh, 4020006.
Contoh
AT^DSONMIRPT?<CR>
<CR><JIKA>^DSONMIRPT: 0<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^DSONMIRPT=1<CR>
<CR><JIKA>baik<CR><JIKA>
<CR><JIKA>^DSONMIRPTI: 4023456<CR><JIKA>
AT^DSONMIRPT=2<CR>
<CR><JIKA>^DSONMIRPT: 4023456<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^DSONMIRPT=?<CR>
<CR><JIKA>^DSONMIRPT: (0-2)<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
14.AT^DSONIPNN: Query the IP address of the network node
| Command | Possible response(s) |
| AT^DSONIPNN=<Mode> | ^DSONIPNN: <Num>,<RecvMsgAll>[,<SN1> [,SN2>,…[,<SNm>]] When Mode=3 ^DSONIPNN: <Num>,<RecvMsgAll> [,<SN1>,<IPAddr1> [, SN2 >, < IPAddr2 >,… [,<SNm>,<IPAddrm>]]] |
| AT^DSONIPNN? | ^DSONIPNN: <Mode> |
| AT^DSONIPNN=? | ^DSONIPNN: (list of supported <Mode>s) |
Deskripsi
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 atau 1, the parameters need to be stored in NVRAM, which will take effect after the flight.
Final result code
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Unsolicited result code
^DSONIPNNI: <Num>,<RecvMsgAll>[ ,<SN1> [,SN2>,…[,<SNm>]]]
Defined values
<Mode>: tipe bilangan bulat: indicates the status of the switch that is proactively reported
0: shut down
1: open
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>: tipe bilangan bulat, which indicates the number of nodes in the network
<RecvMsgAll> : tipe bilangan bulat, 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, sebagai contoh, 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.
Contoh
AT^DSONIPNN?<CR><JIKA>
<CR><JIKA>^DSONIPNN: 0<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^DSONIPNN=1<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
<CR><JIKA>^DSONIPNNI: 1, 1, A023456<><CR><JIKA>
<CR><JIKA>^DSONIPNNI: 2, 1, A023456, A120345<><CR><JIKA>
AT^DSONIPNN=3<CR><JIKA>
<CR><JIKA>^DSONIPNN: 2, 1<CR><JIKA>
A023456, 170.168.1.56 < CR > < JIKA >
A120345, 170.168.1.45 < CR > < JIKA >
AT^DSONIPNN=?<CR><JIKA>
<CR><JIKA>^DSONIPNN: (0-3)<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
15.AT^DSONNMF: subnet merge control switch
| Command | Possible response(s) |
| AT^DSONNMF=<fun> | |
| AT^DSONNMF? | ^DSONNMF: <fun> |
| AT^DSONNMF=? | ^DSONNMF: (list of supported <fun>s) |
Deskripsi
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
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<fun>: INTEGER type, which indicates whether the subnet merging function is enabled or disabled. Jangkauan: 0: disabled.1: Open.
Contoh
AT^DSONNMF=1<CR>
<CR><JIKA>baik<CR><JIKA>
AT^DSONNMF?<CR>
<CR><JIKA>^DSONNMF: 1<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^DSONNMF=?<CR>
<CR><JIKA>^DSONNMF: (0-1)<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
16.AT^DSONNST: network stability time
| Command | Possible response(s) |
| AT^DSONNST=<time> | |
| AT^DSONNST=? | ^DSONNST: <time> |
| AT^DSONNST? |
Deskripsi
Run this command to set the step for stabilizing a subnet. The actual time for stabilizing a subnet is 15 detik.
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 detik.
Final result code
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<time>: INTEGER type indicates the step of the subnet stability time. The unit is 15 detik. If the value is set to 1, the value is 15 detik, and if the value is set to 2, the value is 30 detik, dan seterusnya.
Contoh
AT^DSONNST=1<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^DSONNST=?<CR><JIKA>
<CR><JIKA>^DSONNST: 1<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^DSONNST?<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
17.AT^DSONSDA: indicates the destination address of the Com-uart data transmission.
| Command | Possible response(s) |
| AT^DSONSDA=<IPV4 address> | |
| AT^DSONSDA? | ^DSONSDA: <IPV4 address> |
| AT^DSONSDA=? |
Deskripsi
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
baik
Successful.
ERROR or +CME ERROR: <berbuat salah>
Command performing failed.
Defined values
<IPV4 address> String type. Only IPV4 addresses are supported
Contoh
The AT ^ DSONSDA = “192.168.1.20” < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT^DSONSDA?<CR><JIKA>
< CR > < JIKA > ^ DSONSDA: “192.168.1.20” < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT^DSONSDA=?<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
18.AT^DCIAC: encryption algorithm selection
| Command | Possible response(s) |
| AT^DCIAC=<Arith> | |
| AT^DCIAC? | ^DCIAC: <Arith> |
| AT^DCIAC=? | ^DCIAC: (list of supported <Arith>s) |
Deskripsi
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.
Catatan: The network node algorithm is based on the network node. The user-configured algorithm will adjust itself during the access process.
Final result code
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<Arith>: tipe bilangan bulat: indicates the encryption and completion algorithm. The value range is as follows:
0: none ciphering and integrality
1: SNOW3G
2: AES
3: ZUC
Contoh
AT^DCIAC=2<CR>
<CR><JIKA>baik<CR><JIKA>
AT^DCIAC?<CR><JIKA>
<CR><JIKA>^DCIAC: 2<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^DCIAC=?<CR>
<CR><JIKA>^DCIAC: (0-3) <CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
19.AT^DSONSFTP: Fixed Tx power configuration
| Command | Possible response(s) |
| AT^DSONSFTP=<Mode>[,<Kekuasaan>[,<cellid>]] | |
| AT^DSONSFTP? | ^DSONSFTP: <Mode>,<pcellpower>[,<scellpower>,cellid] |
| AT^DSONSFTP=? | ^DSONSFTP: (list of supported < Mode>s), (list of supported < kekuasaan>s) [, (list of supported < cellid>s)] |
Deskripsi
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
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<Mode>: INTEGER type: indicates the control status of the fixed power switch configured by the user
0: shut down
1: open
<kekuasaan>: tipe bilangan bulat: specifies the fixed transmission power of a node, expressed in dBm. The value ranges from -40 untuk 40. If the value exceeds the maximum value supported by the terminal, the value is the maximum value supported by the terminal.
<cellid> tipe bilangan bulat , Physical cell id
0: Pcell primary cell
1: Scell second cell
Other value reserved.
Contoh
The AT ^ DSONSFTP = 1, “- 10”, 0 < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT^DSONSFTP?<CR><JIKA>
< CR > < JIKA > 1, “10”, “0”, 0 < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT^DSONSFTP=?<CR><JIKA>
< CR > < JIKA > ^ DSONSFTP: (0-1), “- 40”, “40”, (0-1) < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT^DSONSFTP=0<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^DSONSFTP?<CR><JIKA>
< CR > < JIKA > 0, “10”, “0”, 0 < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
The AT ^ DSONSFTP = 1, “- 10” < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT^DSONSFTP?<CR><JIKA>
< CR > < JIKA > 0, “10” < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
20.AT^DSONSNA: Node movement attribute configuration
| Command | Possible response(s) |
| AT^DSONSNA=<MobilityType> | |
| AT^DSONSNA? | ^DSONSNA: <MobilityType> |
| AT^DSONSNA=? | ^DSONSNA: (list of supported < MobilityAttribute >s) |
Deskripsi
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
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
< MobilityType >: tipe bilangan bulat, indicating whether the node attribute is moved or fixed;
0: fixed
1: seluler
Contoh
AT^DSONSNA=1<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^DSONSNA=?<CR><JIKA>
<CR><JIKA>^DSONSNA: 1<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^DSONSNA=?<CR>
<CR><JIKA>^DSONSNA: (0-1)<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
21.AT^DSONSBR: set the operating frequency range
| Command | Possible response(s) |
| AT ^ DSONSBR = < pita >, < earfcn_start >, < earfcn_end > [, < pita >, < earfcn_start >, < earfcn_end > [, < pita >, < earfcn_start >, < earfcn_end >]…]. | |
| AT^DSONSBR? | ^ DSONSBR: < pita >, < earfcn_start >, < earfcn_end > [, < pita >, < earfcn_start >, < earfcn_end > [, < pita >, < earfcn_start >, < earfcn_end >]…]. |
| AT^DSONSBR=? | ^DSONSBR: <pita>,(list of supported <earfcn>s), <pita>,(list of supported <earfcn>s),… |
Deskripsi
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.
Catatan:
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. If not, set AT^DAOCNDI before the restart. Jika tidak, 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); jika tidak, 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
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<pita>: tipe bilangan bulat, subband number
64: BAND64 (reserved)
65: BAND65 (reserved)
66: BAND66
67: BAND67 (reserved)
68: BAND68 (reserved)
69: BAND69 (reserved)
46: BAND46 (reserved)
71: BAND71
< EARfCN_start >: tipe bilangan bulat, starting frequency number. The value range is related to the subband and must not be greater than < EARfCN_end >
BAND64: (Reserved)
BAND65: (Reserved)
BAND66: 14200-15300
BAND67: (Reserved)
BAND68: (Reserved)
BAND69: (Reserved)
BAND46 :(reserved)
BAND71:5660-6780
< EARfCN_end >: tipe bilangan bulat, indicating the end frequency. The value range is related to the subband and cannot be smaller than <earfcn_start>
BAND64 :(reserved)
BAND65 :(reserved)
BAND66: 14200-15300
BAND67 :(reserved)
BAND68 :(reserved)
BAND69 :(reserved)
BAND46 :(reserved)
BAND71:5660-6780
Contoh
AT ^ DSONSBR = 66142, 00148, 00 < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT^DSONSBR?<CR><JIKA>
< CR > < JIKA > ^ DSONSBR: 66142 00148 0 < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT^DSONSBR=?<CR><JIKA>
<CR><JIKA>^DSONSBR: 66,(14200-15299), <CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
22.AT^DFHC: Frequency hopping switch control
| Command | Possible response(s) |
| AT^DFHC=<n> | |
| AT^DFHC? | ^DFHC: <n> |
| AT^DFHC=? | ^DFHC: (list of supported <n>s) |
Deskripsi
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
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<n>: tipe bilangan bulat, indicating the frequency hopping function setting
0: Disables the frequency hopping function
1: Enable the frequency hopping function
Contoh
AT^DFHC=0<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^DFHC?<CR><JIKA>
<CR><JIKA>^DFHC:0<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^DFHC=?<CR><JIKA>
<CR><JIKA>^DFHC: (0-1)<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
23.AT^DSONTFT: TFT rule table configuration for different services
| Command | Possible response(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)>[,<direction>]]]]]]]]]] | |
| 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><JIKA>^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: (list of supported <op_type>s), (list of supported <Data_pri>s), (list of supported <packet filter identifier>s),(list of supported <evaluation precedence index>s),(list of supported <source address and subnet mask>s),(list of supported <protocol number (ipv4) / next header (ipv6)>s),(list of supported <destination port range>s),(list of supported <source port range>s),(list of supported <ipsec security parameter index (spi)>s),(list of supported <type of service (tos) (ipv4) and mask / traffic class (ipv6) and mask>s),(list of supported <flow label (ipv6)>s) [<CR><JIKA>^DSONTFT: …] |
Deskripsi
Setting commands are used to delete, set, and update the TFT in the MT. Currently, 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. Catatan: 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. After the configuration, 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) is supported.
Final result code
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<op_type>: tipe bilangan bulat, 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 untuk 3. A smaller value indicates a higher priority
<packet filter identifier>: tipe bilangan bulat,TFT id
1-16: Valid range of TFT ID.
<evaluation precedence index>: tipe bilangan bulat
0-255: Valid range of index
<source address and subnet mask>: tipe string(without double quotes),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)>: tipe bilangan bulat
0-255: Valid range of parameters
<destination port range>: tipe string(without double quotes),Consists of dot-separated numeric parameters on the form ‘f.t’.
0-65535: Valid range of each number
<source port range>: tipe string(without double quotes),Consists of dot-separated numeric parameters on the form ‘f.t’.
0-65535: Valid range of each number
<ipsec security parameter index (spi)>: tipe string(without double quotes),Hexadecimal parameter
00000000 – FFFFFFFF: Valid range
<type of service (tos) (ipv4) and mask / traffic class (ipv6) and mask>: tipe string(without double quotes),Dot-separated numeric parameters on the form ‘t.m’.
0-255.
<flow label (ipv6)>: tipe string(without double quotes),Hexadecimal parameter,valid for IPv6 only.
0000 – FFFF
<direction>: tipe bilangan bulat,speifies the transmission direction in which the packet filter shall be applied.
0: Pre-release 7 TFT filter (see 3GPP TS 24.008 [8], Table 10.5.162)
1: the Uplink
2: Downlink
3: Birectional (Up & Downlink) (Default if omitted)
Implementation
Pilihan
Contoh
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, dan 1 < CR >
<CR><JIKA>baik<CR><JIKA>
The AT ^ DSONTFT = 2, 1 < CR >
<CR><JIKA>baik<CR><JIKA>
AT^DSONTFT?<CR>
<CR><JIKA>^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, dan 1 < CR > < JIKA > ^ 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, dan 1 < CR > < JIKA > ^ 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, dan 1 < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
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><JIKA>
<CR><JIKA><CR><JIKA>baik<CR><JIKA>
24.AT^DSONMOC: Channel measurement switch configuration
| Command | Possible response(s) |
| AT^DSONMOC=<value> | |
| AT^DSONMOC? | ^DSONMOC: <value> |
| AT^DSONMOC=? | ^DSONMOC: (list of supported <value>s) |
Deskripsi
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
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<value>: 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;
Contoh
AT^DSONMOC=1<CR>
<CR><JIKA>baik<CR><JIKA>
AT^DSONMOC?<CR>
<CR><JIKA>^DSONMOC: 1<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^DSONMOC=?<CR>
<CR><JIKA>^DSONMOC: (0-1)<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
25.AT^DSONSMFL: Network node scale configuration
| Command | Possible response(s) |
| AT^DSONSMFL=<value> | |
| AT^DSONSMFL? | ^DSONSMFL: <value> |
| AT^DSONSMFL=? | ^DSONSMFL: (list of supported <value>s) |
Deskripsi
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
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<value>: tipe bilangan bulat, which indicates the maximum number of nodes.
0: 32.
1: indicates 16.
2: indicates eight.
3: indicates four.
Contoh
AT^DSONSMFL=1<CR>
<CR><JIKA>baik<CR><JIKA>
AT^DSONSMFL?<CR>
<CR><JIKA>^DSONSMFL: 1<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^DSONSMFL=?<CR>
<CR><JIKA>^DSONSOMFL: (0-3)<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
26.AT^DSONSCAP: MIMO and CA feature selection configuration switch
| Command | Possible response(s) |
| AT^DSONSCAP=<mode>[,<Tipe>] | |
| AT^DSONSCAP? | ^DSONSCAP: <mode>,<Tipe> |
| AT^DSONSCAP=? | ^DSONSCAP: (list of supported <mode>s), (list of supported <Tipe>s) |
Deskripsi
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 <mode>,<Tipe> values;
Final result code
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<mode>: tipe bilangan bulat, the type of operation to be performed
0: CA MIMO is not supported
1: CA is supported (reserved)
2: Supports MIMO
3: CA+MIMO(reserved)
<Tipe>:tipe bilangan bulat, which limits the operation to the whole network or the local node
0: changes the local node
1: Change the whole network
Contoh
The AT ^ DSONSCAP = 1, 0 < CR >
<CR><JIKA>baik<CR><JIKA>
AT^ DSONSCAP?<CR>
< CR > < JIKA > ^ DSONSCAP: 1, 0 < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT^DSONSCAP=?<CR>
<CR><JIKA>^DSONSCAP: (0-3) ,(0-1)<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
27.AT^DSONPFCFG: preset frequency point list configuration
| Command | Possible response(s) |
| The AT ^ DSONPFCFG = < mode > [, < Freq1 > [, < BandWidthBit1 >] [, < Freq2 > [, < BandWidthBit2 >]]… [, < Freqn > [, < BandWidthBitn >]]]] | |
| AT^DSONPFCFG? | ^DSONPFCFG: <totalNum>[, (< Freq1>,<BandWidthBit1>)]… [, (<Freqn>,<BandWidthBitn>)] |
| AT^DSONPFCFG=? | ^DSONPFCFG: (list of supported <mode>s) |
Deskripsi
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.
Catatan: 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); jika tidak, an error will be returned.
Final result code
baik
Successful.
ERROR or +CME ERROR: <berbuat salah>
Command performing failed.
Defined values
<mode>: tipe bilangan bulat, 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, where:
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
Contoh
The AT ^ DSONPFCFG = 0, 51600, 47579, 00,47 < CR >
<CR><JIKA>baik<CR><JIKA>
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 > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT^DSONPFCFG=?<CR>
<CR><JIKA>^DSONPFCFG: (0-2) <CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
28.AT^DSONMWLS: Whitelist switch configuration
| Command | Possible response(s) |
| AT^DSONMWLS=<mode> | |
| AT^DSONMWLS? | ^DSONMWLS: <mode> |
| AT^DSONMWLS=? | ^DSONMWLS: (list of supported <mode>s) |
Deskripsi
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. Jika tidak, the enabling status fails.
Query commands are used to query the status of the MAC address whitelist function.
Test commands return supported <mode> values;
Final result code
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<mode>: tipe bilangan bulat, the type of operation to be performed
0: Disables the MAC address whitelist function
1: Enables the MAC address whitelist function
Contoh
AT^DSONMWLS=1<CR>
<CR><JIKA>baik<CR><JIKA>
AT^DSONMWLS?<CR>
^DSONMWLS: 1
<CR><JIKA>baik<CR><JIKA>
AT^DSONMWLS=?<CR>
^DSONMWLS: (0-1)
<CR><JIKA>baik<CR><JIKA>
29.AT^DSONMWLM: Whitelist list configuration
| Command | Possible response(s) |
| AT^DSONMWLM=<mode>[,<MacAddr1>[,<MacAddr2>] …[,<MacAddrn>]]] | |
| AT^DSONMWLM? | ^ DSONMWLM: < totalNum >, < n > [, < MacAddr1 > [, < MacAddr2 >]… [, < MacAddrn >]] [< CR > < JIKA > ^ DSONMWLM: < totalNum >, < n >, < MacAddr1 > [, < MacAddr2 >]… [, < MacAddrn >] […]] |
| AT^DSONMWLM=? |
Deskripsi
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. Jika tidak, 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
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<mode>: tipe bilangan bulat, 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
Itu < MacAddr > : MAC address
Contoh
The AT ^ DSONMWLM = 0, “00:01:00:12:23:34”, “00:01:02:12:34:56 < CR >”
<CR><JIKA>baik<CR><JIKA>
AT^DSONMWLM?<CR>
^ DSONMWLM: 2, 2, “00:01:00:12:23:34”, “00:01:02:12:34:56”
<CR><JIKA>baik<CR><JIKA>
AT^DSONMWLM =?<CR>
<CR><JIKA>baik<CR><JIKA>
30.AT^MACCFG: private MAC address configuration
| Command | Possible response(s) |
| AT^MACCFG =<selif>[,<mac addresss>] | |
| AT^MACCFG? | ^ MACCFG: < 0 >, < mac_address > ^ MACCFG: < 1 >, < mac_address > |
| AT^MACCFG =? | ^MACCFG: (list of supported < selif >s) |
Deskripsi
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.
| Response | result |
| baik | Successful |
| ERROR or +CME ERROR: <berbuat salah> | Command performing failed |
Defined values
< selif >: integer of default or configed by at command
0:default mac address
1:at config mac address
[,<mac addresss>]: MAC address
If < selif > is 0, the MAC address is not set
If < selif > is 1, MAC address needs to be set
Contoh
The AT ^ MACCFG = 0
<CR><JIKA>baik<CR><JIKA>
The AT ^ MACCFG = 1, “CA. 01.00.00:1 b: 7”
<CR><JIKA>baik<CR><JIKA>
AT^MACCFG?<CR><JIKA>
< CR > < JIKA > ^ MACCFG: 1, “CA. 01.00.00:1 b: 7” < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT^MACCFG =?<CR><JIKA>
MACCFG: (0-1), [hex MAC address]<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
31.AT^DSONCTX: Continuous wireless signal transmitting
| Command | Possible response(s) |
| AT^DSONCTX =<mode>[,<frekuensi >,<Bandwidth>,<kekuasaan>,<tx_mode>,< single_tone >[,<modu_type>]] | |
| AT^DSONCTX? | ^DSONCTX: <mode>[,<frekuensi >,<Bandwidth>,<kekuasaan>,<tx_mode>,<single_tone>[,<modu_type>]] |
| AT^DSONCTX=? | ^DSONCTX: (list of supported <mode>s), (list of supported <frekuensi>s),(list of supported <Bandwidth>s), (list of supported < kekuasaan >s) ,(list of supported < tx_mode >s), (list of supported < single_tone>s), (list of supported < modu_type>s) |
Deskripsi
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
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<mode> : tipe bilangan bulat, the type of operation to be performed:
0: Turn off long hair function;
1: Enable the function of long hair;
<frekuensi>: tipe bilangan bulat, representing the point frequency in 100KHz. Refer to the instruction AT^DSONSBR for the range
<Bandwidth>: 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(tidak didukung)
5: 20M
<kekuasaan>: integer Type: indicates the power, expressed in dBm. The value ranges from -40 untuk 40. If the power exceeds the maximum value supported by the terminal, the value is the maximum value supported by the terminal.
< tx_mode >:tipe bilangan bulat, indicating the sending mode:
0: single antenna;
1: double antenna transmission;
< single_TONE >:tipe bilangan bulat, 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 >:tipe bilangan bulat, indicating the modulation mode:
QPSK; 0:
16 QAM.
“4 qam;
Contoh
The AT ^ DSONCTX = 0, 5, 1145 “23”, 0, 0, < CR >
<CR><JIKA>baik<CR><JIKA>
AT^DSONCTX?<CR>
^ DSONCTX: 1, 14500, 5, “23”, 0, 0
<CR><JIKA>baik<CR><JIKA>
AT^DSONCTX=0<CR>
<CR><JIKA>baik<CR><JIKA>
AT^DSONCTX =?<CR>
^ DSONCTX: (0 dan 1), (14200-15300566-6780), (0 untuk 5),
(” – “~ 40” 40 “), (0-1), (0-1), (0, 2)
<CR><JIKA>baik<CR><JIKA>
32.AT^ELFUN: ELog function configuration
| Command | Possible response(s) |
| AT^ELFUN=<mode> | |
| AT^ELFUN? | ^ELFUN : <mode> |
| AT^ELFUN=? | ^ELFUN : (list of supported <mode>s) |
Deskripsi
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.
| Response | result |
| baik | Successful |
| ERROR or +CME ERROR: <berbuat salah> | Command performing failed |
Defined values
< mode >: tipe bilangan bulat
0: Close ELOG Module
1: Open ELOG Module
Contoh
AT^ ELFUN =0<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^ ELFUN?<CR><JIKA>
<CR><JIKA>^ ELFUN:0<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^ ELFUN =?<CR><JIKA>
<CR><JIKA>^ ELFUN: (0-1)<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
33.AT^APLFUN: APLog function configuration
| Command | Possible response(s) |
| AT^APLFUN =<n> | |
| AT^APLFUN? | ^APLFUN: <n> |
| AT^APLFUN =? | ^APLFUN: (list of supported <n>s) |
Deskripsi
Run this command to enable the AP LOG function.
Final result code
baik
Successful
ERROR or +CME ERROR: <berbuat salah>
Command performing failed
Defined values
<n>: tipe bilangan bulat, which indicates the fast frequency hopping function setting
0: Disables the AP LOG function
1: Enable the AP LOG function
Contoh
AT^APLFUN=0<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^APLFUN?<CR><JIKA>
<CR><JIKA>^APLFUN:0<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
AT^ APLFUN=?<CR><JIKA>
<CR><JIKA>^APLFUN(0-1)<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>
34.AT^NETIFCFG: indicates the device IP address
| Command | Possible response(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: (list of supported < selif >s) |
Deskripsi
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.
| Response | result |
| baik | Successful |
| ERROR or +CME ERROR: <berbuat salah> | Command performing failed |
Defined values
< 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
Contoh
The AT ^ NETIFCFG = 0, “192.168.43.128”
<CR><JIKA>baik<CR><JIKA>
AT^NETIFCFG?<CR><JIKA>
< CR > < JIKA > ^ NETIFCFG: 0, “192.168.43.128” < CR > < JIKA >
<CR><JIKA>baik<CR><JIKA>
AT^NETIFCFG =?<CR><JIKA>
<CR><JIKA>^NETIFCFG: (0-1)<CR><JIKA>
<CR><JIKA>baik<CR><JIKA>3
Transmisi Video Wireless
Ip mesh 100mbps transceiver data video nirkabel 2x5w pa 16 melompat
Transmisi Video Wireless
Drone Video Transmitter and Receiver 100Mbps high-speed data rate long-range 100-150km 2x10W PA

Berikan pertanyaan
Terima kasih atas tanggapan Anda. ✨