Advertisement
Guest User

AT Command Output

a guest
Jul 10th, 2025
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. AT+CGMI (Manufacturer): Quectel
  2. AT+CGMM (Model Identification): BG95-M5
  3. AT+CGMR (Revision): BG95M5LAR02A03
  4. AT+CGSN (Serial Number): 860201063479821
  5. AT+CIMI (International Mobile Subscriber Identification): 295050903129435
  6. AT+CCID (Card Identification): +CCID: 89883030000083884913
  7. AT+GCAP (Request complete capabilities list) seems to make minicom no longer respond to AT commands -- restarted minicom to fix
  8. AT+CPAS (Phone Activity Status): +CPAS: 0
  9. AT+CFUN=1 ran (set full functionality mode)
  10. AT+CBC (Battery Charge): +CBC: 0,100,4248
  11. AT+CCLK? (Check clock time): +CCLK: "80/01/06,00:36:29-28"
  12. AT+ICF? (Check DTE-DCE Character Framing + ICF): +ICF: 3,3
  13. AT+IFC? (Check DTE-DCE local flow control + IFC)
  14. AT&V (See current configuration):
  15. &C: 1
  16. &D: 1
  17. &F: 0
  18. &W: 0
  19. Q: 0
  20. V: 1
  21. X: 4
  22. Z: 0
  23. E: 0
  24. S0: 0
  25. S4: 10
  26. S5: 8
  27. S6: 2
  28. S7: 0
  29. S8: 2
  30. S10: 15
  31. S3: 13
  32.  
  33. OK
  34.  
  35.  
  36. AT+CLAC (All available AT commands):
  37. &C
  38. &D
  39. &F
  40. &W
  41. &V
  42. Q
  43. V
  44. X
  45. Z
  46. &S
  47. E
  48. I
  49. L
  50. M
  51. A
  52. D
  53. H
  54. O
  55. S0
  56. S4
  57. S5
  58. S6
  59. S7
  60. S8
  61. S10
  62. S3
  63. S2
  64. +ICF
  65. +IFC
  66. +IPR
  67. +GMI
  68. +GMMREF
  69. $QCRSRP
  70. $QCRSRQ
  71. $QCRATSTATE
  72. $QCEXTCLTSTATE
  73. $QCCELLSCAN
  74. $QCAPNE
  75. $QCCEINFO
  76. $QCSFN
  77. $QCJDCFG
  78. $QCJDSTATE
  79. $QCRPMINFO
  80.  
  81. AT$QCAPNE? (Check APN config status): $QCAPNE: 1 , 0 ,"em","IPV4V6",255, 0, 0
  82. AT$QCRSRP? (LTE signal strength metrics): +CME ERROR: 30
  83. AT$QCRSRQ? (LTE signal strength metrics): +CME ERROR: 30
  84. AT$QCRATSTATE? (Radio access technology state): 0,0
  85. AT$QCEXTCLTSTATE? (Extended call state info): $QCEXTCLTSTATE: 0
  86. AT$QCCELLSCAN? (Scan and return visible cellular cells): $QCCELLSCAN: ((0,7,9)),(band 1-64),(band 65-128),(band128-192),(band193-256)
  87. AT$QCCEINFO? returns OK, removing the question mark returns ERROR
  88. AT$QCSFN makes the device no longer able to receive AT commands (atleast through minicom). New minicom session does not fix. Device must be restarted
  89. AT$QCJDSTATE returns ERROR, adding a ? at the end of the command still returns ERROR
  90. AT$QCJDCFG returns ERROR, adding a ? at the end of the command returns nothing
  91. AT$QCRPMINFO (Resource Power Management Data):$QCRPMINFO:1 60 30 60 30 0 0 0 0 0 0 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement