Hi, We're using the nrf9160 with ncs 2.7, modem FW 1.3.6 We're trying to send an HTTP request with TLS 1.2. We have provisioned our device and verified the key,cert with a...
We are developing a device that uses BLE, 4 contacts (buttons), a piezo connected via PWM and a realtime clock (RV3028). It also stores event data on an external flash using...
I don't know who's in charge of Dev Academy, but the nRF Connect SDK Intermediate Lesson 9 -- Bootloaderse and DFU/FOTA section looks like it was written as a back burner...
We are using SDK 2.4.0 and have enabled MCUBoot to support OTA updates using the dual slot method. I have reviewed many posts and existing tickets and have not been able to...
Hi I wish to integrate Matter over thread in unicast audio server . My objective is to use matter to control the volume and play/mute states. I would like to know whether...
Connecting BLE devices to the IoT is becoming an essential requirement of many products, so to help you get your IoT project jump started, Nordic Semiconductor is launching a set of IoT developer tools…
How to implement the Nordic OTA protocol in your own phone App
This document is meant to be useful if you are implementing DFU updates within in your own smartphone app, and want to do it yourself, rather…
One thing I wish I had when I started developing for BLE is more blog posts that walk you step-by-step on how to tackle the different phases of the system design and implementation. One such phase is designing…
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…
The scope of this tutorial is to make it clear how a developer can adjust the RAM and FLASH memory start addresses. The examples demonstrated in this tutorial uses SDK 15.2 The first three Sections explains…