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...
" The ultra-low latency (ULL) Human Interface Device (HID) enhancement project aims to make Bluetooth gaming controllers as responsive as those using USB-wired or proprietary...
Hi,
My development environment:
- VS Code
- nRF Connect SDK: v2.7.0
Description:
- My firmware had successfully paired (with passcode) with an iPhone. Security level...
Hi everyone. When configuring the GATT role, there are GATT server role, GATT client role and both. When using nRF5 SDK or nRF Connect SDK Bare Metal, is it possible to configure...
Hi there!
I'm working through the nrf_cloud_multi_service sample, and have a few questions.
Here is my setup:
nRF9151DK
nRF Connect SDK v2.9.0 and corresponding...
Hello everyone. I've been struggling with directed advertising for a few days now...
I found an example for the peripheral ( github.com/.../direct_adv).
Everything works...
Hi,
I have run the example in ncs 3.1.0 for CS_RAS_Initiator and compared to the older version ncs 3.0.1, there is a new flag called realtime_rd . Thanks to this, I can...
Hi,
I have a question about Channel Sounding: I want to run the CS procedure with 4antenna paths. Both the reflector and the initiator have 2 antennas. I started with the...
Hello!
I know IDAP-Link is not a product from Nordic, so maybe this is not the place to ask this, but...
I have to develop firmware for a custom board based nRF52 that...
I was able to compile and run the Hardware ID example on the nRF5340DK & SDK v3.1.1 using VS Code successfilly, but as soon as I add the overlay-ble-ma c config it still compiles...
This is the first time I've used two roles on one device and I've encountered some oddities.
The topology is as follows: Device A (nRF52840-DK) operates in dual mode (but...
Hi,
I was at the webinar today where they talked about SDK 3.0.0. They mentioned that the QSPI examples were "JESD216 flash" and "JEDEC SPI-NOR flash". I don't see either...
To preface:
Board: nRF9151 custom board nRF Connect SDK / Toolchain: 3.1.0
Hello,
We just received our first article boards for a design that uses a nRF9151 module....
Hello,
After completing DFU on the nRF5340 DK, the default behavior is to reset the MCU. However, instead of performing a full reset, we would like to jump directly to the...
Hi team , I have developed the code where i am able to do OTA in dual slot when my application size is less , but my current application size is aprx. 260 KB and i want top...