Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
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,
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...
Using:
NRF9151
TF-M enabled
NCS 3.2.2
I'm trying to find more space for my heap on the nrf9151 and I'm disappointed that with a minimal implementation of TF-M...