Skip to content
Fuminori OKUHARA edited this page Dec 12, 2022 · 10 revisions

Welcome to the nrf9160_sample_serial_updatable wiki!

Getting started

nRF Connect SDKのインストール

本サンプルではnRF Connect SDK v2.1.1を使用しています。

Nordic社のWEBサイトよりnRF Conect SDKをダウンロードし、v2.1.1をインストールします。

サンプルのソースコードを取得

git clone https://github.com/sakura-internet/nrf9160_sample_serial_updatable.git

ビルド

west build -b scm-ltem1nrf_nrf9160_ns
Clone this wiki locally