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...
We are using firmware 1.3.6 on the nRF9160. During testing, I ran into the reset loop restriction. To quickly get out of it, I issued a AT%XFACTORYRESET=0 command. (We are...
Hello Nordic Team,
I am using nRF5340 DK as a debugger/programmer to develop firmware for the Fanstel EV-WT02C40C module. My goal is to use Wi-Fi (nRF7002) Wi-Fi scan, Wi...
Hello! I am trying to upload the basic applications to the Thingy:91 X from the downloads tab, here: https://www.nordicsemi.com/Products/Development-hardware/Nordic-Thingy...
Hi,
I just noticed that there's another issue with my project after upgrading from SDK 2.3.0 to 3.1.1.
I am using the 802.15.4 radio for low level packet communications...
Hi,
for a project based on the nRF54L15, we are evaluating the new single-slot DFU mechanism.
Using NCS v3.2.1, I am testing the sample available at: https://github.com...
Based on the DevAcademy here is my following setup using a custom NRF54L15 chip with the NRF54L15-DK devicetree with following overlay:
prj.conf:
CONFIG_GPIO =y
...
I'm trying to configure the nRF cloud log backend to aid with debugging of devices during field tests without the need for bulky UART harnesses to capture logs from the serial...
Hi everyone,
We’re trying to use UART1 on the nRF9151 DK in non-secure mode , mapped to the Arduino R1 connector. However, it seems to be reserved by TF-M , and we cannot...
Hi,
I want to reduce the time required to read 16 KB of data from the datalogger. Currently, it takes about 6 seconds to read all the data. How can I decrease this time...
Dear Support-Team,
I have checked that now back and forth: When I add
CONFIG_NO_OPTIMIZATIONS=y CONFIG_MAIN_STACK_SIZE=8192 CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=8192
in...
So I have this nRF5340-DK board where the Segger programmer/debugging chip is the same size as the nRF5340 SoC. It recently broke when I was moving and I am about to purchase...
Hello,
I am trying to measure nRF9151 current using Power Profiler Kit II, running Cellular UDP project on EVK and following the steps in:
https://docs.nordicsemi.com...
Hello
I am using nRf52805 based BLE peripheral using the Nordic UART Service (NUS). The device transmits numeric data periodically using GATT notifications (NUS TX), and...
Hi,
We have products in the field using SDK 15.2 with its associated S140 SoftDevice s140_nrf52_6.1.0_softdevice, and bootloader.
We are upgrading our application to SDK...
I've succesfully setup multiple nRF7002DK boards with an example app to connect to WiFi.
One out of the five boards the Wifi does not work. The interface stays down in Zephyr...