![Murata Cat-M1/NB-IoT User Manual Download Page 19](http://html1.mh-extra.com/html/murata/cat-m1-nb-iot/cat-m1-nb-iot_user-manual_1857312019.webp)
Copyright © Murata Manufacturing Co., Ltd. All rights reserved. 2018
Type 1SC EVK User Guide, v1.3, 5/4/2020
Page
19
of
44
www.murata.com
Figure 16 CLI Commands
Here is a list of example CLI commands.
-
ver to show the current version of the firmware installed
-
ifconfig to show the interfaces
-
ping 127.0.0.1 to ping an IP address
7.4.2
Sending AT commands from CLI channel
The CLI channel supports sending AT commands to the modem, as follows:
at <AT command>
For example:
-
at at+cfun?
-
at at%ccid
7.4.3
From CLI Channel to AT Channel
The user can switch a CLI channel to an AT channel as follows:
1.
Connect a UART serial cable to the device’s CN13 (UART A & C) mini-USB connector.
2. Open a terminal shell to the CLI COM port (the default functionality of UART A is CLI).
3. To switch to t
he AT channel functionality, run the ‘serialSwitch’ CLI command.
4. After step #3, the terminal will switch to an AT channel terminal and the user can run normal
AT commands in it
– there is no need for the extra “AT” as in the case with the CLI port.
5. To
switch back to CLI functionality, run the ‘at%cli’ AT command.
6. After step #5, the terminal will switch back to a CLI terminal.
8
PPP LTE Connection – Windows
Connect both CLI and AT port from the EVB to PC. Use PuTTY to connect to CLI port to make sure
the modem is in application
mode (“>” prompt is shown).