This is a collection of Zephyr RTOS based demo applications for the Pinnacle 100 modem. These are intended to demonstrate the functionality of the modem and to act as a starting point for further development.
This is a Zephyr based repository, DO NOT clone this repository directly. Use the west tool to checkout the manifest repository.
From the directory where you issued the west init and west update commands you can use the following command to build an app:
west build -p auto -b pinnacle_100_dvk -d Pinnacle_100_Sample_Applications/apps/lte_console/build Pinnacle_100_Sample_Applications/apps/lte_console
Sample applications can be found in the apps folder.


