Do we have documentation anywhere detailing which pin is used or not in the 9161 DK and 7002 DK? I see docs like this:
Board control
Buttons and LEDs
I selected pin...
Hi! I'm currently attempting to develop software using the nRF54L15 and NCS v2.9.0 (previously, I used the nRF52840 and NCS v2.9.0). Both development processes are carried...
I created my first nRF52832 (QFN) layout including PCB antenna. Before I order the PCBA, I would like a review. My design is almost identical to the reference schematic for...
Hi,
As title, please help to share the required information for nRF52085 pre-design evaluation, thank you.
1. Reference schematic & layout file & guidance.
2. Design...
Hi,
I am running into a really strange issue where setting both CONFIG_NRFX_PWM0=y and CONFIG_NRFX_PWM1 =y in prj.conf gives me the following build errors while using mcuboot...
Communicating with Ultrasonic Distance Sensor HC-SR04 using nRF51-DK (nRF51822/nRF51422), and transmitting measured distance over BLE UART.
http://electronut.in/nrf51-hcsr04/
The nrf52832 is quite a competent System on Chip. Even with the long list of errata for the preview release this chip packs a punch.
I've been playing around with this chip for sometime now and have made…
Recently, there are a few queries from Japanese customers on nRF51 production.
Basically the expectations are
- Program the flash as a whole, including bootloader, application and soft device
- Target…
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…