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...
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 am developing a project on the nRF54L15 and encountered a system hang when using two UART instances simultaneously: UART20 (for logging and printk ) and UART30...
Hi
I am wondering when I use this function, how much time do I need between I set a TXP and a TXP has been successfully updated. I am developing an application that needs...
I try to set custom compiler flags for the whole project including Zephyr via prj.conf / CONFIG_COMPILER_OPT to compute worst case stack usage as follows: CONFIG_COMPILER_OPT...
Hi all,
I am having difficulties reading microphone data using built-in microphone at Xiao Seeed nRF52840 Sense. I have configured the overlay file as suggested here . Then...
Hello,
I am following the cellular IoT fundamental course with nRF9151-DK.
I didn't have any issue until Lesson 7, but I found that the screen shot of the lesson is...
Hi devzone,
I am starting to write some tests for my application, and I have a couple questions/remarks about the provided Docker image. Link to documentation .
1/ The...
I have done a clean install of the SDK on Debian 13
I have nrfutil install and its working fine - i have tried installing both the v3.2.1 and v3.2.0 toolchains and in both...
Hello Nordic team,
We are using the GRTC on the nRF54L15 , and we are observing the following behavior:
When MCUboot is enabled , the GRTC (likely backed by SYSCOUNTER...
Hi, I am using nrf9151 as a modem running SLM. When SLM comes up, it throws this error. This is a new board run and 50% of the boards show this issue.
I appreciate there...
I am looking for a pairing between Windows laptop or Android mobile on the transmitter side and hearing aid which has bluetooth streaming features as a receiver..
I am looking...
Hi there,
Is it possible to have the DECT NR+ modem trigger events via DPPI? For instance, I'd like to capture a Timer value *exactly* when nrf_modem_dect_phy_time_get...
Hell ,
I am planing to use nRF52810 for one of my mesh application,now query is
How much power consumption its will take when RF is disable and listening only external...
Hi
We use nRF5340, set GPIOs as PDM for DMIC device, and measure waveform as below
The PDM DATA high level will decrease periodically
Is this waveform normal? If yes...
Hi,
I know that pc-ble-driver-py is archived but as there is no real alternative to it, I'm still using this package...
I'm using BLE nRF52840 dongle to connect to...
I am using the nrf52833 with 17.1 SDK and s140_nrf52_7.2.0_softdevice,i want to scan a scannable extend adv packets,
This is what i get in the BLE_GAP_EVT_ADV_REPORT : ...