LogoLogo
LTE Dongle
LTE Dongle
  • About JTOKEN
  • 📌Product Line
    • Adapters
    • Dongles
      • Quick Start
        • 1️⃣Download & Install
        • 2️⃣Get It Connected
        • 3️⃣Configure APN
      • Common Commands
  • 🛠️Technical Support
    • Tools
    • Drivers
    • Firmwares
  • 🎆Resources
  • Official Store
  • YouTube Channel
Powered by GitBook
On this page
  1. Product Line
  2. Dongles

Common Commands

In this section, you'll learn some common commands to setup modules:

  • ATI: query brand, model anf firmware version;

  • AT+CIMI: query the number of SIM card;

  • AT+CPIN?: query the number of SIM card;

  • AT+QGPS?: query the status of GPS but it's necessary to connect GPS antenna;

  • AT+QGPSLOC?: query GPS location but it's necessary to connect GPS antenna;

  • AT+CSQ: query signal value;

  • AT+QGPS=1: send command to enable GPS because by default or powered off it's disabled;

  • AT+QGPS=0: send command to disable GPS;

  • AT+CFUN=1,1: send command to reboot the module;

  • AT+QPRTPARA=3: send command to restore it to the default factory settings;

  • AT+CGDCONT?: send command to read PDP context

  • AT+CGDCONT=<cid>[,<PDP_type>[,<APN>[,<PDP_addr>[,<data_comp>[,<head_comp>]]]]]: send command to define PDP context with APN;

PreviousConfigure APNNextTools

Last updated 3 years ago

📌