I have an i.MX8 arm linux system running an OS based on yocto, with an nrf52840 connected over USB. The linux system receives nrf52840 firmware as part of its OTA, and updates...
Hey, I am trying to run F8100 development board with nrf52840 development board, while I make the connection simply like CS-D10(Arduino pin layout presenting), MISO- D11,...
Hey everyone!
I’m working on a project using Zephyr with an nRF5340 board and trying to configure UART1 completely from scratch. Most tutorials I’ve found only cover UART0...
I can't remember where I found it now, there was a file somewhere that listed all the files in a project. It had
absolute paths which filled me with dread as it means a...
Hi Nordic team,
I was testing whether Zephyr's LLEXT would work on the nRF52840DK. The example can be compiled on NCS 2.7.0 and loads fine. However the final step of having...
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…
There are many reasons why you may want to modify the Makefiles that are included in the SDK examples. For instance, if you are invoking Make from the command line then you will probably also want the…
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…