I have a preset stored in CMakePresets.json:
When I go to create a new build configuration with the preset, the extension creates an Extra CMake Arguments row with:
...
Hello Nordic Team,
For my application, I am using two nRF54L15 chips with one configured as a master and the other a slave. For the remainder of this post, I will be discussing...
Using VSCode with nRF Connect extension on Ubuntu Linux 22/04 with nRF SDK 3.0.1 and nRF Toolchain 3.0.1 installed I can create a build configuration for Zephyr's hello_world...
Hello DevZone team, I recently received a new nPM1300 Eval Kit (PCA10152, 1.3.0, 2025.19) and connected it the first time following the documentation ( docs.nordicsemi.com...
Hi everyone, I'm trying to set up a bootloader chain using sysbuild (NSIB → MCUboot → APP) so that MCUboot can act as an upgradable bootloader. I'm working with the nRF54L15...
hello Nordic
i am working with nre52840 and nrf52832, with ncs v2.8.0
i am using ble SMP service for transferring data with a central device and for DFU.
currently i...
Hi,
as describe in the title, we are getting a mesh assert when trying to remove all suscibtions from a model.
it is kind of hard to reproduce because this command is...
Hello,
I am testing direction finding over nRF5340 PDK.
I didn't have antenna array yet, but I think that's equivalent to signal received at 90 degree.
I have two questions...
Hi,
in SDK/components/libraries/timer/drv_rtc.h, there is some preprocessor define provided to select the RTC module (0, 1 or 2) used by app_timer2: APP_TIMER_V2_RTC0_ENABLED...
I want to trying to the HCI Command (DTM Mode) of CTE (Constant Tone Extension) feature for SIG RF Pre-TEST,
The nRF5 SDK v16.0.0 (latest version) is ready for CTE feature...
Hello,
So I am trying to build the ble_app_blinky_c example of SDK_14.2 to work for nRF52810 but encountered problems.
I used s132 v 5.1 for my softdevice by following...
Hi,
We have a project want to fixed "access address".
We want to fixed "access address" in every BLE connection (52840 as master)
Do you have some of API to assign ...
Hello, i made my own working NRF24L01+ using the reference design from the datasheet and it worked quite well. But i needed some more range so i wanted to add PA+LNA module...
[Google Translated]
Good day. I am new to application development. At the moment, I managed to implement a connection to nRF52832 using BLE via UART on an Android device...
Hi,
Greetings !
I want to take continuous 40 reading of adc by varying time interval between readings based on RPM value. I want timer interval resolution from 6 Sec...
Hi,
We are using nRF52840 on our product. Since we want to support USB function, we connected VBUS pin of the chipset directly to the USB connector.
We would like to know...
Hello there,
How can I activate long range (coded PHY) in IoT examples, especially in TCP Client application. I've searched that forum and all of entries discussing about...
After receiving my Thingy:91, all was working as expected until I found that the included 10MB of data on the iBasis SIM had been used up and the device refused to connect...