Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
I'm tring to build a FOTA broadcaster machine using a raspberry-pi with bluez. or any other Linux small linux embedded system.
The idea is that after testing the board...
As in subject, psa_aead_finish function generates incorrect tag for AES-GCM when Nordic proprietary library is used.
Works fine with Oberon backend.
Similar problem reported...
Hello, I want to use ble dfu on nordic. But most examples work with Adroid App, and I need nRFxx transmit dfu to another nordic. Can you tell me if vag has ready-made examples...
Hi,
I need to output a continuous 16 MHz clock on a GPIO pin on the nRF54L15.
I first looked at the GRTC clock output, but since the fast clock is divided by (CLKFASTDIV...
Hi, I am developing a program for the nRF54L15 with the DFU bootloader enabled. I would like to reduce the startup current.
I am using SDK 3.2.4.
The `sysbuild.conf` settings...
Hi, based on the nRF5340 Audio DK (nRF5340_AUDIO example: gateway, BIS) we send an LE Audio Stream.
As transceiver we use an Airoha AB156x based speaker: SoC name : ab156x_evb...
Hello team,
I have the issue in some samples of nrf5340, after I successful erase and flash, the controller seem to be stuck at bootloader.
I observed the below image...
Hello,
I work on a zephyr project with the MCUBoot and two updatable images: custom firmware loader + TFM and main application. Update works over BLE. For testing I use...
I have the matter light switch sample, SDK 3.4.0, on the nRF52840 Dev Kit. I can bind it with a light using Home Assistant (Ikea light) and it works OK. However after a while...
Hi
I am planning to develop a product based on the nRF5340 DK.
Please provide a response to the following inquiries:
1. Is it possible to obtain the schematic and PCB...
Hello
I want to clarify something because there seems to be a lot of conflicting information on Dev Zone, and the nRF5340 DK documentation doesn't specify the following...
Hi DevZone,
I am currently working on a project that uses MCUboot (DFU over BLE) on the CPUAPP core together with a custom FLPR application.
I successfully got this working...
Dear Community, Hopefully an easy one: Is there anyway to make the flash programmer selection stick in nRF Connect for VS Code? Every-time I click on Flash to program a device...
I am using ncs v3.3.0, and since Partition Manager will be deprecated, I followed the migration guide to use DTS board configuration. I am using mcuboot in firmware loader...