Using Cell Modem Terminal Functionality - Campbell CELL205 Product Manual

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

Advertisement

C.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.eu/documents/eu/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.
3. Connect the Diversity antenna, if used. (Not required. See
4. Open a web browser and go to: www.cell.linktodevice.eu/.
TIP:
If your computer does not respond to the DNS server correctly, browse to 192.168.86.1.
5. 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.)
6. 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
Public
modem_previous_day_usage
Units
modem_previous_day_usage = kB
As String
'Current Access Point Name
* 50
'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)
As Long
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)
'Previous day's data usage
CELL200-Series 4G LTE Cellular Module
Antenna connections
(p. 65)
(p. 29).)
65

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cell200 seriesCell210Cell215Cell220Cell225

Table of Contents