Hi, I'm upgrading the ncs version of my project from v2.7.0 to v2.8.0 and I'm no longer able to compile the project due to a linker error because the websocket_connect function...
Hello,
In previous versions until v2.7.0 of the NRF connect SDK, the NRFX apis were included into the documentation bundle : the link https://docs.nordicsemi.com/bundle...
Hi,
I want to debug [i.e. attach to and single step] mcuboot [running as second stage bootloader] using Ozone and JLink.
I can connect to the board via the debugger...
Hi,
I just reinstalled a fresh version of VS Code 1.96.2, and I'm using v2024.12.55 of the nRF Connect for VS Code extension. I'm also using nRF SDK v2.1.1.
In the past...
I added my own overlay to the website routine "ncs-fund\v2.8.x-v2.7.0\l5\l5_e1_sol". The contents are as follows
/////////////////////////////////////////////////...
Bluetooth SIG has recently published a new standard, the Bluetooth mesh. The mesh capability is a significant update and enables radical new applications. This in turn means that there are significant…
Introduction
With nRF5 SDK v14.0.0, we have significantly refactored the Command Line Interface (CLI) module to make it more useful and user friendly.
The new CLI has the following features:
Support…
Introduction
I would like to introduce simple source code that supporting NUS profile and pairing. Most of you will choose the proprietary profile to make your own application which is not provided by…
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…