Hi,
I'm working on a project where I need to sample an ADC with an accurate sample rate. It essentially works except that I do not get the correct rate from the timer...
Hi,
I’m observing an issue in a Zigbee network where, after several hours of correct operation, the routers stop retransmitting the NWK broadcast frames sent by the coordinator...
Hi,
I am trying to program a custom board containing an nRF9151-LACA using the external programming interface (P20) on an nRF9151 DK. The board has never been programmed...
Hello.
I am currently migrating a project from NCS v3.2.4 to v3.3.1 and transitioning from Partition Manager to devicetree-based partitioning, following the official migration...
Hi,
I’m reviewing the release notes of the Zigbee R23 add‑on , and I see that the compatibility table maps each add‑on version to a specific NCS (nRF Connect SDK) version...
Hello
I wrote a tutorial on using the nrF52 Development Kit with Keil MDK.
www.keil.com/appnotes/docs/apnt_308.asp
This document features essential debugging capabilities of the nrF52 series.
ETM Instruction…
1.Profile
During connection procedure of BLE, there are three packages: SCAN_REQ, SCAN_RSP 和 CONNECT_REQ。
SCAN_REQ: Scan request, issued by MASTER DEVICE, send to SLAVE DEVICE,sent by the Link Layer…
1.Profile
MTU: ATT Maximum Transmission Unit (MTU) is the maximum length of an ATT packet. The ATT MTU is defined by the L2CAP and can be anywhere between 23 and infinity. The implementation of the Bluetooth…
Today I tried to find the better ways to debug program on nRF52840 PDK from CLI on linux.
The ways that I tried
[Failed] openocd (both stlink and jlink) & gdb
[Succeeded] JLink & JLinkGDBServer &…
This article baed on "pca10040", nRF52832
example code path "examples/ble_peripheral/ble_app_uart"
IMPORTANT!!!!
board config file of this example located in "components/boards/pca10040.h"
and uart…
"ELIO" is a Bluetooth module and smartphone application that can drive motor(DC, Servo) and illuminate LEDs.
This module mounts Nordic's nRF52832 and motor controller IC.
Smartphone application can create…