Hi, I'm trying to install modem fw using the script given by Sigurd : https://devzone.nordicsemi.com/f/nordic-q-a/53208/updating-nrf9160-modem-firmware-through-the-command...
Dear Nordic Team,
After gaining experience with 3G and later 4G LTE-M over the past few years, I have observed a significant gap in the deployment of LTE-M in many countries...
Question about dtm testing of the nRF54L15
I noticed that the nRF54L15's Radio supports 4M mode, and I would like to use the Wireless Connectivity Teste with the DTM firmware...
While creating a new board in step 2 of the exercise, there are a couple of problems with the sub-steps 1-5:
First, sub-step 1 says to name the board "DevAcademy nRF52833...
Hi, I am working on a project that collects data from various sensors and transmits it to a Mobile application via BLE. Can I use Isochronous Streaming for it? Can I set up...
Support for nRF52 Series in Contiki OS is no longer maintained and is pending removal. Please check out nRF52x series support in Zephyr OS which offers BLE over IPv6 connectivity.
This tutorial shows you…
A new tool from Nordic has been released, pc-ble-driver-py, which allows Python developers to access the full SoftDevice 2.x.x API from a Python application.
Update: Raspberry Pi unofficial build available…
NFC principle
A NFC system consists of two devices, an active and a passive device. The active device is powered, and induces a magnetic field with a coil inductor antenna. When the passive device is placed…
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…