Just testing my projects against the v2.4.0 release and got this error during west configure
in "build/mcuboot/child_image_preload.cmake"
This error is visible in...
I have create small project with a sensor driver that does not exist in main source tree. But when I trying to compile it I have an error undefined reference to `__device_dts_ord_84...
Hello everyone,
I'm trying to connect to my UDP server with only the hostname.
I have validate my connection to my UDP server with an IP static and know i want to use...
Hello,
Our application is to create BLE mesh network with multiple nodes, each node is having sensor. Each node will send sensor value and timestamp over the mesh network...
Good morning everyone,
I need to transmit continuously data between a central and a peripheral using a modified version of the UART example; I am working with the Zephyr...
The world's first non-cellular 5G technology has been getting some attention recently, ever since it was standardized by ETSI in 2020 and later adopted as a 5G standard in 2022. DECT NR+, or DECT-2020…
Development tools are essential for embedded software developers, especially those crafting embedded software for IoT products typically centered around resource-constrained wireless SoCs such as Nordic…
I have long been interested in music production and the creation of audio devices lately. Working at Nordic Semiconductor as a student, I learnt about transmitting audio through Bluetooth, which intrigued…
Using the nRF Connect SDK / West to Program the Radio_Test example into the nRF5340 DK
Background:
There is a need to be able to put a Nordic Semiconductors System-on-Chip / transceiver into modes where…
The "Concurrent Multiprotocol Timeslot API" was introduced with v7.0 of the S110 SoftDevice in 2014. The original purpose was to allow customers to build their own proprietary networks using…
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…