Hello,
I am evaluating the nRF54LM20A for a product where I need to cryptographically prove that a device contains a genuine Nordic chip, without performing any secret provisioning...
HI,
I am developing an NFC application using the nRF54L15 with SDK version 3.2.1, and I am using NDEF for data exchange. However, I have encountered an issue: after the...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hello Nordic,
I’m using ncs\v3.1.0\nrf\samples\peripheral\radio_test` to test the nRF54L15 with PHY set to `NRF_RADIO_MODE_BLE_LR125KBIT`. However, the RF spectrum measurement...
i have a trivially simple "bare-metal" (register-level) test case in which i setup GRTC as follows:
MODE.SYSCOUNTEREN = 1 TASKS.START = 1 TIMEOUT = 2
i also have the LFXTAL...
On a nrf5340/nrf7002 custom board, using NCS 2.9.0, I am trying to get a reliable https connection to different backend servers.
I'm having trouble with the TLS handshake...
I recently flashed a new application onto devices that has prevented any new application images from being swapped into the primary slot. Any new images are uploaded to the...
Hello,
I got the https://github.com/nrfconnect/sdk-edge-ai/tree/main/applications/ww_kws application running on the nRF54LM20 DK with the Axon NPU and it can correctly detect...
I found that CoAP requests unexpectedly block GPS positioning. So, the solution is to add a synchronization semaphore between them. I stopped the CoAP request while waiting...
Hi Team,
I am planning to implement a secure boot mechanism on the nRF5340 for one of our products and would like to ensure the design is robust, scalable, and production...
Hi
I am using nRF54L15DK, with SDK v3.2.2.
I want to implement an event log, persistent in Flash.
Initially I thought of using FCB, but I am running in to issues with...
Hi
I have custom nrf5340 based product, with an NFC interface for card emulation. I have managed to get this to work in raw APDU mode in NCS 2.9.0 (with selected cherry...
Symptoms
A GPIOTE event channel is configured to detect a rising edge on a GPIO input. Via PPI, the event drives a GPIO output low within a few hundred nanoseconds. The...
Hello all, I am following up on a related issue regarding mcuboots partitioning and image validation. ( link to previous MCUBoot QA forum ). I have devices out in the field...
Hello Nordic support team,
Forgive me if I am asking a stupid question.
In the source file ble_conn_params.c, there is a function called ble_conn_params_init() and I...
NPM1100 outputs VOUTB (2.1V) to power the NRF52832. Programming is performed via J-Link with an external 3.3V power supply. However, this causes a short circuit between VSYS...
Hi,
I’m working with the Raytac BC833M module (nRF52833) and programming it via nrfjprog in a batch script.
I need to:
Program my application firmware
Configure...