Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
I'm using nRF SDK 2.3.0 in VScode, which I recently upgraded. It compiles my firmware correctly, giving me some warnings. The problem is that clicking on the warnings points...
Hi,
I am developing with NCS 3.2.3 on the nRF54L15.
I need to customize the FW loader located here: github.com/.../ble_mcumgr
The customization is related to the BLE...
hi,
i'm learning this exercise and when i add the code for external flash partition, why i didn't see the size for this external flash in memory report.
and maybe it...
Working with the new v3.3.0-preview2, I have found an issue. You may already be aware, but here it is.
Issue
Steps to reproduce
Add these kconfig settings
...
Hi everyone,
I’m working with three nRF9151 DKs to evaluate DECT NR+, and I’m trying to understand what level of multi‑hop or mesh networking support currently exists...
Hi,
I got a confused problem. Using NCS V3.2.0, I develop a firmware with mcuboot. Everytime I flash nRF54L15, There is an error occurred. Here is the message:
Error:...
Hi nordic support:
Our product uses the nRF52840 and nRF5_SDK_17.1.0 (s140_nrf52_7.2.0_softdevice) with an external FEM . Our board's BLE TX power is greater than 10 dBm...
Dear support team,
we use the Nordic nrfdfu.dll (64bit) in our Win11 C#/.Net application for modem update which works fine. When we switch our application to 32bit process...
Please help. Why is QSPI not a valid peripheral option?
Environment: SDK v3.0.0 , nRF Connect for VS Code v2025.5.92 , VS Code 1.99.3, Ubuntu 22.04.5 LTS
Code copied verbatum...
Hi, I have a nRF5340 using hci_ipc that has the following features:
Central Role + Scanning (Multi-connection to nRF52840 peripherals)
Peripheral Role
QoS Channel...
hi support team,
customer needs provisioner program to program device without app,
i find it in ncs: zephyr\samples\bluetooth\mesh_provisioner and i tested it,here is...
Hi. Last project was on v2.4.x and returning for a new one after loving the platform previously. However, the VS Code dev environment seems far less stable that it was 2 years...
We are using Vidar's program that is the basic samples/bluetooth/central_uart sample but with 3 board files so the program can be run on the nrf9160dk/nrf9160/ns board, in...
Hello all,
I am currently using an MDBT50Q-DB-40 from Raytac with the NRF52 DK (PCA10056) with nrf connect in vs code.
Very simply, I'm setting a GPIO to go high and low...
Hello,
I am using the nPM PowerUp application with the npm1300 Evaluation kit. I am trying to configure the bucks (1 and 2) to be on/off controlled by one of the buttons...