-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmkdocs.yml
285 lines (274 loc) · 10.1 KB
/
mkdocs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
# Copyright (c) 2016-2025 Makerdiary <https://makerdiary.com>
#
# SPDX-License-Identifier: Apache-2.0
# Project information
site_name: nRF9151 Connect Kit
site_url: https://wiki.makerdiary.com/nrf9151-connectkit
site_author: makerdiary
site_description: >-
The documentation offers all you need to start developing with nRF9151 Connect Kit.
nRF9151 Connect Kit is a versatile prototyping kit built around the nRF9151 SiP with
LTE-M, NB-IoT, GNSS, and DECT NR+. It comes with built-in Interface MCU for debug and
programming, flexible power management with battery charger, easy-to-use form factor,
nRF Connect SDK support including the Zephyr RTOS, various samples and documentation to
quickly prototype Cellular IoT applications.
# Repository
repo_name: makerdiary/nrf9151-connectkit
repo_url: https://github.com/makerdiary/nrf9151-connectkit
edit_uri: edit/main/docs/
# Copyright
copyright: 'Copyright © 2016-2025 <a href="https://makerdiary.com" target="_blank">makerdiary</a>'
# Configuration
theme:
name: material
custom_dir: docs/.overrides
features:
- announce.dismiss
- content.action.edit
- content.action.view
- content.code.annotate
- content.code.copy
# - content.code.select
# - content.footnote.tooltips
# - content.tabs.link
- content.tooltips
# - header.autohide
# - navigation.expand
- navigation.footer
- navigation.indexes
# - navigation.instant
# - navigation.instant.prefetch
# - navigation.instant.progress
# - navigation.prune
- navigation.sections
- navigation.tabs
# - navigation.tabs.sticky
- navigation.top
- navigation.tracking
- search.highlight
- search.share
- search.suggest
- toc.follow
# - toc.integrate
palette:
- media: "(prefers-color-scheme)"
toggle:
icon: material/link
name: Switch to light mode
- media: "(prefers-color-scheme: light)"
scheme: default
primary: custom
toggle:
icon: material/brightness-7
name: Switch to dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: custom
toggle:
icon: material/brightness-4
name: Switch to system preference
font:
text: Roboto
code: Roboto Mono
favicon: assets/favicon.png
icon:
logo: logo
# Announcement bar
announcement: ""
# Home page
home:
hero:
title: Rapid Prototyping Kit with Cellular IoT Connectivity
description: >-
Based on the nRF9151 SiP, featuring LTE-M/NB-IoT Worldwide, DECT NR+ & GNSS, Interface MCU, Battery Charger, Easy-to-use Form Factor and nRF Connect SDK support.
image: assets/images/nrf9151_connectkit_prod_hero_reva.png
button_primary:
label: Quick Start
link: getting-started
button_secondary:
label: Buy Now
link: https://makerdiary.com/products/nrf9151-connectkit
multicolumn:
id: everything-you-would-expect
heading: Everything you would expect
columns:
- icon: microcotroller
title: Built around nRF9151 SiP
description: >-
nRF9151 is a low power and highly integrated SiP with 64 MHz Arm Cortex-M33 and multimode LTE-M/NB-IoT modem
with DECT NR+ support and GNSS. It has global band support, Arm TrustZone CryptoCell 310, unique modem features
for further power saving and ease of use.
- icon: material/console-network
title: On-board Interface MCU
description: >-
Built-in CMSIS-DAP support for debug, programming as well as modem firmware update, no need for any external
tools. Interface MCU also includes a USB-UART bridge for log, trace and terminal emulation, and an Interface
Shell to access the board-specific functionality.
- icon: material/chip
title: Easy-to-use Form Factor
description: >-
Featuring USB-C, LEDs, Buttons, nano-SIM card slot, Battery connector, U.FL receptacles for U.FL cabled LTE-M/NB-IoT/NR+
and GNSS antennas, Arm Serial Wire Debug (SWD) port and dual-row 40 pins with loose or pre-soldered headers available.
- icon: material/cable-data
title: Flexible Power Management
description: >-
Built using BQ25180 I2C programmable battery charger with power path management and ultra low quiescent current,
and TPS63901 buck-boost converter with 75-nA quiescent current and 1.8V/3.3V configurable power supply for I/Os.
- icon: material/link-box-variant
title: Built on Open Source
description: >-
nRF Connect SDK is supported, including the Zephyr RTOS, various samples, networking protocols, libraries, and hardware
drivers, all essential for cellular IoT development. It is open source, and can be leveraged and modified to suit your
specific needs.
- icon: material/file-document-check
title: Well Documented
description: >-
An extensive set of documentation is available, including getting started and developer guides which can help
you save big by reducing development effort. The documentation is hosted as a GitHub repository that allows
managing the updates over time.
# Plugins
plugins:
- search:
separator: '[\s\u200b\-_,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
- blog:
blog_dir: blog
post_date_format: medium
pagination_per_page: 6
pagination_keep_content: true
post_url_format: "{slug}"
post_readtime_words_per_minute: 128
categories: false
archive: false
- minify:
minify_html: true
# Additional configuration
extra:
generator: false
status:
new: Recently added
deprecated: Deprecated
analytics:
provider: google
property: !ENV GOOGLE_ANALYTICS_KEY
social:
- icon: fontawesome/brands/shopify
link: https://makerdiary.com
- icon: fontawesome/brands/github
link: https://github.com/makerdiary
- icon: fontawesome/brands/x-twitter
link: https://x.com/makerdiary
- icon: fontawesome/brands/linkedin
link: https://www.linkedin.com/company/makerdiary
- icon: fontawesome/brands/youtube
link: https://www.youtube.com/@makerdiary
- icon: fontawesome/solid/blog
link: https://blog.makerdiary.com
- icon: fontawesome/brands/discourse
link: https://community.makerdiary.com
- icon: fontawesome/solid/envelope
link: mailto:hi@makerdiary.com
extra_css:
- assets/stylesheets/extra.css
# Extensions
markdown_extensions:
- abbr
- admonition
- attr_list
- def_list
- footnotes
- md_in_html
- toc:
permalink: true
- pymdownx.arithmatex:
generic: true
- pymdownx.betterem:
smart_enable: all
- pymdownx.caret
- pymdownx.details
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
options:
custom_icons:
- .overrides/.icons
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
pygments_lang_class: true
- pymdownx.inlinehilite
- pymdownx.keys
- pymdownx.magiclink:
normalize_issue_symbols: true
repo_url_shorthand: true
user: makerdiary
repo: nrf9151-connectkit
- pymdownx.mark
- pymdownx.smartsymbols
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.tabbed:
alternate_style: true
combine_header_slug: true
slugify: !!python/object/apply:pymdownx.slugs.slugify
kwds:
case: lower
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.tilde
# Page tree
nav:
- Home: index.md
- Product:
- Introduction: introduction.md
- Hardware description: hardware.md
- Purchase: purchase.md
- Resources: resources.md
- Revision history: revision-history.md
- License: LICENSE.md
- Getting Started:
- Quick Start Guide: getting-started.md
- Troubleshooting: troubleshooting.md
- Developer Guides:
- nRF Connect SDK:
- guides/ncs/index.md
- Getting Started Guide: guides/ncs/getting-started.md
- Applications:
- guides/ncs/applications/index.md
- Modem Shell: guides/ncs/applications/modem_shell.md
- Serial LTE Modem: guides/ncs/applications/serial_lte_modem.md
- Interface MCU Firmware: guides/ncs/applications/ifmcu.md
- Samples:
- guides/ncs/samples/index.md
- Hello World: guides/ncs/samples/hello_world.md
- Button: guides/ncs/samples/button.md
- ADC: guides/ncs/samples/adc.md
- Shell: guides/ncs/samples/shell.md
- AT Client: guides/ncs/samples/at_client.md
- AT Monitor: guides/ncs/samples/at_monitor.md
- Modem Battery: guides/ncs/samples/modem_battery.md
- Modem Callbacks: guides/ncs/samples/modem_callbacks.md
- Modem Trace Backend: guides/ncs/samples/modem_trace_backend.md
- GNSS: guides/ncs/samples/gnss.md
- TLS Cipher Suites: guides/ncs/samples/tls_cipher_suites.md
- HTTPS Client: guides/ncs/samples/https_client.md
- CoAP Client: guides/ncs/samples/coap_client.md
- UDP: guides/ncs/samples/udp.md
- MQTT: guides/ncs/samples/mqtt.md
- nRF Cloud Device Provisioning: guides/ncs/samples/nrf_provisioning.md
- nRF Cloud REST Device Message: guides/ncs/samples/nrf_cloud_rest_device_message.md
- nRF Cloud Multi-service: guides/ncs/samples/nrf_cloud_multi_service.md
- Programming Guide:
- guides/programming/index.md
- Update nRF9151 Firmware: guides/programming/update-nrf9151-fw.md
- Update Interface MCU Firmware: guides/programming/update-ifmcu-fw.md
- Blog:
- blog/index.md
- Community:
- Contributing:
- contributing/index.md
- Reporting a bug: contributing/reporting-a-bug.md
- Creating a pull request: contributing/creating-a-pull-request.md
- Asking a question: https://github.com/makerdiary/nrf9151-connectkit/discussions