Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

u-blox



Communication Service (cellular)

Description

Provided library makes interface with u-blox LARA-R6 cellular module as easy as possible offering to the user high level functions for:

  • configuring network parameters.
  • registering to a cellular provider.

Reference examples

Please see the network registration example.

Local Definitions-Macros

Macro/definitions section which are not inherited from other modules/components or are not part of any KConfig

Name Value Description
XPLRCOM_DEBUG_ACTIVE 1 Controls logging of debug info to console. Present in xplr_hpglib_cfg.
XPLRCOM_NUMOF_DEVICES 1 Defines number of cellular modules to be initialized by the library. Present in xplr_hpglib_cfg.

Modules-Components dependencies

There are no dependencies to other HPGLib components.