We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
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!
We are building an application for Thingy91X and noticed that there is an overlap between the shared memory between the app and net mcus, sram0_shared, and RetainedMem...
Hello, I am working on a project using nRF52832 with Zephyr RTOS (NCS v2.7.0) and MCUboot. I have implemented BLE passkey-based security (BT_SECURITY_L3) on the device. I...
I bought an NRF52833 DK development board. I want to conduct an AOA experiment, but I don't have an antenna array. I was told that I can find the schematic and PCB files for...
I have been trying to understand how the controller manages the interleaving when used for broadcast / auracast. I have been experimenting with the samples from zephyr called...
Hi nordic,
I am streaming live microphone PCM data over BLE. The microphone data is continuously captured and stored in a buffer. Whenever 12 KB of audio data is available...
Hi,
We are evaluating the nRF7002 for a custom built Wi-Fi device. Is there a way by e.g. copying your reference/dk design reducing the scope of the regulatory testing?...
When is the anticipated release date for the commercial ready NTN functionality of the NRF9151? I am specifically looking for all Nordic supported Github projects and documentation...
Hi,
I just received two new nRF54LM20-DK boards and wanted to run a Matter quickstart demo. Unfortunately, it’s already failing during programming. What could be cause of...
I've recently received a custom board I've designed and am programming with the nRF52DK, following the procedure in L3 E1 of the SDK intermediate course. I've flashed the...
Dear Nordic FAE Team,
I am currently developing a low-power Bluetooth product based on nRF54L10 , and I have an urgent requirement to optimize the System OFF mode sleep...
Hi,
We are currently in the hardware design phase and comparing different Wi-Fi antennas to find the best one for our product.
Right now we test using: - Scan sample ...
Hi
We currently have products in field test that disconnects from network and never reconnects. It only occurs to a few devices and not all. Restarting the device works...
Hi,
I am using nRF54L15 with Zephyr RTOS in nRF Connect SDK v3.0.2 .
After performing a FOTA update , the device reboots. I need to retain the state of a GPIO pin across...
Hi all,
I recently updated all Segger JLink software using the Segger download links and updated the probe as prompted by VS Code NRF Extension. Up until about two days...