I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
nRF Connect SDK v3.2.0
Write code:
Read code:
Log:
The address seen on the phone is usually not "06 05 04 03 02 01", but sometimes it is "06 05 04 03 02...
After the PPK II had been stored for a long period of time, it was recently taken out to measure current. It was observed that, regardless of whether Source Meter mode or...
Hi all,
I have been attempting to get the nRF Connect VS Code extension setup to try out some samples on the nRF9161-DK board.
I'm currently having a problem with a version...
Clarify the minimum mandatory external connections and pin/rail requirements for an nRF9151 to boot and run a flashed application, and determine why serial_lte_modem (SLM...
Hi,
I'm working on an application that I recently updated to ncs v3.1.0 (from v2.9.1). For most of the development, I have been working with the nrf54l15 as build target...
HI
I have replaced the external flash used with the nRF54L15 with a different model. How should I set the sfdp-bfp parameters for this new flash?
Thanks!
Using nRF5340-DK, nRF Connect for VS Code 2026.1, ncs v3.1.1 I'm interfacing over a SPI bus to a custom ASIC that uses MISO as a sort of RTS/CTS kind of idea. While CS is...
Hello,
I'm experiencing an issue where RTT logs stop appearing after MCUboot jumps to the application on nRF52832. The application is running correctly (BLE advertising...
I Just got nRF9151 SMA board, try to test NTN feature , after following instruction to update so called "alpha" firmware, somehow the board can not reflash back to any vesion...
I'm using ncs 3.2.1 with a custom board (Holyiot-20046-v1.0). I used the "Create a new board" function in nRF Connect VSCODE to create the board file. I copied the Zephyr...
hello Nordic
i am working with nrf52832 and nrf52840 using ncs v2.9.2 currently
when trying to build with ncs v3.0.2 i get this error:
File not found: /.../my_app/"sysbuild_swap...
Board : nRF54L15DK
NCS : v3.1.1
When I build an application for the nRF54L15 processor, the "otp" memory region in the auto generated "partitions.yml" file has a size...
Hi there, I have uploaded the BLE sounding reflector code on the xiao nrf54l15 module and after the upload i am getting this on my serial monitor *** Using Zephyr OS v4.2...
Hi,
I am using a custom board based on nrf5340. I have an external QSPI flash that is different from the one defined by default dtsi file of nrf5340. My overlay file throws...