I'm working with the Matter Template example and creating a sensor monitoring device on the nRF52840 platform, and I'm developing on a Windows environment with SDK 2.9.0....
1st problem:
There are some failed case when i run \v2.9.1\modules\bsim_hw_models\nrf_hw_models\tests\zephyr_apps\54_aar_ccm_ecb\src\test_ccm.c
2nd problem:
If I...
KConfig is warning me: CONFIG_LSM6DSO was assigned the value y, but got the value n. Missing dependencies: DT_HAS_ST_LSM6DSO_ENABLED
I am running on a custom board, the...
Hello,
I'm using peripheral_past sample on nrf5340 audio DK board, and select nrf5340dk_nrf5340_cpuapp_ns for Build Target.
I added the following config to enable RTT...
I am trying to use fstorage with the sd backend (SDK 14.0.0). My issue is that, after successfully calling nrf_fstorage_write, the callback I registered using
just never...
During the development of nRF5340 - a chip that may power your next headphones or gaming mouse - an important question came up: can it run the classic game Doom? A fully functional version of the game…
When working with Real-Time Operating systems like zephyr it is necessary to know how to differentiate between the threads while debugging. This Blog shows you how to accomplish that.
One of the things you asked us for after launching the new Power Profiler Kit II (PPK2) was extending the maximum logging time, some of you wanted hours or even days of continuous logging. We went to work…
The new Bluetooth 5.4 features Periodic Advertising with Responses (PAwR) and Encrypted Advertising Data (EAD) can be used for one-to-many applications. One of these is the Electronic Shelf Labels (ESL…
When designing a PCB with a high-frequency radio onboard certain rules should be followed for optimal radio frequency (RF) performance. This guide will provide some general PCB guidelines that can be used…
Periodic Advertising with Responses (PAWR) is a new feature in Bluetooth 5.4. It extends the periodic advertising protocol from Bluetooth 5.0. Periodic advertising, where a device sends broadcast data with…
When designing a PCB with a high-frequency radio onboard certain rules should be followed for optimal radio frequency (RF) performance. This guide will provide some general PCB guidelines that can be used…
Please note that some information on this page may be outdated due to ongoing improvements in nRF Cloud. For the most current details on provisioning services, refer to the nRF Cloud Security Services…
Introduction
The intention of this guide is to clarify and describe the main aspects relevant to the GNSS receiver functionality on the nRF9160 as well as build configurations, tool recommendations and…