Hi,
We are using the nrf52833 for development.
The first version of the program can connect to the discovery service normally. But we need to add some new features. And...
I am developing AoA for nRF52833.
Please tell me about antenna switching.
Setting:
PSEL.DFEGPIO[0]=28 PSEL.DFEGPIO[1]=29 PSEL.DFEGPIO[2]=30 PSEL.DFEGPIO[3]=31
SWITCHPATTERN...
When I recently tried to write a Gazell project using the nRF Connect SDK, I found that many files referenced the `nrf_gzll.h` file, but I did not find it in the nRF Connect...
Hi,
I have 3 NRF52840 dongles plugged in a Raspberry Pi 3B+. One of them is used to communicate with my phone with BLE, and on the two others I have loaded the NRF Sniffer...
Hello All,
I am using the nRF54L15-DK and the nRF Connect SDK v2.8.0 with the Zigbee-Addon.
Is the maximum TxPower value that can be set for Zigbee 8 dBm?
Best regards...
If you ask five different people “How would you define the Internet of Things?”, you will probably get five different answers! The term has generated a lot of buzz in the media in the past few years. You…
The nRF9160 SiP supports the use of both LTE-M and GPS. We want to show how these can be used in an application at the same time. In this project we demonstrate this by using the nRF9160 DK to send the…
This blog post contains answers to questions asked during the "Introduction to nRF Connect SDK" webinar hosted by Nordic Semiconductor 25.09.2019.
You can watch a recording of the webinar her…
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…