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, We're in EMC testing for a host product built on the nRF9151 (LACA A1A, FCC ID 2ANPO00NRF9151), running modem firmware mfw_nrf9151-ntn 1.0.1.
For our lab build, we...
I'm using nRF52 DK BLE.
In the code, I used the following code to set the Tx Power = +4dBm.
On my HUAWEI Android phone, I use the nRF Connect app to see the RSSI. My...
To test the example, I downloaded the project through the following path.
https://github.com/NordicPlayground/nRF52-ADC-examples
I get an error like an image. What should...
Hi!
Hope you are doing well!
I am developing a BLE device and right now I want the device be able to auto reconnect to the phone.
e.g. The user leave home with...
Hello
SDK = ver 17
DK = nRF52
Using Peer manager for writing peer data in flash and FDS to store app settings in flash.
1. They both share the same spcase in flash...
Hi,
We are in the middle of product certification, right now with BT SIG testing. Unfortunately we got stuck right away since the test house cant configure the device...
NRF52832
SDK 17.0.2
SoftDevice 132
I am connecting with telnet to an exposed RTT port to see the logs. I adjusted sdk_config.h to use RTT instead of UART logging. The...
Question 1:
The nRF9160 datasheet V2.0 claims the sensitivity is: CATM=-108dBm (mid band); NBIOT=-114dBm (mid band).
However when the unit connects, we get a printout...
So in the MQTT example the following function is used to write the CA certificate to the modem so a TLS connection can be setup.
In our code/TLS setup we want to use Client...
Sorry this is an urgent request and we could not find much information on the internet about this module. We have a tight schedule so it might be a good idea to post here...
Hi, Hope your are well, i am currently in the final part of my project where i am SPI Gyroscope float data from one nordic nrf52dk (S132) to another such that i can analyize...
I am running read str 0x3e000 12 via UART line but there is nothing which gets printed on the terminal.
Even if i write some hex value to a particular flash memory location...
Hi there,
I have set up the nRF2427 with the nRFgo Starter Kit motherboard (nRF6700). The motherboard is recognized and I have all of the 2.4GHz options available. I would...
Hello,
I am working on the nrf52832 board with SDK16.
I am using a custom BLE example.
My TWI and BLE code work ok individually but when I integrate them it does not...