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 Nordic support
I have encountered what I think is a bug in ICMSG. The attached sample shows the following behavior:
The first time it runs, the app and flpr CPUs...
Hello Team,
I am trying to test a PDM microphone (MP34DT01‑M MEMS) on the nRF9151 DK using nRF Connect SDK .
So far:
I have successfully tested I2C and I2S DAC audio...
Hello Team,
I am not able to flash any firmware to nRF5340 which is available in Thing 91x. I had tried peripheral_lbs example which was working fine. When I tried to...
Hi!
I am using MCUBoot and the DFU library to perform a custom firmware update (which is working as expected).
I have a question about the "swap_type" value, which is...
Hey everyone,
I’ve been banging my head against an issue with my custom nRF54L15 board , and I’m under a bit of pressure to get five samples working. Unfortunately, the...
We are operating the 32.768 kHz low-frequency clock of the nRF52805 using the internal RC oscillator (LFRC).
We measured the LFCLK frequency of 100 devices, and the observed...
Hello, I'm trying to use the nRF54LM20A, but I'm a bit confused about the reference circuitry. What does "VDD_USB_3V3" refer to? What about all the different antenna labels...
Was excited to get an (apparently) early copy of the nRF54LM20B-DK so that I could explore all the Edge AI capabilities of the system (using both Neuton and Axon models)....
Hello Team,
I am working with nRF52833 configured as a BLE scanner using nRF Connect SDK for VS Code .
Here is my prj.conf:
AND here is scan/conn Implementaion:
...
Hello! Based on some tests, I've seen that modem disables attach logic for at least half an hour in case it has tried to connect to network at least twice with disabled SIM...
Hi,
We have an application where we have a working DFU over BLE with SDK 2.9.1 but once we have migrated to 3.2.4 it has stopped working. Something has obviously changed...
Affected
zephyr/drivers/regulator/regulator_npm13xx.c (current driver)
zephyr/drivers/regulator/regulator_npm1300.c in older NCS / Zephyr trees
Reproduced on a nRF9151...
Hi,
I am using the Nordic UART Service (NUS) on an nRF52840 with NCS. Without pairing enabled, NUS works perfectly with the nRF Toolbox UART service — both sending and receiving...