Hi,
In the NRF54LM20A Development Kit, in addition to the tank circuit (L5 + C8) in the path between DECA and DECRF, there is also a filter made from C7=2.2uF and FB2...
Hi Nordic,
I am uing DECT NR + on NRF9151 and trying to do some kind of network discovery like knowing how many devices available in the area. As far as I can do with the...
Hello all,
I am looking to hire a developer experienced with ANT+ together with BLE and the nRF52840 SoC, possibly the nrf54L10.
I am looking for the coding for the...
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...
Hello Nordic Team,
I am working with an nRF52840 on a custom hardware board and investigating the current consumption in idle condition.
I have tested the same hardware...
I'm setting up a board I just built in NCS, and I made an overlay file for it. Specifically, I am setting up the UART21 peripheral and assigning pin outputs. I made a mistake...
Hello, I am developing in a Zephry environment on the NRF5340 and am looking to enable APPROTECT and ERASEPROTECT on our NRF5340 MCUs. We want to enable a recovery key so...
We are using the nRF9160 with firmware 1.3.6 to establish a DTLS connection to a server, using the Zephyr TLS stack.
The following problem occurs quite frequently: After...
Hi,
From this old thread, nRF Sniffer seems can decrypt the mesh packet.
But I still failed with add network key, application key, device key and IV index.
I attach...
HI,
As stated in the topic I have found several misalignments/issues in the following setup:
NRF Connect Desktop (v5.3.2) NRF Connect Desktop DTM (v3.1.4) NRF CONNECT...
NCS 3.4.0 - Thingy91X
If I configure the sysbuild with sysbuild.conf
SB_CONFIG_BOOTLOADER_MCUBOOT=y SB_CONFIG_SECURE_BOOT_APPCORE=n
it builds, but on "west flash" I...
I’m using NRF Connect SDK 3.2.4 with the nRF54L15-DK. I’ve successfully used the nrfx_gppi_conn_alloc() and nrfx_gppi_conn_enable() APIs to connect a timer to a GPIOTE output...
Can someone from Nordic provide either some insights into offline EULA for the
4-Clause Nordic License ?
My team uses screenshots from the nRF Connect Desktop app to be...
Hi,
I have been testing Channel Sounding precision and am experiencing difficulty achieving stable ranging results. Regardless of the configuration changes I make, the ranging...
Environment
App: nRF Connect for Mobile (Android / iOS, latest release)
DUT: Bluetooth dual‑mode device (supports both BR/EDR(Classic BT) and BLE)
Describe the issue...
I have declared retention area in SRAM, that I;m using for the following:
boot info
boot mode
my app's private data.
DTS file is common for bootloader and app...