I have an i.MX8 arm linux system running an OS based on yocto, with an nrf52840 connected over USB. The linux system receives nrf52840 firmware as part of its OTA, and updates...
Hey, I am trying to run F8100 development board with nrf52840 development board, while I make the connection simply like CS-D10(Arduino pin layout presenting), MISO- D11,...
Hey everyone!
I’m working on a project using Zephyr with an nRF5340 board and trying to configure UART1 completely from scratch. Most tutorials I’ve found only cover UART0...
I can't remember where I found it now, there was a file somewhere that listed all the files in a project. It had
absolute paths which filled me with dread as it means a...
Hi Nordic team,
I was testing whether Zephyr's LLEXT would work on the nRF52840DK. The example can be compiled on NCS 2.7.0 and loads fine. However the final step of having...
Hey!
Wanted to tell you about this free J-Link upgrade for the BBC micro:bit.
With the firmware upgrade your micro:bit DAPLink will be transformed into a J-Link OB (on board), while still maintaining…
Hey!
We received 20pcs of a developer edition of the Arduino Primo from Arduino SRL, and we would like to share those with the best and most committed developers on Devzone, before they go on sale!
Have…
The nRF52 Quadcopter is a small miniquad that utilizes the nRF52 as both flight controller and for radio communication. The quadcopter uses the Physical Web and Web Bluetooth to make it as easy as possible…
Objectives
Provide a brief primer to NCS and Zephyr
Provide a quick-start guide to adding peripherals to an existing sample project
Demonstrate running both foreground and background tasks within Zephyr…
Note: From nRF Connect SDK v1.7.0 onwards, if you build for the thingy91_nrf9160_ns or thingy91_nrf52840, everything in this guide is already done automatically. Since that SDK release, the board files…
If you’re thinking about building a network of sensors and you begin to survey the options, you’re likely to encounter a frothing sea of acronyms representing a variety of standards and protocols clamoring…
Background
Some time ago I was working on a project that involved communication between Bluetooth mesh and a home automation platform. The goal of this project was to enable control and observability of…
Introduction
The question of how to update advertising data dynamically using the BLE Advertising library has been raised many times by our forum-goers, especially after the release of nRF5 SDK v15.2.0…
Purpose
The purpose of this blog is to show how to create a Zephyr application that boots from the MCUBoot bootloader. We will also show how to update an application using the Device Firmware Update (DFU…