Hi,
I'm running into what looks like a software link-layer issue on the nRF54L15-DK that I'd like a second pair of eyes on. The same firmware works end-to-end with iOS...
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...
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 implement Attribute caching as described in Vol 3, part G, section 2.5.2 of the Bluetooth Core Spec .
Reading the GATT Database Hash seems to work:
The...
Hi Nordic team,
I’m working with an nRF9160-based device and have observed inconsistent LTE behavior when the device operates in areas with poor or unstable signal strength...
Hi,
I want to synchronously get data from different nodes.
Can BLE mesh obtain information from multiple nodes simultaneously? I would like the collected data to have...
Hello,
Using nRF Connect vscode extension, vscode is very slow and almost unusable.
The following process is started multiple time and i have an instance taking 100...
I have an issue with the Lightness setup server set cb being triggered without a connected device and is not internally called in my code. Yet for some reason the set cb is...
Hi
I noticed nordic provides Wi-Fi: Throughput to evaluate the throughput when device is working in STA mode.
If I want to evaluate the device in AP mode, is there any...
Hallo, we are evaluating the UART peripheral of the nrf54l15. As a first step, we are trying to get two DK to communicate with each other, unfortunately without success. ...
Hi all,
I'm looking at an issue and I can't get my head around it. I clearly do something wrong here but I'm stuck.
On our nRF54L15 DK we have a program that can show...
Dear Teams,
I’m using an nRF9151DK board running a simple firmware (example link: github.com/.../ subsys /pm/ device_pm ).
I connected a Power Profiler Kit II (PPK2) to...
Hi,
When I was developing, I found that the matter sample is a little different from the Bluetooth sample .
I want to disable CONFIG_THREAD_LOCAL_STORAGE in the Bluetooth...
Using a slightly modified version of the Zigbee Light Bulb sample app from the current samples compiled using nRF Connect for VSCode on a Mac and programmed to a nRF52840DK...
Hello,
I started off doing a v3.1.1 build and got this serious warning message
warning: BT_CTLR_DTM_HCI (defined at subsys/bluetooth/controller/Kconfig.dtm:14) was assigned...
This is a bug report for nRF Connect SDK 3.1.1.
The zsock_poll() method and hence also the poll() wrapper method https://docs.nordicsemi.com/bundle/zephyr-apis-3.1.1/page...
When following through the process described on GitHub for the NCS_SERIAL_MODEM I get an error during the build. I am following the steps described in the readme exactly as...