Hello i build the example bootloader tested it works but when i use nrf connect desktop programmer. I get this warning. Actually the part of hex in the device memory size...
Hello All,
SDK version: 15.1.0 (nRF5SDK1510a8c0c4d)
We are having BLE nRf52840 connected with processor over UART. As of now nRf52840 is running modified ble_app_uart_c...
Hi Sir/Miss,
Just confirm for certification, DIS has 9 characteristics.
From DIS_SPEC, these don't mention which is mandatory in table. But, it describes in below text...
I am using the CMTMN33 module (nRF52833 based) (click here for datasheet) and Zephyr sdk-zephyr-2.1.99-ncs1.
I have implemented firmware to transmit BLE and when BLE is...
I am trying to connect to AWS using the sample AWS IoT on nRF9160-DK.
The certificate used for connection is a certificate issued by AWS. "E: aws_iot_connect, error: -119...
One of the key benefits of the nRF Connect SDK is that it contains many drivers, libraries, and subsystems offering a comprehensive set of features, allowing developers to focus on their application and…
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…
Purpose
The purpose of this guide is to demonstrate the use of Bluetooth Shell. Bluetooth Shell (BT Shell) is a command-line shell application that runs over the UART. It allows one to manually type in…
Out of the box, the examples in the nRF Connect SDK are configured for ease of use, functionality, and debugging; they are not generally configured for optimal memory utilization. Some of the examples…
This tutorial is aimed at implementing the nRF Desktop application on the nRF52840 Development Kit (DK) using the nRF Connect SDK, thereby allowing it to work either as a gaming mouse, keyboard, or dongle…
This guide will show you, step by step, how to add Device Firmware Update (DFU) support to your application using the nRF Connect SDK. First it will demonstrate how to add BLE DFU support to the Peripheral…
Does your build fail today, even though it worked fine yesterday? Are you able to build your project on another computer, but not the one you need to use now? Here are eight things you can try to fix these…
Objectives
Learn to add and configure an I2C/TWI Master Zephyr driver to an NRF Connect SDK project.
Learn to add and configure an I2C/TWI Slave nRFX driver to an NRF Connect SDK project.
Demonstrate…