Zephyr and Nordic nRF Connect SDK - 01 Introduction and installation

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 มิ.ย. 2024
  • nRF Connect SDK is the new SDK from Nordic Semiconductor and replaces the old nRF5 SDK. It is based on the Zephyr real-time operating system. Zephyr supports multithreading. The hardware is configured via a device tree and components are activated or deactivated via a configuration file. Internal and external resources such as I²C-bus or sensors can be controlled via drivers. The nRF connect SDK supports the network technologies OpenThread, ZigBee, BLE and Matter. Visual Studio Code can be used as a development environment. In this introductory video I explain how to install the nrf Connect SDK, compile a first example program and transfer it to a Nordic nrf52840-dk developer board.
    Book (english version)
    WSN & IoT (Basics, protocols and applications):
    a.co/d/5yfTIuJ
    ISBN-13: 979-8851358074
    Book (deutsche Version)
    WSN & IoT (Grundlagen, Protokolle und Anwendungen):
    amzn.eu/d/hAbTgD0
    ISBN-13: 979-8648512061
    You can support me at Patreon:
    / wsnandiot
    ##Software###########
    nRF Connect for Desktop:
    www.nordicsemi.com/Products/D...
    nRF Command Line Tools:
    www.nordicsemi.com/Products/D...
    Visual Studio Code:
    code.visualstudio.com/download
    nRF Connect SDK Documentation:
    developer.nordicsemi.com/nRF_...
    ##Hardware###########
    Developer board nRF52840-dk:
    www.nordicsemi.com/Products/D...
    00:00 Introduction
    00:46 Overview
    02:08 Components
    03:16 Manually and automatically installation
    04:27 nRF Connect for Desktop
    05:24 Toolchain Manager
    06:54 Toolchain installation
    09:17 Visual Studio Code installation
    11:57 VS Code extensions installation
    13:39 nRF Command Line Tools installation
    15:08 Set up VS Code
    16:26 Create blinky example application
    18:18 Generate build configuration for nRF52840-dk
    20:09 Flash blinky example to nRF52840-dk
    20:48 Outro
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 8

  • @vigneshs6232
    @vigneshs6232 ปีที่แล้ว +8

    I have been working with nRF Connect for Desktop using VS Code for more than 5 months. I struggled more when I try to install dependencies for VS code and nRF Utilities. This one video clearly explains all the important steps during the installation. On comparing to the company tutorial for installing VS Code nRF, Your video is very much simple to make it practical.
    I am eagerly waiting for your upcoming videos on VS Code nRF videos, including Device Tree setup for connecting external devices.
    Keep doing this knowledge transfer work. From your previous videos, I have obtained sooo much information and knowledge. Thankyou for that.❤

    • @Gabriel965519437
      @Gabriel965519437 ปีที่แล้ว

      I completely agree. Nordic took a big step going from nRF5 SDK to nRF Connect SDK whose paradigm is completely different and forget to prepare good documentation to help us get into this new SDK. I hope that over time there will be more and more people making their tutorials and sharing them because they usually explain in such a way that people don't feel the difficulties they felt when they started.

  • @gerhardspitzlsperger1567
    @gerhardspitzlsperger1567 ปีที่แล้ว +3

    very helpful content

    • @wsniot
      @wsniot  ปีที่แล้ว

      Thx a lot.

  • @monobrezel2647
    @monobrezel2647 6 หลายเดือนก่อน +1

    thanks for clear tutorial! Do you have or plan to create a video for custom boards ? I would be interested on hardware setup . For example how to flash board via SDIO and DK plus VS Code

    • @wsniot
      @wsniot  6 หลายเดือนก่อน

      Thank you for the positive feedback. I will see, at the moment I have no plans for a video for a custom board since I work on other projects and I dont know, what coming next.

    • @monobrezel2647
      @monobrezel2647 6 หลายเดือนก่อน

      @@wsniot cool. Currently building my own board , just wanted to know how to do that. Was not able to find an example , only available with old toolchain

    • @wsniot
      @wsniot  6 หลายเดือนก่อน

      @@monobrezel2647 Did you check this video: th-cam.com/video/V_dVKgWKILM/w-d-xo.html