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...
Hi everyone, I noticed something unusual while testing BLE transmission and reception:
Transmitter: nRF5340DK
Receiver setups tested:
config:Target board...
Hi,
If I build the extxip_smp_svr sample app for the nrf5340dk board. The network image firmware version is set to 0.0.0.0.
To reproduce the issue, do the following...
In Lesson-3 Ex-2 for the BLE Fundamentals course, the steps for setting preferred PHY (steps 7 thru 9) is causing fault on my nRF52840-DK board.
Log messages are as follows...
Hi Nordic Team,
I'm currently working on integrating TagoIO using MQTT in our application. While attempting to add the MQTT connection details—specifically the username...
Hello,
I have a problem with a custom board using a nRF9151.
I can flash the nRF9151 and it seams to flash successfully (I tried with a blinky program and the leds start...
Hello, I am experiencing issues with the current measurements taken by the PPK2 when using the nPM2100-EK to power a device. The current drawn from the 2.7V power source ...
Hi,
I'm using nRF Connect version 2.9.1 with the buildprog script method of building this project.
I've got some custom boards based on the nRF5340_audio_dk. We swapped...
I’m working with the nRF7002 DK and following the guide for the HTTP server sample here: HTTP Server Example . The build process is successful, but when I flash the device...
Hello,
I am using nRF52840 with nRF5SDK v17.1.0 , and I have several questions regarding DFU. Reference page: https://docs.nordicsemi.com/bundle/sdk_nrf5_v17.1.0/page/index...
Hello,
Are there any samples that show multi-core (sysbuild) configurations for the nRF54H20?
I've found the sysbuild HelloWorld project, but in the sysbuild.cmake file...
Hi
We have just been notified by our supplier that they have detected som anomalies when taking X-ray images after soldering our 208 pcb's. they estimate around 25% will...
Hi, I appreciate some help with my situation. Here's my setup.
nRF54L15-DK using nRF Connect SDK 3.1.0 .
using nRF52840 dongle as proxy for BLE
nRF Connect for Windows...
I am using nrf54l15 with NCS v3.1.0 with the following error when i connect it(i worked in NCS v2.9.1 successfully):
Controller unresponsive, command opcode 0x2035 timeout...
Recently, we decided we would try ESB, since the power consumption is similar to BLE, but the intervals are much shorter, and we could greatly benefit from this.
I've seen...