Hi,
(nrf52840, custom device, nRF5_SDK_15.3.0_59ac345)
I am working on a BLE project involving one central device and two peripheral devices using BLE NUS. The peripheral...
I was trying to get a simple Zephyr project to build and run on the Arduino Nano BLE 33 which has a NRF5248.
In VSCode with the NRF plugin I select "Add build configuration...
Hi. Currently evaluating this DK.
I'm using project that is based on samples\subsys\usb\hid-keyboard example from SDK v2.8.0-rc2.
I have added more input pins via Zephyr...
Hello,
I am trying to use SPI driver to read BMI270 IMU data on my nRF52840dk. I stucked at verifying the sensor ID step. According to the datasheet, sensor ID is stored...
Hello all, I'm getting stuck on re-installing any SDK and I'm getting the below error. The error:
Failed to clone the repositories: Error: HEAD is now at 100befc70c7 [nrf...
Hello World !!
This is simple code which is compatible for nRF Blinky App which is based on Zephyr OS Bluetooth APIs. I've tested it on #nRF52840-PDK board. Isn't it simple ?
You have to just replace…
Interfacing the Nordic Thingy:52 from the Amazon Alexa Voice Service just had to be done! In this blog post I will briefly explain how this demo was set up, but I will direct you to the GitHub page if…
After the release of nRF52840 Engineering B we have received several inquiries about the difference between Engineering A (nRF52840-QIAAAA) and Engineering B (nRF52840-QIAABB) reference designs. One reason…
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…