I have dev kit nRf54LM20 - DK with specs: PCA10184 0.7.0 2026.12 1051821506 I am using 3.3.0 SDK. When I run peripheral sample project from NCS 3.3.0 it works completely fine...
Hi,
In some cases, the UniqueID attribute of the Basic Information Cluster is empty (no value is set). CONFIG_CHIP_LAST_FABRIC_REMOVED_ERASE_ONLY is enabled.
Environment...
Environment: nRF Connect SDK v3.4.0 on macOS Golden Gate 27.0 and Sequoia 15.8
Device: nRF9151-DK
Problem occurred during build and testing of AWS connectivity to AWS...
Hi Nordic Team,
I am working on a custom nRF54L15 board using NCS, and I would like to use an SPI-mode SD NAND Flash (LGA8/SOP8 package, SD 2.0/SDHC compatible, SPI interface...
I am developing a custom nRF54L15 board using a GigaDevice GD5F1GQ5REYIGR SPI NAND connected through the nRF54L15 sQSPI/MSPI interface.
I have encountered a highly reproducible...
I am unable to perform a fota on an nrf9160 based device in the field since my nrfcloud account was updated to require the use of the new memfault based version. There was...
Hello:
Hello Nordic Support,
We are developing a battery-powered product based on the nPM2100 and nRF54L15 , powered by either a CR2032 or CR2450 primary coin-cell battery...
please help. I need functional description of what is need step by step for doing a zigbee hardware device switch and management over bluetooth on the thingy52, i have all...
Hi Team,
We are using the NRF52840 with s140 Soft device for our BLE application.
While we are facing some issues while doing debugging.
1. We are getting Hard Fault...
Are there any issues of pairing a nRF52833 using OOB pairing with a IOS device? Is there a good example code I could start with?
Thank you very much.
All the best
P...
The system requirements: 50 identical nRF53-based devices (each with a sensor and an actuator), positioned within a 3x3 meter square should be connected to a single computer...
Edit : The code posted below works on the 96x96 3V(LS013B4DN04) variant of the display, I still have no idea why it doesn't work on LS044Q7DH01, but I'm guessing it doesnt...
Hello!
I have some devices with a custom built PCB on my desk, all of which have my own custom firmware on it.
Sadly the devices don't have access to the debug pins...
Hi Team,
May I know the functionality of the below mentioned signals:
MIPI RFFE interface pins: VIO, SCLK, SDATA. MAGPIO interface pins: MAGPIO0, MAGPIO1, MAGPIO2. ...
Hi,
I got a question on nRF52832 platform. When it is brand new (so without loading any of our FW) and powered through 3V3, it draws up to 4.6mA when powered. But we also...
Hello,
We have seen the below error,
NRF_ERROR_INVALID_ADDR If the EasyDMA is used and memory adress in not in RAM.
While trying to connect with an external sensor hub...
Timer A with a 10-minute interval, timer B with a 4-hour interval, and timer C with a 10-second interval are required, and A and B should also run out of time in low power...
Are there any updates on coded phy support for the nRF sniffer?
I found a thread about this from "over a year ago" which says to check back in 4-5 weeks: https://devzone...
When CENTRAL connects how can I read the UUID and ADDR of the peer?
static void ble_evt_handler(ble_evt_t const * p_ble_evt, void * p_context) {
switch (p_ble_evt->header...
Hi Team,
We are facing issue with Flash storage Handlers with ble handlers. When we add the fstorage to my application ble adversing is stopped suddenly.
We are having...
Hey,
I want to use a standard 16bit service and to add some custome characteristics to it, will this create any compliance issues? Is it complying to BLE specifications...
Hi all,
I'm using the "ble_beacon_app" example from the SDK 16.0.0 with the nRF52840 DK. I would like to change the TX power level.
In main.c function, I tried to change...