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...
I have been using the nRF54L15- PDK(0.8.1) to test various examples and projects, and everything has been working fine so far. I recently switched to the nRF54L15- DK(0.9...
Hi Nordic community,
How do I change the start address of an NRF54L15 application in NCS Zephyr?
I need an address other than the default 0.
I have tried adding
...
Hi,
I know that the nRF54LM20A was just announced but since it has USB support I am considering it as an option to replace the nRF52840 in the future. Looking at the preliminary...
I'm currently debugging a problem where my Zigbee End Device (ZED) occasionally never sends an association request to my Zigbee Coordinator (ZC). My ZED is a nRF5340DK using...
Hello, I'm currently building a zigbee end device using the Zigbee Template example on the nRF5340DK but I am having issues regarding rejoins. My Zigbee Coordinator(ZC) is...
Hello,
I am working with the nRF5340 and would like to measure BLE throughput. I know that typically a throughput test requires two devices (central and peripheral), but...
toolchain:3.0.0 path:C:\ncs\toolchains\0b393f9e1b
sdk:3.0.2 path:d:\ncs\v3.0.2\
Hello, I am using vscode to build a 54L15 environment in a win10 system environment...
Hi,
I am building a custom PCB and want to program a NRF52840 (nRF52840-QFAA-F-R7 package) using the NRF52840-DK.
I have exposed the SWD pins (SWDIO, SWDCLK, SWO, NRESET...
Hi Nordic:
One of our products uses the NRF54L05, with the external capacitors for the DECA, DECD, and DECRF pins configured according to the reference circuit. The VDD...
Hi Nordic,
I test with nRF7002-DK and IC mark on nRF7002 is below:
N7002 QFAAB0 2252AA
Here is my test data, showing about a 3dB discrepancy between power setting...
My understanding from the documentation is that:
- The application core (app) can use any pins/peripherals
- The radio core (rad) can use any pins/peripherals
- The...
Hello
There has been an interesting braking change between SDK v3.1.0 -> v3.1.1. When using PSA (CONFIG_MBEDTLS_USE_PSA_CRYPTO=y) and a server with signature algorithm SHA384withECDSA...
I'm developing a project, where I use nRF9151 as a GPS sensor, and nRF52833 as a BLE gateway. I want to send data from 9151 to 52833 over one of UARTs. The problems I'm facing...
Hello,
I’m currently working on a hardware design using the following components:
nRF54L10 SoC
nRF21540 Front-End Module (FEM)
2450AT18B0100001E chip antenna...
I'm developing a project for nRF54 using NCS. I have a question regarding the placement of the BLE protocol stack. In the previous nRF5 SDK, the protocol stack was usually...