Hello, I am currently working on a project where i need to read the consumption with a PPK2 through an ESP32(use it in place of a computer). Is there by chance a pin on the...
Hello! I am trying to monitor mbedtls heap usage in the azure_iot_hub sample (v2.8.0), building for nrf7002dk/nrf5340/cpuapp/ns. I can see in modules/crypto/mbedtls/library...
Hello
I am evaluating Wi-Fi location using the nRF7000 and nRF9160.
For the initial test, I used the nRF7002 Expansion Board. I soldered wires to it and connected them...
Hello,
I need to implement Find My Device for nRF52833.
From Sample I could find "samples/bluetooth/fast_pair/Locator Tag" example. I tried to go through it. but I could...
I am reaching out to inquire about the support for the indication method in the Nordic nRF52840. Could you please confirm whether this method is supported in the Nordic SDK...
Today I tried to find the better ways to debug program on nRF52840 PDK from CLI on linux.
The ways that I tried
[Failed] openocd (both stlink and jlink) & gdb
[Succeeded] JLink & JLinkGDBServer &…
This article baed on "pca10040", nRF52832
example code path "examples/ble_peripheral/ble_app_uart"
IMPORTANT!!!!
board config file of this example located in "components/boards/pca10040.h"
and uart…
"ELIO" is a Bluetooth module and smartphone application that can drive motor(DC, Servo) and illuminate LEDs.
This module mounts Nordic's nRF52832 and motor controller IC.
Smartphone application can create…
This tutorial uses an outdated version of nRF Connect SDK.
We recommend using the latest version of nRF Connect SDK when getting started with development.
Please see academy…
UPDATE MAY 2021:Please follow the official documentation in infocenter.
The following information is deprecated, please follow the documentation link at the top.
Trace Collector app collects UART traces…
In this example we are using the nRF Connect for Cloud Device API, which is a free service for protyping IoT products and is built on top of AWS IoT, to store dust sensor readings.
The API is device-agnostic…
Purpose
This document will explain the Mesh Demo and the motivations behind the design decisions.
Please find attached PDF file at the bottom of this tutorial for high-resolution version of this tutorial…
The GNU Debugger (GDB) is a popular tool that provides familiar features like breakpoints along with a command syntax that allows creativity in the debugging process. Although its command line interface…
2020-08-04: The content of this guide is now covered in the documentation on Infocenter. For the most up-to-date Getting started guide with nRF9160 DK please follow this link.
2020-03-09: Updated tutorial to…