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.
I'm working on a very minimalistic (function and size) board with only SWD, BLE, I2C and several GPIOs used. Since we ran into memory shortage on NRF52805, we are...
Hi everyone,
I am evaluating the nRF54L15DK. Currently I'm trying to get SPI to work. For testing, I got an OLED Module with 4-wire SPI and an SSD1351 driver.
I wrote...
On a custom board based on the nrf52833-dk, I brought the fuel gauge project into mine and am printing out the values in fuel_gauge_update(), including State of Charge (SOC...
I am trying to 'reinstall' the nrfutil tools on a Windows 10 desktop where the tool has been working since early 2025.
I downloaded the latest 'nrfutil.exe' from this Nordic...
Hello,
We're using nrf-sdk-bm v0.9.0 and having an issue with BLE and UART coexistence. The goal is to be able to operate in and transition between three modes: UART alone...
Along the lines of and (sort of), Where/how does Nordic notify about critical vulnerabilities found in silicon or SDK (Noridc code) stacks? I need to keep track of any that...
hi,
i'm trying to add the device into the nrf cloud but i can't see the option that mentioned in 7.3 and 7.4. so, how can i add my device withot this option into the nrf...
nRF9160-DK, mfw 1.3.7, NCS 3.2.1
A UDP client (CoAP) exchanges data with "sendto( ... MSG_DONTWAIT)", "poll(...)" and "recvfrom(...). It was working with several NCS versions...
Hi I'm implementing the QFN40 variant of nRF54L15 in our design but I can only find reference circuits for the QFN48 and the CSP47 packages.
Can you provide this for the...
nRF52832 + S132 v7.3.0 immediate disconnect reason 0x22 on iPad Pro 12.9 5th gen with iPadOS 26.3 (works fine on Android and iOS 17.7.10 / iPad Pro 10.5)
Content:
Hello...
Hello Nordic Forum,
I ran the Power Profiler Kit on an nRF52DK development board to establish a baseline power consumption.
The current firmware project is quite simple...
Hi,
I am developing a low power BLE device using Promicro nRF52840 boards. After updating to ncs3.2.1 I have noticed a high power consumption in sleep, that isn't present...
Hi! I'm running into a strange issue.
I have inherited this project and it is poorly commented. I have 2 peripherals and 1 central. The 2 peripherals are identical devices...
I am developing a product which uses one nRF5340 Timer in timer mode and another in Counter mode. Reading through the nRF5340 Product Specification v1.6 I have the following...
Hello Support Team,
I am currently working on Channel Sounding with the nRF54L15 devkit, and I am encountering an issue when using main_mode .
Until now, I was using the...