Hello Nordic Team,
I am currently working with the nPM1300 EK together with the nRF54L15 platform and a custom 40 mAh Li-Po battery.
I am facing an issue while configuring...
i2c_write_read() returns -5 (EIO) immediately when writing register 0x01 to the sensor. Logic analyzer confirms the sensor clock-stretches SCL for ~14µs+ after receiving the...
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,
Razer devs working on new mouse variant that wil use nPM1300 would like to know what are the minimum and maximum values of Rshphld? These values are not in the datasheet...
I used two development boards with 52840, Two development boards are running 'first' and 'second' in the '\examples\802_15_4\wireless_uart\secure', respectively.
Additionally...
Hi. I have a new project using zephyr 3.5.0 and ZMK, so I don't think NCS SDK is an option. I am using pca10056/nrf52840dk
I am trying to configure I2S, and the examples...
I am currently experimenting with the nrf9151DK and was hoping to mimic a LTE-M sensor that would wake up once an hour, send a message over CoAP with DTLS, then go back to...
Hello, I have problems in the async-mode with the UART21 output and the nRF54L15. I am using Toolchain v3.1.1 and SDK v3.1.1.
When I use the uart_tx function to print out...
Hi
Is there a specification of running the nRF21540 in Tx mode at 10 dBm and 20 dBm with no load connected? Will the reflected signal cause damage to the PA and if yes,...
Hi Support Team
I tested matter bridge sample running on the nRF7002DK with peripheral_lbs sample running on the nRF54L15DK.
Application guide
Then I encountered problems...
I am working with the nRF9160 DK (PCA10090) and would like to use the onboard nRF52840 interface MCU as a host controller for an external peripheral.
From my understanding...
I am using the nPM2100 EK dev board with a stm32wl5MOC.
Using the example from the bare metal drivers, I adapted the code to my board.
I can succesfully read and set bytes...
currently this is more of a theoretical question, but i have an idea of something that might utilize this (3 QSPI devices)
Ive been looking at the Nrf5340 and the nrf7002...
Hi, I am stuck on the BLE channel sounding Initiator initialization. I took the code from the channel sounding connected initiator and integrated into my FW.
Due to unknown...
Hello Nordic Team,
I am using the nRF5340 Audio DK and I want to implement a simple audio loopback — where the board captures voice from the on-board PDM microphone and...
hello~
nPM1304 nominal sleep mode 500nA (it is still uncertain whether the buck converter can operate?)
Can't the sleep mode be lower than 500nA?
best regards
sam
I'm following the Lesson 9, Exercise 2: DFU over USB - Adding External Flash from the Nordic Academy: Tutorial Link
SoC: nrf54l15
SDK version: 3.0.2
Toolchain version...
Hi,
I’m using a custom nRF5340 board , and I recently migrated my project from nRF Connect SDK v2.9.0 to v3.1.1 .
The same project compiled and worked fine on v2.9.0,...