Example program demonstrate the use of the User LEDs and the User Button. The example also initializes the I2C3 Bus for the battery charger BQ24295, sets the battery charger and the cellular module driver, powers up the cellular module. However, the UART2 , which is used for communicating with the module, is not configured. Hence, the Serial USB Sniffer could be used for exercising AT commands from a development PC.

Dependencies:   ublox-cellular-base ublox-cellular-driver-gen battery-charger-bq24295 gnss

History

Updated thread calling, old thread call is depreciated default tip

2018-02-23, by Mudassar Hussain [Fri, 23 Feb 2018 18:28:32 +0500] rev 6

Updated thread calling, old thread call is depreciated


Removed unused libraries and variables

2018-02-23, by Mudassar Hussain [Fri, 23 Feb 2018 18:26:53 +0500] rev 5

Removed unused libraries and variables


Forking

2018-02-22, by mudassar0121 [Thu, 22 Feb 2018 07:19:57 +0000] rev 4

Forking


Added GNSS support and initialisation

2018-01-10, by euygun [Wed, 10 Jan 2018 17:03:44 +0000] rev 3

Added GNSS support and initialisation


Fixing the missing code in the previous commit

2017-09-26, by euygun [Tue, 26 Sep 2017 15:41:17 +0000] rev 2

Fixing the missing code in the previous commit


Added I2C3 Bus initialization; Added the battery charger BQ24295 initialization; Set minimum input voltage level for the battery charger to 3.88 Volt

2017-09-26, by euygun [Tue, 26 Sep 2017 14:49:17 +0000] rev 1

Added I2C3 Bus initialization; Added the battery charger BQ24295 initialization; Set minimum input voltage level for the battery charger to 3.88 Volt


Creation

2017-09-19, by euygun [Tue, 19 Sep 2017 12:23:17 +0000] rev 0

Creation