Hello Nordic Support,
I am using nRF54L15 with NCS v3.2.3 .
The device is using Legacy Connectable Advertising with Flags and Complete Local Name in the advertising data...
I'm curious about the approach taken in the nRF Connect SDK's location library for cell neighbor scans ( https://github.com/nrfconnect/sdk-nrf/blob/main/lib/location/scan_cellular...
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...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
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...
Hello, 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...