Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
Hi,
We've been developing a product using nRF52840, where it does a lot of advertising and scanning.
We've migrated from SDK v2.5.2 to v2.8.0, and recently discovered...
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.