Using Cell Modem Terminal Functionality - Campbell CELL200 Series Product Manual

4g lte cellular module
Hide thumbs Also See for CELL200 Series:
Table of Contents

Advertisement

D.1 Using cell modem terminal functionality
NOTE:
This functionality is available in all CRBasic data loggers with a CS I/O port.
CELL200 series settings configuration and status retrieval using terminal functionality
shows how to set up an attached CELL200-series module using the terminal functionality in the
module. It also illustrates how to use the same functionality to retrieve status information from
the CELL200 series and put the module into low power mode. This program can be downloaded
from https://s.campbellsci.com.au/documents/us/miscellaneous/CELL2XX-Settings.dld.
To use the terminal functionality of the module, you must enable the terminal port. To do this:
1. Connect a USB cable between your module and computer.
2. Connect the cellular antenna. When using a MIMO antenna with multiple cellular
connections, connect the primary cable to Cellular and the secondary to Diversity. If the
cables are not marked in this way, they can be connected to either antennna port. See
Antenna connections
3. Open a web browser and go to: cell.linktodevice.com.
TIP:
If this doesn't work browse to 192.168.86.1.
4. On the Settings | Advanced tab, set the Terminal Port CS I/O SDC Address. (It must be set
to a different address than the one used for the CS I/O Port SDC Address.)
5. Click Apply Changes.
CRBasic Example 3: CELL200 series settings configuration and status retrieval using terminal
Public
modem_apn
Public
modem_battery_voltage
Units
modem_battery_voltage = V
Public
modem_current_day_usage
Units
modem_current_day_usage = kB
Public
modem_current_month_usage
Units
modem_current_month_usage = kB
Public
c modem_diversity
Public
modem_ecio
Public
modem_ipprotocol
Public
modem_mode
(p. 28).
As String
* 50
'Current Access Point Name
'Modem's current battery voltage
As Long
As Long
As String
'Current ECIO value (3G signal quality)
As String
As String
'Current modem mode (PPP or Serial Server)
functionality
'Today data usage statistics
'Current month's data usage
'Current setting for the Diversity Antenna
'Current setting for IP Protocol (IPv4,
'IPv6, or IPv4/IPv6)
CELL200-Series 4G LTE Cellular Module
(p. 70)
70

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cell205Cell210Cell215Cell220Cell225

Table of Contents