Dear Devzone,
I currently use the nrfutil dfu serial command to upgrade the firmware, which is OK. I want to upgrade the firmware of 52832 through MCU, so I need to know...
Hello,
I update ncs from v2.3.0 to v2.8.0 in matter windowcovering project.
my prj.conf file:
CONFIG_PM_DEVICE =y
CONFIG_PM_DEVICE_RUNTIME =y
CONFIG_USE_SEGGER_RTT...
What version of LVGL is used with nRFConnect for VSC 2.7? Where can I find this information generally. It seems like the lvgl version is 8.3, but I don't know why I think...
I have nRF Connect for VS Code v2024.11.75 and am using SDK 2.6.1. In Lesson 3, Exercise 1 of the nRF Connect SDK Intermediate course in step 8 the instructions show to open...
has been helping me connect to a device and I am finally able to do that, but as soon as I do, Zephyr crashes.
This is with a lightly modified central_uart project [00:00...
The award winning nRF51822 is now available as an ultra-thin Chip Scale Package) CSP variant. Measuring just 3.38mm x 3.38mm and with a height profile (including ball grid array) of just 0.35mm it is tiny…
Bluetooth LE is not a fast wireless protocol, transfer speeds are usually measured in single-digit to low tens of kilobytes per second. This is generally not an issue unless large amounts of data need…
PCB Design
Abstract:
The SkyenLab Bluetooth module was developed using the nrf51422 QFN48 QFAC reference design as well as help from the Nordic Semiconductor support portal and white papers. A proof…
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…
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…