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...
Hi, I would like to use TCXO as main source for HFCLK on my nRF54L15, but not sure if it will work. Please are there any specific steps I need to follow to do and how should...
Hi,
I am currently evaluating the nRF54L15 DFU single-slot sample available in NCS 3.2.1: https://github.com/nrfconnect/sdk-nrf/tree/v3.2.1/samples/dfu/single_slot
I have...
Hi Everyone,
I use Zephyr from nRF Connect SDK and I am trying to build a tf-m sample application (zephyr/samples/tfm_integration/psa_protected_storage) for non-Nordic targets...
Hi Team,
I use your nRF Cloud REST API /location/ground-fix endpoint to obtain location based on LTE cells.
According to your documentation, the „eci” parameter for...
Hello, I am evaluating the device for a new products line and trying to avoid a potential conflicts while mapping I/O's and peripherals for connections on PCB. Where I can...
I have v3.0.0 SDK currently . I am using nrf54L15DK . Do we have any sample code for checking AOA and AOD of the advertisements from the peripheral devices.
I could find...
Hello.
I'm developing a project with nRF (because of Bluetooth) and 6DOF sensor LSM6DSO. I would like to be able to configure the sensor in more precise way, e.g. like continuous...
I saw in nrf connect sdk 2.9.1 that there was nRF54L15 sample code for Channel Sounding and nRF52833 DK sample code for Direction finding.
But now I want to implement...
Hi,
I’m working on an nRF5340 using nRF Connect SDK v2.7.99-cs2 . BLE security is configured as Just Works (Security Mode 1, Level 2) on the peripheral . I want to increase...
Inquiry: NTN Support and Application Feasibility on nRF9151
I would like to seek clarification regarding Non-Terrestrial Network (NTN) support on the nRF9151 .
There have...
Hi there,
When flashing my solution to Lesson 6 Exercise 3 using nrf52DK / nrf52832 - I kept getting an access violation when attempting to setup the timer. I compared the...
Is possible to use ble stack for the configuration and disgnostic of a device and that use ieee802154 to make a start network for 1 to 8 devices , where i can find an examples...
I couldn't find anything related to this issue on the devzone, so I hope this can help someone who has the same issue:
We're using the NRF54L15 QFN52 variant with a custom...
Hello,
Setup
MCU : nRF52840
SDK : nRF5 17.1.0
Transport : Secure Bootloader (UART)
No SoftDevice
Custom HW
The Problem: I am experiencing two conflicting...