Hello. I am working through the tutorial Azure IoT Hub trying to connect our board to an Azure IoT Hub using DPS. Things seem to work up until the point where our board actually...
Hello Nordic team, Whilst porting our product from nRF Connect 2.4.1 to 2.9.1 we encountered the following problem. When compiling with ZIGBEE_FACTORY_RESET=n we get Seems...
I am testing the Sleep idle current for the nRF52833QDAA module.
The module is nothing connected outside except the fundamental circuit as the attached picture shown.
...
Dear DevZone,
I believe I am quite familiar to this forum due to my ongoing Wi-Fi issues with SDK 2.6.1 To determine if a newer SDK version will resolve these problems,...
Hi,
I'm having an issue with linking a Zigbee application. I have a working Zigbee application that is compiled and linked successfully. That application has BLE and Zigbee...
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…
In this project, we will build a two-wheeled robot based on the Nordic nRF51822 BLE SoC. Motor control for the two wheels of the robot will be done using an L293D chip. The robot can be controlled using…
Introduction
In a variety of use cases there is a need to share a common clock among multiple devices. Such a common clock can be used for many purposes, for example by having each node in a network perform…
When designing a PCB with a high-frequency radio onboard certain rules should be followed for optimal radio frequency (RF) performance. This guide will provide some general PCB guidelines that can be used…
The tutorial has been updated for SDK v11, which contains the production-ready release of Peer Manager. The original tutorial can be found on this page, below the updated tutorial.
#Migrating to Peer…
Before we begin
Table of content
Topics that will be covered include:
Before we begin
Basic theory
Attribute tables in nRFConnect Bluetooth Low Energy application
Description of the example
Adding a…
This blog series was created as an attempt to fill in the gap between how Bluetooth Smart is described in the spec and how you can use our APIs and event from our softdevice to do what defined in the spec…
Important updates:
Due to erratum 84 (COMP: ISOURCE not functional), capacitive sensing using the relaxation oscillator method is not usable in a real product with the nRF52832, as it will only work reliably…