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...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
nRF Connect SDK v3.2.1 on Windows 11
I am trying to build the Matter Light Bulb sample using a nRF7002DK but run it over Thread instead of WiFi (the default). Since this...
Good day,
When using the bt_gatt_discover() with a NULL UUID parameter, the code sweeps all UUIDs available from the start_handle to the end_handle. This is verified with...
Development environment: MacOS Sequoia (15.4.1), Visual Studio Code v1.108 0, nrfConnect 2026.1.1242
I am trying to develop a "workspace" project with a nRF52840DK as my...
I understand that the rf path should be 50 ohm coplaner to the output matching network that should be placed very close the the NRF chip. The recommendation shown in the reference...
I’m facing a Power Profiler Kit II (PPK2) measurement discrepancy that appears to depend on the host PC , not the target board or firmware.
Target setup
Custom board...
Hi all,
What is the increase in current consumption or power consumption when measuring RSSI with the nRF52833?
My device is a peripheral. I would like to estimate this...
I am using nrfx_nvmc_page_partial_erase_init() and nrfx_nvmc_page_partial_erase_continue() to erase flash in-between wireless connection events. The datasheet states: " The...
I have an IoT project that reads data from a proprietary device via an I2c SBIffer. The device consists of a controller and a small display, which are connected via an I2C...
I am referring to the ncs\v3.1.0\nrf\samples\bluetooth\throughput\sysbuild\ipc_radio\prj.conf for the nRF5340 and extrapolating that to a central application with multiple...
Hello, I hope this question is allowed here. I have received this email, after having been active on this forum:
Hi Mads, I saw you on the Nordic forum and wanted to get...
Hi,
We've been using the PPK II for basically every IoT project we've carried out in the last few years, and it has been an incredibly useful tool.
Our standard use case...
I have the code files as shown in the compressed package. I am currently compiling them into (A: nRF7002 DK nRF5340 application MCU - Non Secure / B: nRF7002 DK nRF5340 application...
I am looking to do some testing with nuSIM. Monogoto has provided the sim profile but they say we need to obtain the SIM number from Nordic directly.
I was unable to find...
Hi, since the Nrf5340 has two identical Cortex-M33 cores, I was wondering whether it would be possible to enable the trustzone for both cores, and if yes, how. Thanks.
Hello!
We are working on a custom PCB with nrf54l15 chip on nrf connect sdk version 3.2.0.
The I2C (TWIM) SCL line functions correctly, but the SDA line is not being driven...