Hi,
I am working on a sensor device that requires very accurate timing on the sensing and sensor signal algorithm side. This device needs a low latency and low jitter radio...
Hello,
I'm looking to get XInput working on the nRF52840 so that our device can appear as an Xbox-compatible game controller. I'd appreciate any guidance or recommendations...
Hi
We are using the CMakePresets.json file for different variations of our firmware. Since the latest update (2025.4.106) the build configuration interface changed a bit...
Hello,
I recently bought a Thingy91x; before that, I was using a Thingy91. I activated it and successfully programmed the Hello nRF Cloud firmware via the Quick Start in...
Hi All,
Previous last two times I opened my project in VS Code it displayed a deprecation notice complaining about SDK and toolchain versions. My plan was to address it...
Hey,
I’m currently evaluating DECT NR+ using two nRF9151 DKs with the nRF Connect SDK v2.9.0.
According to the ETSI specification (ETSI TS 103 636-4 V2.1.1), the Physical...
We urgently need to add support for Band 40 (B40) to our product. Our use case is very specific, and as far as we understand, the NRF91 currently does not support B40. We...
hi.
I wonder if nRF52840 dongle has an unchangeable bootloader, and if so, where we can download it. PCB of nRF52 dongle is available on the official website, but not in...
Hi there,
in my passion to keep up with technological advances, I ordered the nRF5340 PDK. I was hoping to pave the way of moving our nRF52832 and nRF52840 based projects...
Hey guys,
I'm working with a Laird BL652-SA Development Kit and downloaded the Nordic SDK v14.2.0. I want to try the UART example, but after the build comes a semantic error...
I'm not able to get working my PPK.
I've followed the guide, installed the Power Profiler app with the latest nRF Connect v3.3.0, cut SB40 on my nrf52840DK and set correctly...
Hi,
I wanted to know how to change the frequency from from 16Mhz to 64MHz which is processor frequency. I know the HFCLK is 16MHz but how to use the 64MHZ frequency.
Regards...
Installing the new nRF-Command-Line-Tools_10_4_0_OSX.pkg fails on MacOS (10.14.6). The installer gets to the summary stage and displays an error "please contact the supplier...
I can't find MQTT_LOG_LEVEL in the configuration interface in SEGGER embedded studio, but it is referenced when setting up all of the MQTT logging.
Where is this value set...
Hi all,
I have read a lot of posts here and didn't find any valid link to download J-Link OB firmware.
Does anyone know where to download this firmware?
Thx
Y...
I am coding with nRF52 to read data from accelerometer KX022. I am getting started with it and have so many troubles.
Can you send me a sample code related which i can use...
Dear Nordic team,
As the title shows, does Nordic officially have a software called “nrfjflashaccess.exe”?Our customer mentioned this.I searched for a long time and couldn...
The same SDK 15.3 is open on a desktop computer. system_nrf52xxx in the keil project does not find include nrf_erratas.h but on my laptop it includes nrf_erratas.h but nrf_erratas...
Hello,
I use nrf52840 hardware FallingEdge polarity PWM (NRF_PWM0) , to generate 2 signals ~50% each (inverted). I do manage to set dead time between pulses in same period...
The question is clear I believe. Why did support for the NRF5340 not make it to the nRF5 SDK? Is it something about the SoC specifically?
What's better about the nRF Connect...
Hello,
I have faced a lot of issues that were causing hardfault on my device. I'm using FreeRTOS with nrf52. I was suspecting stack overflow but it wasn't so easy to identify...