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...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
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...
While debugging the code with Nrf connect extension in VS code , code get stuck at the start only does not go any where getting the SIGNTRAP error continuous
Hi,
With the latest SDK v 14.2 is it possible to do OTA updates to nRF52 from OSX/Windows/Linux without the use of additional DK? I understand that for iOS and Android...
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...
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...