I am using nrf connect sdk 2.7.0 with nrf52811.
My application is based on nrf5-sdk V 17.1.0 but now i want to port it to nrf-conneck sdk 2.7.0.
I want to know whether...
Hi all,
I wanted to enable read/write protection for MCUBOOT partition in my firmware from the application and encountered a strange problem. The build (build system - default...
I have an application that tries to configure pin 9 of port 0 on the nrf52840. this pin is reserved for NFC use. in one application it was enough to add:
& uicr {
nfct...
Hi !
May I ask if the NFC function of the nRF54L15 needs to be powered when it is used as an NFC tag? Because ordinary NFC cards have no power supply and their operation...
Hi DevZone,
As mentioned in the title, the Welcome page and Application page won't show any selection for my project as following image shown.
My project is based on...
The purpose of this tutorial is to expound my notes on the studies I have done on the use of nRF51, but also serve for the nRF52, and thus share with the beginner as I of the Portuguese language. This…
This tutorial aims to help Portuguese language beginners, like me, with the nRF5x family and who chose to use Eclipse as a development tool.
The tutorial will be very simple and we will use the Eclipse…
Hi,
Using Git and choosing the right workflow is essential when you want to implement DevOps practices as part of your SW development. When it comes to embedded SW things start to get a bit rough. Take…
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…