Lines Matching +full:analog +full:- +full:alt +full:- +full:mode
8 :alt: Circuit Dojo nRF9160 Feather
15 The nRF9160 Feather by Circuit Dojo is a single-board development
16 for bringing your LTE-M and NB-IoT applications to life. The circuitdojo_feather_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)`
42 .. figure:: img/nrf9160-feather-v31-features.jpg
44 :alt: nRF9160 Feather Features
53 ---
58 -------------------------
60 * MODE = P0.12
64 ---
70 ----------------------------
76 ---------------
78 The nRF9160 Feather has a built-in nano SIM (4FF) holder located
85 circuitdojo_feather_nrf9160 has a Tag Connect TC2030-CTX-NL. It can be used
88 * J-Link (the nRF53-DK is recommended)
89 * CMSIS-DAP based programmers
100 Trusted Firmware-M (TF-M) and building the ``ns`` target is not supported for this board.
102 Some of the examples do not use secure mode, so they do not require the
114 Here is an example for the :zephyr:code-sample:`hello_world` application.
118 .. code-block:: console
127 .. zephyr-app-commands::
128 :zephyr-app: samples/hello_world
145 * :zephyr:code-sample:`blinky`
146 * :zephyr:code-sample:`button`
155 .. target-notes::
160 .. _nRF9160 Feather Documentation: https://docs.jaredwolff.com/nrf9160-introduction.html
161 .. _Getting Started: https://docs.jaredwolff.com/nrf9160-getting-started.html