Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
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...
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...
Hello there,
In the Zephyr docs i can see theres a typedef for i2c_callback_t but looking through the SDK, i cannot see a any uses for this type.
i am trying to create...
We have nRF54H20 with IRONSIDE (SDK3.2.4).
RESET button has default configuration - connected to DEBUG MCU:
We need realize external HW reset of the DK by another...
Hi,
Does it possible to achieve that when inserting a USB into nPM1300, the GPORESET of GPIO3 is triggered to reset the reset port of nRF4L15?
Best regards,
Peter.M...
Hello everyone. I'm planning on buying multiple nRF54L15 boards for a college project, which is based on channel sounding. I'm considering rn 1 tag board, along with 1 dev...
Enviroment : nRF52833, ncs v3.1.1
The custom board is connected to a DCDC and a 32.768kHz XTAL. However, during the module manufacturing process, the DCDC and XTAL are not...
Tried using the snippet with l2_e1 and got the same bus fault.
nrf Connect SDK v3.4.0
nRF Connect SDK Toolchain v3.4.0
[00:00:00.327,209] <err> os: ***** BUS FAULT ...
I am building a TWI slave with nRF52832.
I am attaching a part of twis_event_handler.
I can read even a 1-byte register value by executing i2c_read_register(SLAVE_ADDR...
Hi Team,
We are planning to use the nRF54LM20 + nRF21540 combination in our new design.
Currently, we are evaluating the band-edge performance on the highest BLE channel...