I recently completed a field-upgrade path from an nRF5 SDK 17.1 application (with the legacy Secure DFU bootloader) to a fresh NCS-based firmware stack, while preserving user...
Hello,
We are currently evaluating BLE Gateway (CIS, BIS) development using the nRF5340 Audio DK.
We would like to ask whether bidirectional CIS streaming is officially...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Wireless Communication Synchronization System Based on the Alignment Principle
A year ago, I proposed the wireless communication synchronization system described below....
I am going through Lesson 9 of the nRF Connect SDK Intermediate course to understand how DFU and FOTA work in the SDK. I am using toolchain and SDK v3.1.0, and nRF Connect...
Testing a new nRF9151 device using a project derived from the Nordic "HTTPS client" sample project. We are experiencing a "Modem has crashed" event intermittently when running...
Hi,
Background Information:
Our product, BLE near-infrared device , is undergoing CRA (Cyber Resilience Act) compliance assessment—specifically for the EU RED Cybersecurity...
This seems like a silly issue, but I cannot get the UART output from the nRF9151 DK. Attached is a project that outputs via both LOG and printk() to a Segger RTT viewer without...
Hello,
I am working on a simple Bluetooth Mesh application for light control.
I started from the provided samples: - github.com/.../light - github.com/.../light_switch...
I am trying to program an external board using the development kid following the instructions HERE .
I am using the debug out P20.
I have tried supplying the board frm...
Hi,
I am working on ncs 2.9.1 @ nRF54L15.
I followed this academy course to add a single channel saadc in simple mode:
ADC read works properly, but the current read...
i built a small breakout board for npm1300 (QEAAD0 2516AA) to experiment with it. the twi pins are wired to the i2c ports of a raspberry pi 4 to control it, and i have attached...
I do measure different values for source and ampere mode. On the nRF52 DK. Source Mode: disconnect SB9, Power Switch is off. Vout from PPK2 connected to nRF current measurement...
Hello,
We are using NRF5340 in our product and running automated hardware testing. As part of this process, we need to program the chip twice: once with a dedicated testing...
Hello,
I am using nrf52833-dk for making a ZigBee coordinator. I am using "network coordinator" sample code.
The project is making a ZigBee connection between "nrf52833...
My error message is that it works on a computer, but it doesn't work on the company computer. I'm not sure if it's the encryption software on the company computer, but I don...
I have a 5 year old design using a nrf52832 on a MDBT42Q module. The BLE option was placed on the PCB in 2020 and has been unoccupied since going into production. My customer...
Hello,
I am trying to build the sample/sensor/lps22hh project on nRF52840 DK and STEVAL-MKI220V1, but receive errors in build.
I have added an overlay file as in boards...