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...
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...
Hi,
I’m using GD25WB256 as external flash on nRF9151 for MCUboot secondary slot. It’s currently not available from our supplier, so I’m looking for alternatives.
Current...
Hi Nordic support:
Our product used nRF9151 modem. During production, we encountered an issue with approximately 0.1% probability on the nRF9151: It's firmware lost or corruption...
I used the timeslot function of the nrf52832, but when I called the radio to send data, I found that the signal strength was very weak, much lower than that of BLE. This resulted...
I am using nRF9160 DK with nRF Connect SDK v2.9 and the LwM2M client sample ( /samples/cellular/lwm2m_client/ ) , converted from PSK to X.509 certificates .
The device connects...
In the software development for the nRF52832, the SEGGER_RTT_printf() function is called throughout the code for debugging and problem analysis.
Would there be any particular...
Can I copy the ESB code from SDK v3.3.0-preview3 into SDK v2.9.0, and then get the functionality in esb_ptx_ble & esb_prx_ble?
Is there any way to achieve it quickly?
Hi,
I am working on a project with two nRF52840 devices (nRF Connect SDK 3.2.4 / Zephyr RTOS) that are already connected via BLE. On top of the BLE link I need a low-latency...
Hello,
I need to measure current consumption on the nRF52805 in sleep, TX, and RX modes. Which sample applications are recommended for each of these measurements? Additionally...
Hello,
I am facing issue in reading the eDRX mode configurations using AT Commands on nRF9160. Below are the details of hardware & modem fw version.
1. Modem FW version...
What is the recommended way to clear the retained LATCH register using the zephyr generic GPIO functions after waking on interrupt from system OFF? It does not appear to be...
I have designed a custom PCB using nRF54L15 SoC and have gotten it verified from Nordic people. I will share the gerber here as well. I am using VS Code for flashing the code...
# Console disabled - uart30 used exclusively for MCUmgr SMP
CONFIG_SERIAL = y
CONFIG_CONSOLE = y
CONFIG_UART_CONSOLE = y
CONFIG_PRINTK = y
CONFIG_LOG = y
CONFIG_MAIN_STACK_SIZE...
Hi everyone i have a problem with building a project, i dont know what i did wrong, before everything was building fine, but now if i pristine build any project some lines...
Hello,
My application crashes with a Kernel Panic (ZEPHYR FATAL ERROR 4) during NFC communication :
ASSERTION FAIL [ header.ctx_size <= 16 ] @ WEST_TOPDIR/nrf/subsys...
Hello this is my first time designing nrf series. and i want some feedback of my board design and rf circuit
Thanks in advance for your time and suggestions.
these are...