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...
# SoftDevice Controller assert during DTM receiver test at dead/marginal RF link (nRF52833) ## Summary On an nRF52833, running the nRF Connect SDK Direct Test Mode (DTM) 2...
Hi Nordic,
We have a reproducible bus fault in nrf_modem_dect_phy_tx_harq() on nRF9151 that we believe originates in the modem library rather than in our application, and...
Hi,
Following the course Wifi Fundamenals with NCS v3.4.0. I have an error when building the exercise 2 of the lesson 4 (even with the solution one). I configured the board...
Hi all hope you all are fine and doing well.
I am trying to use the Soft UART (uart-bitbang.c driver) on nRF52 DK for a low-speed UART connection. The initialization fails...
NCS 3.4.0, sysbuild, with mcuboot enabled.
I want to use a simple custom "my.overlay" for both the app and mcuboot.
For the app it works with
-DEXTRA_DTC_OVERLAY_FILE...
Hi,
I would like to know how to ensure that AP-protect is disabled for application based on 17.1.0 nRF5 SDK.
I've understood that the procedure is:
1. recover the device...
NCS 3.02 54L10
I am using uart0 in async mode for printk and user input (my own callback not zephyr CLI). I need to be able to put the uart into suspend after an inactivity...
Hi
I am quite well familiar with DECT-NR+ and the Nordic Boards, as well as nrf91xx, we use a nrf9151.
Also some kind of involved at this opener initiative, but I cannot...
Hi
A colleague and I are independently following the Nordic Academy Cellular IoT Fundamentals course and using the Thingy:91x as a test bed.
When attempting to build Lesson...
Hi,
I'm working on enabling dual-bank updates in our projects (we're using nRF5 SDK v15.3.0), and during this process I've stumbled onto some behavior that confused me a...
I first noticed this when incorrect flags reported by mcumgr when performing network core update
When performing a network core update with CONFIG_SECURE_BOOT_APPCORE enabled...
I am using an NPM 1300 with nRF Connect SDK 3.2.4. I am using a 2.8 mAH LiPol battery. I have the termination voltage set at 4.2 volts and the charging current set at 100...
Hello Nordic community,
using nrf5-sdk for nrf52840 SoC, I followed the uart example as below.
The uart tx and rx works fine BUT NOT THE HWFC
eg. When the CTS is set...
Hi Nordic Team,
Below are the configurations that I have done for the nRF21540 FEM.
.config file
#
# Multiprotocol service layer (MPSL)
#
# CONFIG_MPSL_FEM_ONLY is not...