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…
nRF Cloud is a major element of Nordic Semiconductor's long-term and committed plans for cellular IoT solutions. It can be accessed by users or devices through different methods for different purposes…
Introduction
The intention of this guide is to clarify and describe the main aspects relevant to the GNSS receiver functionality on the nRF9160 as well as build configurations, tool recommendations and…
Background
There is a need to enable Nordic hardware with the Direct Test Mode (DTM) firmware. This is so the physical layer and RF characteristics may be ascertained as set in the Bluetooth Sig Specification…
Requirements
This document uses:
Segger Embedded Studio (SES)
nRF5 SDK v17.1.0
an nRF52 DK to emulate the nRF52810
a BLE-enabled mobile device
You may want to review the blog here for a more comprehensive…
Requirements
This hands-on tutorial uses:
Segger Embedded Studio (SES)
nRF5 SDK v17.1.0
an nRF52840 DK
a BLE-enabled mobile device
You can use an nRF52 DK or nRF52833 DK instead of the nRF52840 DK,…
This is part 3 of the series Building a Bluetooth application on nRF Connect SDK
You can find other parts here:
Part 1 - Peripheral Role.
Part 2 - Central Role.
In Part 1 we covered the generic architecture…