Last active
November 28, 2016 13:54
-
-
Save koreapyj/8478ff79f4024448771d426cd6a44f3e to your computer and use it in GitHub Desktop.
LTE egg+ A DM help
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
***** PLMN SELECTION Command ***** | |
pls PLMN Search | |
plse PLMN Search Extension | |
plss PLMN Search Stop | |
pll PLMN List Request | |
pllext PLMN List Ext Request | |
plla PLMN List Abort Request | |
qspl Query Selected Plmn | |
psb PLMN Search with Band | |
plsi PLMN Search Interval Index Read | |
plsic PLMN Ineterval Change Request | |
plsr PLMN Search Status Read | |
plsmr PLMN Search Mode Read | |
acs Automatic cell search start Request | |
oprtrcnt Set Attach & RRC retry count | |
***** EMM CONTROL Command ***** | |
at Attach | |
atex Attach Extension | |
dt Detach | |
service Service request | |
***** ESM CONTROL Command ***** | |
pc PDN Connectivity | |
pcex PDN Connectivity extension | |
pd PDN Diconnect | |
br Bearer Resource | |
***** UE CONTROL Command ***** | |
sus Suspend Request | |
resume Resume Request | |
on Online Request | |
off Offline Request | |
offx Offline Request extension | |
***** DEVICE INFORMATION Command ***** | |
hkadc HKADC Read | |
mid Mobile Identity Read | |
iccid ICCID Read | |
msisdn MSISDN Read | |
temperature Temperature Read | |
***** LTE PROTOCOL INFORAMTION Command ***** | |
nid NID Read | |
tz TIMEZONE Read | |
indm Indication Mask Control Read | |
scf Serving Cell Frequency Read | |
sib SIB1 PMAX Read | |
emmi EMM Information Read | |
emms EMM State Read | |
tin TIN Read | |
***** UICC CONTROL Command ***** | |
uicc UICC Control Request | |
bip BIP Control Request | |
***** DM LOG Command ***** | |
dm Get DM Log | |
dmext Get DM Log Ext | |
***** NV Command ***** | |
gpsinfo Get Protocol info | |
spsinfo Set Protocol info | |
nvup Upload NV data from device | |
nvdown Download NV data to device | |
***** PS CONTROL Command ***** | |
indmc Indication Mask Control Request | |
rfsc RF Status Report Control Request | |
dbgc Debug Log Control Request | |
epsnsc Save EPSNSC NV Request | |
rfec RF Event Control Request | |
rfmr RF Measure Report Request | |
hic Host IP Connect Request | |
***** SDIO AT Command ***** | |
atc AT Command | |
***** ETC Command ***** | |
lb Loopback Start | |
gdi Get Device Information | |
gdl Get Device List | |
reset LTE Device Reset | |
pf LTE Device Power Off | |
gp Get GPIO data | |
sp Set Data to GPIO | |
gc Get Crash Log | |
ec Erase Crash Log | |
download Download Firmware | |
chmac Change Mac Address | |
chimei Change IMEI | |
slogconf Set Log Config(CM & SDK) | |
glogconf Get Log Config(CM & SDK) | |
cinfo Get Connection Information | |
nstats Get Network Statics | |
dm_en DM Mode Enable | |
dm_dis DM Mode Disable | |
kern Kernel Command | |
vs Vendor Specific Request | |
rrccapa RRC Capability Control Request | |
rrcfunc RRC Function Control Request | |
phyta PHY TA Information | |
plmncsgl PLMN CSG List Request | |
plmncsga PLMN CSG List Abort Request | |
plmncsgs PLMN CSG Select Request | |
plmncsgqs PLMN CSG Query Selected Request | |
plmncsgsl PLMN CSG Set Access CSG List Request | |
plmncsggl PLMN CSG Get CSG List Request | |
roamallow SET ROAMING ALLOW | |
shell Using Shell Prompt | |
exit CM terminate | |
Usage: [trace|knl|sys|pm|ipc|quit|l2|msg|dp|sts|mon|font|dbg|nvm|l1d|l1c|rfm|l1r|l1s|l1u|cip|rohc|brd|nv] | |
Description: | |
l2 : Layer 2 | |
dp : Data-Path | |
sts : Accumulated Statistics | |
nvm : nvm | |
l1c : L1 common configuration | |
rfm : RFM test command | |
l1s : L1 searcher commands | |
rohc : ROHC commands |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment