Hello Nordic Team,
I am working on an nRF52833 project using nRF5 SDK 17.1.0 with Secure DFU Bootloader.
Environment:
MCU: nRF52833
SDK: nRF5 SDK 17.1.0
SoftDevice...
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,
I’m working with the Matter Door Lock sample in NCS 3.0.2. With the default PRODUCT_ID = 0x8006 , everything works as expected: commissioning to Apple Home and Google...
Getting a Precise data bus error - BUS FAULT, when sending a http POST request to an https sever over tls. Cannot decipher the exact instruction address as on enabling CONFIG_DEBUG_OPTIMIZATIONS...
Hi, I have a device using nRF5340+nRF7002. I am storing multiple wifi credentials and using auto connect. I have some questions: 1. Using auto-connect, how does the SDK/wifi...
through RTC i am trying it but it is not happening can you give any propre example one for the sleep mode enabling and wakening up from the sleep mode.
Hi,
I'm using the peripheral_hids_mouse example from NCS v3.0.2. What's the correct way from SC(Secure Connections) to enable Just Works pairing ?
Thanks!
The nPM1304 requires the CC1 and CC2 pins to be connected to the USBC port. Can they be left open/grounded on the IC side?
The problem which arose is that CC1 and CC2 are...
Hi, I'm looking for clarification whether the DECT NR+ modem firmware supports GNSS. Legacy docs say it doesn't, but there is no mention of it in current docs. Based on that...
Hi,
Issue
With the official nRF21540-EK + nRF54L15DK setup, my app/config works: advertising, connections, and PA/LNA behavior are all OK.
On my custom PCB ...
I am attempting to do channel sounding with one initiator and two reflectors. Switching between reflectors, by connecting to each in turn, does work, but it is very slow....
Hi Support Team
The attachment is ANT+ Device Profile for Bike Radar, it mentioned that an ANT+ Bike Light and Bike Radar Sensor can be combined as a single device, but...
Hello,
For a project with nRF9151 as the main microcontroller, we use nPM1300 for power management.
As I understand, for nRF9151, VDD voltage should be supplied prior...
I am developing a simple ble peripheral device that will measure temperature and humidity. For the most
part, it's working but I can't get the behavior I expect when enabling...
I'm a new software developer and I'm not a native English speaker. I ask questions through a translator now, the description might not be clear.
I am currently working on...
Hello,
I would like to know how to disable the NFC function with nRF SDK 3.1.0
I would build the Matter thermostat sample. I tried this: `CONFIG_CHIP_NFC_COMMISSIONING...