I am working on RTOS that does not have WiFi driver for nordic wifi chips. I would like to port this driver to that RTOS.
In the documentation there is a mention of platform...
Hi,
I’m exploring the use of the Thread/Matter protocol for a smart lighting system. My goal is to have the system communicate seamlessly with the cloud—allowing commands...
Hi,
I'm trying to do DFU on a custom designed Bluetooth peripheral device using nrf connect for mobile application. I can able to perform DFU successfully is some mobile...
Hi, I started my project with SDK version 2.6.1 (starting from the 'hello_world' example). I added mcuboot (CONFIG_BOOTLOADER_MCUBOOT=y). I followed the instructions in the...
Hello.
I am trying to use nRF Connect SDK v2.8.0 and nRF52840 to run Matter's Light Switch and Light Bulb.
I was able to confirm that it works with nRF52840-DK, but...
Nordic has recently contributed support for the 2Mbit/s PHY, part of the Bluetooth 5.0 specification, to the Zephyr Project RTOS.
The video below shows how to configure, build and test GATT data throughput…
I realize that there are already multiple tutorials on how to configure GCC along with Eclipse or SEGGER Embedded Studio (for use on a Mac), but this tutorial goes over setting up a different IDE. The…
Bluetooth 5 - now arriving in smartphones
As we know, Bluetooth 5 was launched last December by the Bluetooth SIG. The nRF52 Series from Nordic have always had Bluetooth 5 and its arrival in the mix for…
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…