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...
I have a class that wraps the Zephyr implementation of a mutex. For some reason, when the code runs, I get this error: ASSERTION FAIL [mutex->lock_count > 0U] @ WEST_TOPDIR...
I am developing a new architecture for my project. So, I am getting data from the peripheral, a custom nrf52832 card. Also, I create my custom service to send data and add...
I installed NRF connect I successfully built project when I flash I get success, but actually I can see project is not flashed what and how can I debug that ?
I am receiving the above error when trying to create a destination under "Device Management -> Message Routing Service -> Add Destination". There is no further indication...
I've recently encountered a problem where the Device Tree Visual Editor no longer displays any peripherals (ADC, UART, SPI), making them uneditable. I have had my own board...
Hi everyone,
We found that the LIS2MDL_INT interrupt from the compass on P1.06 affects communication between the app core and the network core.
About 3 seconds after...
Hi Support Team
We try to integrate the flowing links' sample code of Mesh Sensor, Mesh LPN and Mesh DFU to one project for nRF52832, but we found that the memory usage...
I made some tests with PPK-II in source meter mode by connecting a load resistor in series with a Fluke 8846A ampere meter to the PPK output. A also hooked a GW Instek GDM...
Dear Nordic team,
i am stilll struggeling with the GPIO set-up in system off mode. It seems, that both GPIO_INT_EDGE_TO_ACTIVE and GPIO_INT_LEVEL_ACTIVE are working fine...
Hi Nordic,
I am currently writing about the process of performing channel sounding sequentially on three connected devices. However, after the first channel sounding is...
Hello Everyone,
I am using NRF52840 dk evaluation board Arduino ethernet shield which has W5500 ethernet chip and for my development purpose using SDK 2.6.1 on visual...
hello to all.
i been strugling the last couple of days to make a simple PPP connection from a debian12 laptop to the internet passing trough the nrf9151. I followed the...
Hi,
when i try making a new connection with a new device using my for loop (reconnecting using the adresses that i stored in an array), i sometimes can get a warning which...
DECT NR+ HARQ communication and testing
Hello,
we using two nrf9151 development boards with latest modem firmware version DECT-NR+ (1.0.2) and nrf-connect v2.9.0 and...
Hello.
I tested the DFU distributor sample using two nRF54L15DKs. I have three questions.
1. Apply is not completing. The firmware transfer seems to have completed, but...