Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
Dear Nordic team.
I am a beginner learning to connect a SPI devices with nRF54L15-DK but the program always reports errors. Here are my related codes:
nrf54l15dk_nrf54l15_cpuapp...
NCS SDK and toolchain: nRF Connect SDK v3.0.2
Boards: nRF52DK-nRF52832 , nRF54L15DK-nRF54L15
Issue:
After un-initializing and then re-initializing MPSL, MPSL no longer...
Hi,
We are using the nRF Device Manager app (Android) to update firmware over BLE to the nRF54L15 DK, and it was working fine until August 26, 2025, when the app was updated...
Hello, I followed the "DFU over UART" exercise of the intermediate lesson 9, and I have problems with launching the main application. I'm using nRF54L15-DK board, SDK v3.1...
Hello.
I'm currently migrating our existing application code to the NCS 3.1.0 SDK. As far as I have recognized, with sysbuild the child image build has been replaced. We...
This is NOT a runtime error it's a compile time error (application). Failing at stage [154/159] Linking C executable zephyr\zephyr_pre0.elf
Having started by following...
Hi, i am trying to onboard our custom board using a nrf9160 to nRF Cloud using this guide: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/cellular/nrf_cloud_multi_service...
Hi we are developing a prototype with NRF5340DK, for which we needed to control few set of GPIOs. we wrote our code in the assumption that it's pretty straight forward and...
Hi,
I just updated my vsCode extension and the visual devicetree editor stopped working
I can compile just fine but changing the DT will prove difficult from now on. ...
I used the official example provided by Nordic: github.com/.../nrf70-wifi-ble-image-transfer-demo . I followed all the instructions to complete the preliminary configuration...
1. can you tell in detail about Easy DMA supporting on SPI, I would like to understand how I can utilize DMA feature for communication with RAM over SPI what is the added...
Hi
We have nPM1300 evaluation kit, we use SW1 VOUT1 1.8V as VINLDO1 input, we remove jumper JP7(for LS_LDO_OUT1 connect to R8) on P15 connector, and provide 1kohm loading...
We just started a project to replace an old PAN1720 and decided to use the nRF54L15 based module. So I am just getting started with the VS code and zephry enviroment using...
The UART (Port 2) gets garbled after bt_enable(). This issue does not occur if actively Debugging using Segger.
The issue is also reproducible upon a settings_save_one(...
Hi,
I am using nRF54L15, SDK & Toolchain as 3.0.2 version This is for Hid Keyboard, the problem I'm facing is once connected to one device, manually disconnecting & connecting...