Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Greetings,
What's the maximum clock rate supported by the SPI1 interface on an nRF52840? My DTS overlay indicates it should use 32MHZ for one device and 8MHz for the other...
I am tried to access the server using http_client .I am tested that my implementation to access the local server works properly but the thing is i am tried to access the ...
I am looking for the datasheet for the nRF31512. I am looking to see what the pinout for this chip is. It is not for any new project as I know it is old and discontinued....
Hi,
1. Does the P1.02 (NFC port) on the nRF54L15 support PWM? 2. If it does, please provide the overlay configuration method and sample code.
Best regards,
Peter.Mi...
Hello,
I am building an example app that uses MbedTLS and non-offloaded sockets, because offloaded ones do not fit my needs - updating security credentials needs disabling...
I get the following error when trying to program the device:
The log shows this:
2025-12-10T09:08:50.194Z INFO Initialising the bundled nrfutil device 2025-12-10T09...
Hello,
we have an nPM1300 EK plus the profiling adapter board and are trying to profile some of our batteries.
We have already successfully completed profiling for...
Hello, I am currently struggling with setup and configuration of firmware for nRF5340. The idea is to use two stage bootloader setup, XIP split to external flash and build...
when trying to implement ISR for writeprotect and powergood pin it throws error code 134 which corresponds to not supported.
call stack for reference.
What am I...
I had a fully working BLE setup on my nRF52 (Zephyr), which worked fine on older Android versions. After updating a phone to Android 16 (tested on Google Pixel 7 and Samsung...
Hi, Nordic support team!
I'm having trouble downloading the NCS in China.
The command nrfutil sdk-manager install v3.2.0 --region cn fails with a SHA512 checksum error...
I have designed a custom board using the nrf54l10 chip (similar to nrf54l15). I want to use SPI to communicate with a sensor. So I assigned the pins P2.6 for SCK, P2.4 for...
Hi,
I am trying to communicate with Serial LTE Modem application running on nRF9151DK through SLM Shell sample running on nRF52840DK.
I am using nrf connect in vscode...
Hi,
I am debugging a program running on the FLPR core on the nRF54L15 development board. I need to call a static library (. a file) on the FLPR core. I use the project created...
Hi:
I connected PPK II with nRF52DK.
PPK 2 is connected to the PC via the PPK 2's USB Data Power port.
The led of both are ON.
I see PPK2 in NRF CONNECT FOR DESKTOP...