Hi Nordic,
We are develop a multiple switch button device based on nRF54L15. We've two issues now while developing.
1. Matter Network Commissioning Issue with nRF54L15...
NCS 2.9.1 - NRF5340DK
I am trying to use multiple compare channels on Timer1 such that an interrupt handler fires for both compare values, the second of which is enabled...
Hi everyone,
I am currently studing to flash the MDBT50Q-DB-40 demo board from RAYTAC. I used the following site as reference. https://docs.nordicsemi.com/bundle/ncs-latest...
Hello, just like the title indicated, I need help with setting up the nRF21540 EK with the nRF9160 DK.
For my application, since the nRF9160 DK has the nRF52840 on it, I...
Hello, I am following the instruction on dev academy - nrf connect sdk intermediate lesson 2 excercise 1, but I can't select data tab on memory explorer.
I can select only...
I have a Raytac MDBT50Q-CX and cannot seem to flash it correctly. The flash succeeds, but the device is no longer recognized by Windows or (raspberry pi) Linux.
My goal...
Hallo.
I am working with Thingy.91x and after learning almost all lessons with Nordic Dev Academy, LTE fundamentals, i have encountered an issue.
Right now I can't use...
Hi.
For a while I have had some issues with the toolchain when using the nRF connect SDK in visual studio code on windows 10. I believe it was after installing SDK version...
Hi,
I'm working with the nRF54L15 SoC and running into an issue when using UARTE21 together with SMP over Bluetooth . Here's what I’ve observed:
UARTE21 works perfectly...
Hi,
I have an issue with nRF Kconfig GUI in VS Code.
My prj.conf is empty, and the _defconfig file of my board contains this:
When I open the GUI and...
I'm trying to get the USB Mass Storage sample working on the nRF52840 using SDK 2.9. I followed the official guide here: https://docs.nordicsemi.com/bundle/ncs-latest/page...
Hi!
I have somehow softbricked my nrf54L15 dk. This happened by using nrf conncet board configurator. First symptom was no uart logs and now I get this crash via RTT logging...
This issue is a follow-up to the previous one: 341132
When upgrading our device from Matter 1.1 to Matter 1.3 firmware via OTA, the MCUBoot program in the old firmware fails...
Hello,
I am conducting a feasibility study on implementing Auracast capabilities using the nRF5340 Audio DK with nRF Connect SDK v2.9.0. My goal is to investigate the potential...
Hi,
Recently, when I tried to obtain Bluetooth certification with nRF52840.
I found that there is a new requirement as shown below
RF:P1 - TRM/CA/03 Power Control
...
I have my application running (NCS 2.6.4) on the bench with clock source set as internal RC and with the configurations such as -
But when I do multiple resets using nrfjprog...
Hello,
I'm creating a simple test project based on the l4_e2 example, but I'm having trouble debugging it. The program encounters a fatal error before the main() function...
PPK2 is stuck in bootloader after trying to flash the latest firmware on Power Profiler 4.2.1 (Windows 10).
The error is "serialport could not be opened ". The same issue...
There is an issue i am dealing with while working with ble stack of nrf52810 with nrf connect 2.7.0.
1) memory status of my application without ble:
2) memory status...
I am using nrf52810 with nrf connect 2.7.0.
Is there any provision to update firmware using BLE? If yes is there any official document or article regarding this?