Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
# 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...