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,
Razer devs working on new mouse variant that wil use nPM1300 would like to know what are the minimum and maximum values of Rshphld? These values are not in the datasheet...
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...
Hi,
I'm not able to flash nRF54 DK. Log as below:
2025-08-29T06:47:39.828Z INFO Initialising the bundled nrfutil device 2025-08-29T06:47:39.874Z DEBUG Started watching...
*Note that this is only an issue when the central and peripheral are simultaneously active.
This is my current setup for starting advertising, but it requires a deprecated...
Intro We are using the nRF9160 with sensors we manufacture. The code developed is based on the serial SLM sample, toolchain v1.6.0. I am trying to keep the code/project files...
Hello. I have an issue with my development board. When attempting to recover the board, i cannot due to access port protection. This is the specific error message from the...
I'm new to developing nRF devices. This is the first time to set up SDK.
I installed Toolchain Manager v1.2.6 to install SDK, but it is too slow and falls into error. It...
am trying to mount little fs example with my external flash winbond w25q256 but my nrf52840 board taking internal memory and am using qspi
it get automount and writing in...
Hi Nordic,
I need to build an Auracast broadcast speaker (LE Audio BIS broadcaster). Besides audio, I also need two-way data exchange between the Auracast source and the...
Hello,
I am trying to have my own BLE advertising and scanning (with filtering) custom service (from now on peer service) in parallel with BLE mesh. So far I've been able...
Dear Nordic Team,
I have to use PSA Crypto key derivation in my NRF54L15 firmware during BLE communication with BLE Central, however, I am experiencing a problem when I...
In the function mentioned above, I repeatedly perform the following operations in a loop at a specified interval:
Power on the internet module
Connect to Wi-Fi...
I am trying to program modem keys using pylink and Modem_Shell with RTT enabled and it is almost working.
I find that the maximum download size for a command that I send...
Hi,
I got strange behavior of the SPI4 nrfx driver on nRF5340 (using nRF SDK v2.6.1 non-secure build with BLE enabled on NET core). Namely, every time I try to receive bytes...
Hello DevZone,
Our team has been working on a customized firmware solution that has been flashed onto the nRF52840 Dongle to meet specific requirements.
Usually, DK is...
In pm_handler_secure_on_connection, I see that it only looks for BLE_GAP_EVT_CONNECTED events if PM_HANDLER_SEC_DELAY_MS is not in use. I also see the comment "In normal circumstances...
The power domains for the nRF70002 aren't very clearly documented in the product specifications, so we're not entirely clear on how we should be connecting the VBAT pin. ...