I am working off of the NRF SDK Zephyr repository where I am using the NRF Security subsystem in order to use PSA for AES encrypt/decrypt. I need additional ciphers such as...
Hallo Nordic support team
In a current project I have got stuck with cmsis_os . The micro restarts after trying to send the first package with bt_nus_send.
The same code...
I have created a custom board with an NRF52840 on an Ebyte E73-2G4M08S1CX. I am trying to burn a bootloader to the chip using OpenOCD and a Raspberry PI Pico W as a debugger...
Hi,
Happy New Year! I hope this year brings fewer bugs than the last.
SDK Version: 2.7.0 Board: Seeed Studio XIAO nRF52840 Sense
System Description: I have a setup...
Hi
OPS document implies I can use AIN8-AIN13 ADC channels on P9.00-P9.05 pins, however there are no NRF_SAADC_AIN8 definitions and higher in dt-bindings header for this...
We are happy to announce that nRF Connect for desktop v2.0 has now been released, and is available for download on the nRF Connect product page.
Framework for desktop apps
As you may know, nRF Connect…
Connecting BLE devices to the IoT is becoming an essential requirement of many products, so to help you get your IoT project jump started, Nordic Semiconductor is launching a set of IoT developer tools…
How to implement the Nordic OTA protocol in your own phone App
This document is meant to be useful if you are implementing DFU updates within in your own smartphone app, and want to do it yourself, rather…
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…