Lines Matching +full:analog +full:- +full:alt +full:- +full:mode
8 :alt: Sparkfun nRF9160 Thing Plus
15 The nRF9160 Thing Plus designed by Circuit Dojo is a single-board development
16 for bringing your LTE-M and NB-IoT applications to life. The sparkfun_thing_plus_nrf9160
17 board configuration leverages the pre-existing support for the Nordic Semiconductor
20 * :abbr:`ADC (Analog to Digital Converter)`
24 * :abbr:`I2C (Inter-Integrated Circuit)`
31 * :abbr:`UARTE (Universal asynchronous receiver-transmitter with EasyDMA)`
49 ---
54 -------------------------
56 * MODE = P0.12
60 ---
66 ----------------------------
72 ---------------
74 The nRF9160 Thing Plus has a built-in nano SIM (4FF) holder located
83 * J-Link (the nRF53-DK is recommended)
84 * CMSIS-DAP based programmers
94 Some of the examples do not use secure mode, so they do not required the ``ns`` suffix.
95 A great example of this is the :zephyr:code-sample:`hello_world` below.
106 Here is an example for the :zephyr:code-sample:`hello_world` application.
110 .. code-block:: console
119 .. zephyr-app-commands::
120 :zephyr-app: samples/hello_world
137 * :zephyr:code-sample:`blinky`
138 * :zephyr:code-sample:`button`
147 .. target-notes::
152 .. _nRF9160 Thing Plus Documentation: https://docs.jaredwolff.com/nrf9160-introduction.html
153 .. _Getting Started: https://docs.jaredwolff.com/nrf9160-getting-started.html