HI
I am using NCS V2.4.2, My application will using ble and 2.4G for gaming mouse; in SDK softdevice will by pass radio intterupt when BLE close, and I can define void RTC0_IRQHandler...
HI,
I am using nRFdestop sample in NCS 2.42, I want mouse+keyboard combo, So i add config in prj.conf below, and it can work now
CONFIG_DESKTOP_PERIPHERAL_TYPE_KEYBOARD...
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...
Low power is one of the cornerstones of Nordic’s cellular IoT solution. The nRF91 Series is built from the ground up with ultra-low power consumption in mind, and the nRF Connect SDK provides applications…
The Thread protocol is a reliable, secure, and scalable solution for low-power IoT devices. One of the important aspects of its implementation is drawing as little power as possible. This ensures a long…
The introduction of NB-IoT (Narrowband IoT) and LTE-M (LTE for machine-type communication) revolutionized the landscape for IoT, making the 3GPP (3rd Generation Partnership Project) a key player in IoT…
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…