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...
Hi Team,
I am using NCS v2.9.0 and trying to implement a custom Zigbee cluster with custom attributes.
Could you please suggest an example or guide me on how to send...
I'm currently testing the walkie-talkie mode on this development kit, however, when testing it outdoors it only allows a very short connection distance and disconnects. How...
Hi, this question might sound a little silly, but is downloading my device location history from nRF Cloud free of charges? I want to analyze my device's travelling pattern...
Hi there,
I am using an nRF9160DK and looking to get accurate Timing Advance numbers from it and also information on neighbouring cells. I believe in order to get an accurate...
We are using both serial ports running over USB on the nRF54L15DK:
uart20 is LOG, CONSOLE, etc.
uart30 is for our communication (enabled in our overlay)
When we...
Hello,
I am trying to get a custom board working with NOR Flash chip but I am having issues getting the flash chip "ready". I am running the sample application "spi-flash...
Hi!
I've used nrfutil to dfu ble before on a target that just loads and runs a bootloader (for cycle testing).
I'm trying to use it again with a target in the application...
We have a NCS 3.0.2 app + MCU boot with OTA functionality on nRF54L15 (PCA10156 rev 0.9.3)
After upgrading to NCS 3.1.1 it doesn't boot anymore.
I tried with
Key provisioning...
nRF9151 has access port protection enabled by default. I need to debug firmware for nRF9151 produced by a non-secure build. I am trying to follow Figure 120 (Access port unlocking...
Hello,
I have a series of nRF52840 devices that are already connected together in a Thread Network.
My system is composed by one client and multiple servers.
My devices...
Is there any way to filter for verified answers/closed tickets? Seems like it would be really useful for helping people find answers and answer posts which have none.
Greetings,
Using SDK v3.1.1 I've configured 3 PWM outputs using the pwm0-2 modules via a DTS overlay. After reset or power cycle (and prior to making any PWM driver calls...
After cancelling a flash operation to my nrf7002DK (PCA10143 1.0.2), I'm unable to flash my discovery kit again. I have tried both the regular west flash for our application...
Hi,
I use flash read operations at the BLE interrupts, because I need some of the stored informations. However, while I am doing another flash operations and BLE interrupt...
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...