I have a custom board with a nrf52832 chip on it and I am currently trying to build my own application for it.
I have successfully managed to compile and flash it using...
What is the power consumption to check battery level?
How quickly at boot time is an accurate battery state of charge available?
What is the RDSon in the path from VBUS...
I have followed the installation instructions for the nRF52840 on 2 separate Macs using the latest version of all of the packages AND using the proper packages for the respective...
Hi, I'm using nrf52810 ,nrf connect, zephyr, vscode extension. I’m having trouble using both UART0 and the NUS UART service. Here’s a snippet from my overlay file:
/ ...
We have been testing our nRF9151-based device with the nRF Cloud Multiservice sample program and had to debug some SIM-related issues. It turns out that the UICC slot was...
The development of cellular IoT often requires insight into the network traffic and parameters provided by the network operator, information that isn’t always available through the application itself or…
Bluetooth Mesh is gaining a stronger position to become the go-to technology for professional lighting and other building-related control networks, with a noticeable increase in focus on commercial spaces…
The world's first non-cellular 5G technology has been getting some attention recently, ever since it was standardized by ETSI in 2020 and later adopted as a 5G standard in 2022. DECT NR+, or DECT-2020…
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…