Hi,
I am trying the system_off sample of Zephyr version 4.0.99: https://docs.zephyrproject.org/latest/samples/boards/nordic/system_off/README.html
The sample works...
hi
board : nrf52840dk
sdk : nrf connect sdk v2.6.1
example: matter light bulb
problem:
I want to add another set of PWM to the sample code. How should I configure...
Hello,
I want to test nRF21540 EK with a nRF5340 DK.
I am using ncs 2.7 , and don't want to use sys build . I want to use child image/ hci_ipc .
I modified ncs/zephyr...
Hi,
My custom boards with nRF9151 don't get gps fix. I'm using the same GPS antenna and LNA as DK. Soft is from DevAcademi example, but tried also GGSN sample and some other...
Hey!
We received 20pcs of a developer edition of the Arduino Primo from Arduino SRL, and we would like to share those with the best and most committed developers on Devzone, before they go on sale!
Have…
The nRF52 Quadcopter is a small miniquad that utilizes the nRF52 as both flight controller and for radio communication. The quadcopter uses the Physical Web and Web Bluetooth to make it as easy as possible…
A few weeks ago I was experimenting with the nRF52's radio performance and found myself stuck in a routine that consisted of:
Tweaking some parameters in a small piece of firmware
Recompiling
Downloading…
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…