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...
Hello everyone,
I've been testing the "central UART" with a "peripheral UART" (NUS) examples with two nRF54L15 DKs (nRF SDK v3.2.1 in VS Code). So far, everything is working...
Hello everyone!
I have a question regarding nRF9151 and the new DECT Hello sample. I have installed the newest version of the SDK, a preview of v3.3.0, built and flashed...
Hi!
NCS 3.1 On a custom board with nrf5340 and nrf7002, h ave successfully implemented and tested FOTA over Bluetooth Low Energy with Simultaneous updates for both cores...
Hi,
I'm trying to reduce the power consumption of my Matter Temperature sensor code.
I'm averaging around 90µA of consumption, but I'm confident that can be reduced. ...
Hi,
I’m having trouble getting an ISP1807 (nRF52840) to run on a custom PCB, and I’m hoping someone here might recognize what I’m missing.
Hardware / setup
Module...
Hello, we’re currently facing an issue regarding the start-up of the nrf9151 modem. Its a custom PCB and closely follows the schematic of the nrf9151 DK. For first test SW...
Hello Nordic Engineer,
I know that I can modify #define DEVICE_NAME "device001" in sdk_config.h , but it takes a lot of time to compile and flash the program every time...
Hi,
I have flashed hci_usb example on nrf52840dongle(hci1), enabled DLE. But when linux machine requests data from other board(as sender) dongle is getting crashed.
The...
I have create a model (which is now marked as complete), but when I go to the results tab the options (and below) just show a spinning circle. How can this be fixed?
Unable to start debugging. There was an error starting the pipe program 'JLinkGDBServerCL'. An error occurred trying to start process 'JLinkGDBServerCL' with working directory...
Recently, I’ve been working on the process of switching between BLE and a private protocol. When I switch to the private protocol, I usually need to disable the softdevice...
We are observing an intermittent issue on an nRF9151-based custom PCB where DNS resolution fails after repeated events occurring within a short time window, even though cellular...
Hi,
Sometime ago, the Nordic chatbot (bottom right icon) on this page https://docs.nordicsemi.com/ worked great on my work computer using Edge browser. Now even though I...
Are there any unique design considerations to take into account when using the nRF54L series with RRAM? For example, are there any concerns about magnetic fields causing bit...
Hello,
I’m using **VS Code + nRF Connect SDK v3.2.1** with a **Nordic Thingy:53** board.
I can build firmware successfully, and nRF Connect **Programmer (Desktop app)...