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 am having trouble programming the nrf5340 chip using SWD.
Set up:
Custom hardware with the MDBT53V-1M module from Raytac, nrf5340 chip.
SWD, using J-Link...
The nRF7002 Evaluation Kit and the PCA10143 Development Kit both show multiple vias to the ground tab pin 49 but there is no direct connection from the tab to pins 27, 28...
I want to use P2.00,p2.02,P2.04, P2.0 for UARTE20 on NRF5415DK.
This is to use the uart as an interface for HCI uart with NRF54 as the BLE controlller.
How to enable the...
I am setting up our production facility in India. Brought out our test jig software that flashes the nRF53 modules.
I use nrfutil to program the boards via "nrfutil device...
I am using the Thingy91X kit, and I am trying to make a sample 'hello_main" to work on the nrf5340. My project configuration is as follows:
Sample: zephyr/samples/hello_world...
Dear Experts,
We are bringing up a custom nRF54LS05B module and have built a small production-test firmware on top of the `radio_test` sample. While characterising current...
ncs\v3.4.0\nrf\scripts\generate_psa_key_attributes.py doesn't seem to support X25519 PsaKeyType and allowing it to be used with ECDH algorithm. Is this just functionality...
Hi,
We are exploring using the Firmware Loader to do the OTA for our firmware. As per what I understand from the documentation, the Firmware Loader application will be booted...
I have new Thingy 53. Default Edge Inpulse demo works without any problem. But I have problem with Weather Station demo.
First I tested Zigbee version. After flashing using...
Good morning everyone.
I’m having some issues compiling my firmware using NCS 3.4.0 and the ‘ns’ option. I’m using an nRF9151DK board. Basically, my firmware compiles and...
NCS version: v3.3.0 (behavior also confirmed present on current sdk-nrf main, include/flash_map_pm.h).
THE ISSUE
include/flash_map_pm.h selects which PM partition...