Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
I am trying to setup a NRF SDK development environment on the terminal on Ubuntu (I already successfully setup using VSCode), and I am trying to use nrfutil toolchain-manager...
I saw some posts online about using SPI to simulate the timing of WS2812. I thought using peripherals could save CPU time, but I noticed that SPI seems unable to configure...
Hello,
After I upload a new signed image to my device using MCUboot serial recovery (single image), MCUmgr Img_mgmt_client API
img_mgmt_client_state_read() always fails...
After attempting to write data to the filesystem, my 125μs timer interrupt (highest priority) is delayed by tens to hundreds of microseconds.
I enabled the following configuration...
I'm having a hard time replicating the config needed to be DFU compatible with a build from an earlier SDK version. Earlier version used only a non upgradeable MCUBoot with...
Hi,
I am working on the channel sounding procedure with the nrf54l15 dk's right now and I have an external antenna that I want to use to improve the connection. I plugged...
On nrf-sdk 3.0.1, we were running nrf54 (main app) with Zephyr's PPP modem for nrf91 SLM. Everything was working fine. After upgrading to nrf-sdk 3.1.0, I am now getting this...
Hello Team,
I am currently working with the nRF52832 and using the nRF Connect SDK ( NCS) with toolchain version 2.9.1. I would like to interface the nRF21540 RF Front-...
Dear Nordic Specialist,
I am currently testing the minimum connection interval at which BLE Channel Sounding can operate reliably. Specifically, I would like to achieve...
Hello,
I was wondering if anyone would happen to have sample code to activate the accelerometer in the Thingy 91X? If also possible, it would be very helpful to have the...
I'm trying to setup some code to emulate an NFC tag with an NDEF external record based on the NFC tag sample in NCS 2.6.0.
The hardware is a custom board based on the nRF52840...
Hello I am investigating the power consumption of the nRF9151-DK using PPK II. The measurement settings are as follows.
・Connect PPK II's VOUT and DK's P22 VDD_nRF. ・Connect...
I use nrf5340 audio DK, SDK v3.0.2, and added an iso.conf,
A lot of warnings were reported during compilation.
Are these conf not effective?
If I want these conf...
I'm interested in configuring a NR5340DK as an end device on a Zigbee network where the coordinator is a 3rd party device that uses legacy Zigbee. I'm fairly new to Zigbee...