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...
The current default and only recommended way to use MCUboot is to make the private key available as part of the build process.
There have been several questions about this...
Hi
we are using nrfx drivers for nRF5340 with gcc-arm-none-eabi and they work great. Now we are planning to move to another compiler and I have a couple of questions:
...
Hi, This is my basic information:
CHIP: NRF52840DK
SDK: NCS2.9.0
Project: Matter Bulb
This is my question:
I want to commission bulb into 2 fabrics, but when I...
VS Code is not loading for me today:
I followed this thread but it seems like permissions are fine...I think. Here are the errors in the log:
Activating extension...
Hi all,
I have an issue with achieving bigger sizes of ext adv data as 31 bytes.
My current BLE code is pretty much the same as the nrf_dm sample code:
https://github...
I have a custom board, with nrf5340, nrf7002 on it.
I would like to get the uA levels of power consumption I see other nrf5340 projects talk about (eg here ) when my application...
Is there any characterization for the nPM1304 (or any in the series) with a charging input voltage in the 3.5-4.0 range? I have a ~4V power source, but depending on load it...
Hi,
I'm developing a project that requires to write GPS data to an SD card. I'm using Nordic SD card library.
I'm able to initialize and interact with the SD card only...
Hi there,
I am trying to send large data files via BLE notifications. My setup is nRF5340 development kit sending data to connecting devices (phone, PC).
I have gone through...
System description
I have an nrF54L15 mounted with an external 4 Mbit External flash with FATFS configured
Filesytem config:
# FatFS File system
CONFIG_FILE_SYSTEM...
Hi
About nPM1300
We will use load switch to drive haptic function and its peak current may up to 0.4A~0.5A@25us duration,
I see the spec show the load switch with maximum...
Hi,
I'm running an app on nRF52840 (NCS3.02) based on the BT shell example.
I did the following modifications:
- shell runs on USB-CDC instead of UART
- using NRFX...
While checking the Channel Sounding samples, I came across the concept of Channel Sounding Security Levels . I have a few questions regarding how this is handled in Nordic...
Hi,
I was wondering whether the nrf54H20 can utilise the BLE sniffing firmware used with the nrf52840?
If not, will this firmware be made available in the future and if...
I have a project that was built with SDK and toolchains 1.7.1. This firmware is used in a fielded product. I can't upgrade it to a newer version of the SDK without having...