What is the simplest way to setup a GPIOTE channel to output tasks to a GPIO pin in SDK v2.8.0? And for GPIOTE channel GPIO pin event to generate an interrupt?
Are there...
We want to upgrade our existing product to WiFi 6. We have a lot of customization in our TCP/IP stack so we don't want to use the zephyr stack. We only want to make the station...
NCS 2.7
NRF52840
Building with sysbuild, MCUBOOT, and 2 different applications (mfg and end-user)
My custom board includes a sensor fusion IMU from bosch. The firmware...
Hello,
When using wifi_radio_test and subcommands for FCC certification testing, what is the bit pattern or sequence that is used? Is it a PRBS9 pattern?
Thank you.
Good evening,
I have been working for a while on a project that requires the maximum possible speed from both app core and SPIM4 peripheral. To do so, I set the app core...
The MCUboot compressed image support, introduced in nRF Connect SDK v2.8.0, offers a significant advancement for developers working with non-volatile memory constraints. This feature frees up a substantial…
Since the announcement of the nRF54L15 SoC, we have been working hard to get the quality up to our standard, while adding support in our software and tools to improve the developer experience and ease…
The DECT NR+ standard is steadily maturing, and with the release of nRF Connect SDK v2.7.0, we are inching closer to seeing NR+ commercial products on the market. If you want to get up to speed on NR+ quickly…
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…