Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
I have a custom board with nrf5340 and want to run the radio_test sample on it. I have been able to compile and run the sample using the uart serial terminal, but I'm not...
Hi,
I am currently working with the channel_sounding/connected_cs sample for nrf54l15 and I keep getting the error: Not enough memory to store step data (530 > 512). I tried...
Hello,
our project which started 7 years ago with SDK13.0 has been migrated some time ago to SDK 15.3 and now to SDK17.1. At the beginning we were quite happy with the RTT...
Hello Nordic team,
After many hours I have not been able to get socket dispatching working with Zephyrs MQTT client, and I am not sure how to proceed.
First of all I would...
Hello, I'm running an example of channel sounding using nRF54L15.
The build is fine, but the following error occurs during flash.
Python is using 3.12.4 version. As you...
This happens quite often, I simply has to create a new build configuration and in worse cases simply a new application and copy all my sourcefiles over to the new project...
Using latest SDK and toolchain 3.0.1, VSCode and nRF Connection Pack on Windows 11 I nearly never see a working nRF Kconfig GUI - only the first time directly after I had...
Hello everyone.
i want to configure the TX power of the NRF radio in BLE advertisement and connection of the NRF54L15 MCU. I am using the nrf Connect SDK version 2.7.0....
I am studying Lesson 6/wifi fund_1ess6uexer2 and I can run the provided code normally.
(academy.nordicsemi.com/.../) But I still want to control whether to send packets...
Hi,
I'd like to go for sysbuild with my nrf9161 based application but after some trials and errors, I am not able to find which images should be enabled in sysbuild.conf...
Problem - while working in a project where VSCode does not have visibility to the nRFConnect SDK folders, but where the project includes project-specific KConfig files, the...
Hi, I have cloned the channel sounding with range requestor samples but every time I try to build it I encounter the error:
I have not changed the code or anything, but...
I noticed that in the hid_mouse sample, the whitelist advertising was used to achieve seamless recovery of accidentally disconnected connections.
This function is implemented...
Hi,
I was wondering if the newest sample available in NCS3.0.1 is already capable of holding multi connections. Otherwise, for this little time that is present i will...
Hi everyone, I'm a beginner in Nordic development and currently learning how to work with BLE and Zephyr (NCS 2.9).
I'm using an nRF52840 Dongle as a peripheral and an nRF5340...