Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
Hi Nordic Teams:
I'm using Nordic Connect SDK v3.1.0 and nRF52840, I want to update USB iSerialNumber string in hid-keyboard samples.
I tried two methods but they didn...
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...