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...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
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...