0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Nordic nRF9160 DKをはじめよう3~Visual Studio Code編~

Posted at

Nordic nRF9160 DKをはじめよう2~Toolchain Manager編~ の続きです。

サンプルを開く

Visual Studio Code を立ち上げ nRF connectクリック します。
image.png
Create a new applicationクリック します。
image.png
Copy a sampleクリック します。
image.png
Blinky Sampleクリック します。
image.png
インストール する ディレクトリ を選択します。
image.png
Open または Add to workspaceクリック します。
image.png
+Add build configulationクリック します。
image.png
Board targetnrf9160/nrf9160ns を選択します。
nrf9160/nrf9160nsNonSecure環境 になります。
セキュア環境 にしたい場合 nrf9160/nrf9160 にします。
image.png
Build Configurationクリック します。
image.png
hexファイルが生成されれば完了です。
image.png

nRF9160 DKに書き込む

Flash でボードに書き込みします。
LEDがチカチカすれば終了です
image.png

Toolchain&SDKバージョン変更

Nordic nRF9160 DKをはじめよう4~toolchains&SDK追加編~に続きます。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?