Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Spacevars
0product2
 allows you to control and diagnose the mobile interface using broadband wireless modem AT commands. 

Query Command 

This feature allows users to send AT commands to control and diagnose the mobile interface. The following information is needed to execute query commands:

...

  1. Select the command type from the Type drop-down list. The following options are available:
    1. Pre-defined – To add a predefined command.
    2. User-defined – To add a user-defined command.
  2. Select a Name for the command type.
    1. For For the Pre-defined command type, select a Name from the drop-down list.
    2. For User-defined command type, enter a name of your choice.
  3. Enter the AT Command to Send. This option is available only if the Advanced Send Command option is chosen.
  4. Enter the lines to be displayed in the Read Commands Output table. This option is available only if the User-defined type is selected.
  5. Click Add.

...

This feature limits the mobile module to a specific FREQ or cell. The following information is required to execute this:

  1. Enter the Type, Name, and AT command as commands shown in the table below table, to read current mobile info.

    Type NameAT commandShow Lines

    user-defined

    nwscanmode

    AT+QCFG=[nwscanmode]

    2

    user-defined

    serving_cell

    AT+QENG=[servingcell]

    2

    user-defined

    lock_the_cell

    AT+QNWLOCK=[common/lte]

    2



  2. The read command output table displays the newly added read commands as shown below:

  3.  In the Query Command, set the Type to Advanced send command and enter AT+QCFG=[nwscanmode],3 in the AT command to Send.

    Note

    This should be done before locking the LTE cell.


  4. To lock the mobile module to a specified FREQ or cell, in the Query Command, set the Type to Advanced send command, and enter AT+QNWLOCK= [common/lte],2,<EARFCN>,<PCI> in the AT command to Send.

    Note

    This approach locks the mobile interface only up to one cell. Insert the SIM card before the locking cell procedure.


  5. Verify whether the "nwscanmode" and "lock the cell" is are changed in the Read Commands Output table. 


...