Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
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...