Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.58 KB

README.md

File metadata and controls

15 lines (11 loc) · 1.58 KB

nRF9160_Examples

Basic example code for the Nordic nRF9160 LTE-M/NB-IoT modem

  • AWS_IoT - Forked from the nRF SDK, this example adds extra features such as setting the AWS Client ID at runtime from the IMEI. Project is split up into individual files.
  • Basic Networking - Connects to the LTE Network.
  • GPS - Obtains a GPS (Global Positioning System)/GNSS (Global Navigation Satellite System) Position Fix.
  • KeyMgmt - Demo to see if we can store configuration settings (board configuration, hardware version, board serial number) in with credentials. Credentials are loaded over the AT host port during manufacturer and board settings could be loaded using the same method.
  • Time - Obtains time via LTE and examines UTC / LocalTime functions and issues.
  • fade_rgb_led - Using PWM, fades a RGB led in a cycle of Red, Green & Blue.
  • shtc3 - Demonstrates using a Device Tree Overlay at an applications level to configure a Zephyr I2C Sensor.

Development Board