Hi,
nRF9151 + Kyocera AVX P822601 internal SMT antenna: 8 dB RSRP loss vs external antenna — possible PCB layout issue?
Test Results
Test 1 — Out of Faraday cage, internal...
In our product, we use Laird (Ezurio) BL653 BT module. In some countries such product requires SRRC certification. For SRRC certification we set BL653 to DTM mode with AT...
Hi
The TWI driver has a twi_clear_bus() function but the TWIM does not.
I'm getting an I2C error, and need to do I2C soft reset. I'm doing this manually at moment but...
I recently completed a field-upgrade path from an nRF5 SDK 17.1 application (with the legacy Secure DFU bootloader) to a fresh NCS-based firmware stack, while preserving user...
Hello,
We are currently evaluating BLE Gateway (CIS, BIS) development using the nRF5340 Audio DK.
We would like to ask whether bidirectional CIS streaming is officially...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
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...