Hello,
I have moved slm_shell application t0 a separate thread, including cereg_mon() and slm_shell_data_indication() functions. I can correctly check the SLM (ncs v3.1...
I cannot get output from printk to appear in RTT viewer. I have this working fine in other Zephyr projects and am puzzled as to why it won't work in this case. I'm developing...
Summary
We are using the nRF54L15DK as an external HCI controller (running the hci_uart sample from NCS v3.3.0) connected to a custom BLE host on a separate MCU via HCI...
Title: Intermittent non-recoverable nRF7002 error while provisioning 5 GHz Wi-Fi over BLE
Hello Nordic team,
We are using an nRF5340 together with an nRF7002 on NCS 3...
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…