On nRF54L15, MCUboot prints Jumping to the first image slot and then spins forever, never starting the application:
sys_clock_disable() switches the GRTC SYSCOUNTER off...
I am
I am building a ble device which requires a high throuput (about 400 kbs). Range is also impotant to me. shall i use 1m phy or 2 mphy?
My connection Parameters are...
Hi,
Since nrf SDK v3.3.0, there is support for storing AES keys for key wrap usage into the CRACEN KMU using the psa API, but it does not seem possible yet to use the script...
We have a product in the field using the NRF9160 and AWS IOT MQTT from NRF Connect SDK 3.1.1. It is always connected when awake (power cycle controlled by an external micro...
External Power Amplifiers and LNAs easily connected to the nRF52 series device for high power extended range operation. Data sheets, white papers, schematics and layout information available at link t…
This tutorial shows how to use the mbed framework to develop applications for Nordic nRF51 devices. Before you begin, install VisualGDB 5.1 or later.
Start Visual Studio and open the VisualGDB Embedded…
The S132 SoftDevice for the nRF52 has support for enable/disable switching of external Power Amplifiers (PA) and Low Noise Amplifiers (LNA) using GPIO pins. This was introduced in S132 version 2.0.0-7…
The purpose of this blog is to provide a step by step guide to help a developer, starting off with the Nordic Semiconductor nRF51 DK, to get the necessary tools installed and get the software (SW) development…
Hi all,
I implemented a simple multilink NUS central based on s130 for nrf51 chip-set. It means that this NUS central can connect to several peripherals simultaneously and send data to each one of them…
This tutorial will take less than 15 minutes.
#Motivation
Never lose a BLE connection when debugging your applications again! This technique will also be useful for any application using the PWM peripheral…