I am using the VSCode extension (2024.12.55), nRF Connect SDK ( 2.9.0). I created a new project from the USB loopback sample to investigate how to configure a project for...
Hi,
I have been trying to program the nRF54H20DK board. And although I am able to program the device, the controller seems to not go the the main function. I even tried...
Use AttaPoll Referral Code {VBRWF}: Get $20 Sign up Bonus And 10% Referral Commission AttaPoll Referral Code - [VBRWF]
Use this Attapoll referral Link or AttaPoll referral...
Using Visual Studio Code as IDE with installed nrf SDK v2.9.0 on MacOS Sequoia 15.2
Terminal reads -
* Executing task: nRF Connect: Build: blinky/blinky (active) ...
We have successfully developed a Bluetooth-based tag using the nRF52832 controller and are gearing up for bulk production. While the development phase has been completed successfully...
Writing a BLE firmware can now be done with a few lines of code. The code example bellow is all you need to write for a non-connectable BLE firmware that advertise a counter value every second in the…
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…
Before we begin
Scope
Topics that will be covered include:
Before we begin
Necessary equipment and software
Necessary prior knowledge
Some basic theory
The Generic Attribute Profile (GATT)
Services…
Setting up the Timeslot API
When you want to use the radio while still maintaining a BLE connection or have a task that you need to do uninterrupted by radio activity, you can set up a timeslot. The timeslot…
Radio Notification
In this tutorial we will set up a beacon example and modify it to use radio notification. Then we will use radio notification to light a LED when the radio is transmitting.
While this…
Board Support Package
In this tutorial we will use the Board Support Package to control hardware peripherals on the nRF51 or nRF52 DK.
Required tools
Keil 5.20
nRF SDK 11nRFgo Studio 1.21.…
nRF51 Low power modes and power profiles documentation
The low power modes for the nRF51 series are System On and System Off. You can read about them in the nRF51 Series Reference Manual v3.0 sections…
###Note: This tutorial is for the legacy DFU module included in SDK version 11 and earlier. To get started with the new DFU included in SDK 12 and above, please see the SDK documentation in the Infocenter…