Dear Nordic Semiconductor Support Team,
I am using the nRF52840 for distance measurement and have observed multiple distance-related parameters in my output, including RSSI...
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...
This issue is a follow-up to the previous one: 341132
When upgrading our device from Matter 1.1 to Matter 1.3 firmware via OTA, the MCUBoot program in the old firmware fails...
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...
Introduction
Machine Learning in the wireless edge-device space leverages the processing power of the local microprocessor to minimize the amount of data being transmitted. Since radio transmissions are…
Do you want to learn how to design advanced wearables with Nordic SoCs? The winning projects from the Advanced Wearables Contest on Hackster.io are available for your reference now.
The world has encountered…
Nordic and Nowi have partnered to develop an energy autonomous version of the Nordic Thingy:91, an easy-to-use prototyping platform for cellular IoT using LTE-M, NB-IoT and GPS. The energy autonomous Thingy…
Purpose
The purpose of this blog is to showcase how a single USB bus can be used as the physical transport for multiple protocols when an external CPU is the controller.
Specifications as tested
Boards…
Table of Contents
Objectives
What are device tree overlays, and how do they relate to shields?
Why are Arduino nodes not recognized in the nRF9160 DK?
The workaround: Using the shield as a board ove…
Table of Contents
Hardware
Components
Wiring
Software
Prerequisites
Steps
Incorporating this into other projects
Further reading
Attached files
This blog post demonstrates how to get a LVGL sample…
Background:
There is a need to be able to put a Nordic Semiconductors S0C /transceivers into modes where the physical layer and RF characteristics may be ascertained. The radio test example is used to…
This is part 2 of the series Building a Bluetooth application on nRF Connect SDK - Contrasting to SoftDevice based Bluetooth applications
You can find the other parts here:
Part 1 - Peripheral Role.
Part…
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…