I have already written the factory data to the device, and commissioning via Apple TV is successful.
It also works when using the --bypass-attestation-verifier 1 parameter...
Hello!
I'm new to Nordic Semiconductor and currently developing a project for which I need support regarding the nRF9151 DK . Before placing an order, I would like some...
Dear nordicsemi,
In our application, we need obtain the number of input edges,but we always get a incorrected result in a long-time testing situation (2-3 hours), and this...
We urgently need to add support for Band 40 (B40) to our product. Our use case is very specific, and as far as we understand, the NRF91 currently does not support B40. We...
Hello Team,
We are currently working with the nRF54L05 SoC and are in the process of enabling DFU over BLE. However, after integrating DFU support, we are encountering memory...
Over the last few weeks the Nordic team has been working on getting support for programming our devices in Linux as well as adding support for using our Python programming module ‘Pynrfjprog’ with Python…
OSX command line application for performing an nRF51 device firmware update:
https://github.com/jeremysf/nrfDFU
This is a simple command line program I wrote based on Nordic's documentation and their…
This tutorial shows how to build and debug Bluetooth LE beacon firmware for the nRF51 Beacon Kit. We will use Segger J-Link together with a Tag Connect cable to debug the beacon. We will show how to use…
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…