Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
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...
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...