Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
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...
i have small applications which can comfortably fit in as little as 32K of SRAM.... i have no issues with the mechanics of linking my program, as well as copying code from...
Hello,
I have a problem with my DK. Everytime I try to plug it in the USB C port of my Computer the J-Link OB is the only Chip that wakes up. I cant program the nrf5340...
Hi,
When using RTT for debugging on the nRF5340, after every flash i have to press the following button:
Then every time i get presented with the following dialog...
I would like to ensure that a particular GPIO pin is disconnected when an nRF52840 is powered up via the initial configuration specified in the DeviceTree board overlay file...
I get the following error when clicking flash button in nrfConnect VS Code extension with an nRF54L15 DK:
Error: One or more batch tasks failed: * 1057701224: Device error...
Dear Support Team!
I'm just about to flash an external board (nRF52820) through P19 where the MCU is powered at 2.3V. I would like to use the nRF52833_DK and the PPK2 to...
Hi Team,
We are using SDK 3.1.0 and radio FW version 1.3.7.
Trying to read RSSI, RSRP, RSRQ, SNR levels using AT command AT%MEAS but it returnns error.
Am I missing...
Hi Nordic,
I'm developing a BLE protocol on an nRF54L05, and is trying to send (On request or by notifying) up to 750 logs of data, each log being 8 bytes (1 byte event...
Hello everyone,
Im using nrf5340dk for the first time, i have built project for nrf5340dk_cpuapp and i think code is good but for some reasone i dont see a led diodes turnin...
Hello,
I had a question about the BT GATT DM Workqueue used in gatt_dm.c.
In NCS 2.8.0, the BT GATT DM Workqueue was introduced as an alternative to the System Workqueue...
Hi List, I have been successful to run my basic functionalities like GPIOs, I2C and ADC using custom board files for nrf54l15 based custom hardware.
Now, I am trying to...
Description:
Hello, We are developing a DECT NR+ communication setup using multiple nRF9161 DK boards arranged in a Sink–Relay–Leaf topology.
Each board operates as a...
While working on debugging our application firmware using the nRF9151, we ran into issues that we hypothesized as being caused by an incorrect modem clock leading to validation...
Hi Nordic team, We have a production firmware developed on nRF Connect SDK v1.7.0 targeting a Fanstel BLG840FB4 gateway module (nRF9160 SiP + nRF52840 SoC). We are trying...