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...
Hi together!
In my current project I would like to send some sensor data to an Azure IoT Hub, by using a nRF52840.
In the first step and for evaluation I used a nRF9151...
Problem: We have a huge variability in received RSSI (see picture) despite both devices being stationary in test setup. For our use case, accurate RSSI is critical. nRF52840...
Hi,
I started from your
Bluetooth Mesh NLC: Lightness Controller/Energy Monitor sample
and I tried to insert a Light CTL Server model in the project.
After a lot of...
When attempting to install a downloadable app in nRF Connect for Desktop 5.3.0 on Linux, the installation fails with an EISDIR: illegal operation on a directory error. The...
Hello DevZone
I am currently facing an issues with device already installed at my customer. Devices are based on nRF9160, firmware based on SDK 2.8.0 and modem 1.3.6. Once...
Hi, Background For some time now I have been troubled by a bug in one of our products acting as a BLE central device. The bug manifests itself as the central reporting that...
Hello, I am working with the following sample project and NRF Connect SDK v3.3.0. (Referenced regarding this topic .) The sample implements DFU with MCUBoot while using the...
I see that the nRF5340 is certified PSA level 2 whereas the newer nRF54L15 is certified level 1.
You claim the nRF54L15 is " designed to meet PSA Certified Level 3 ". I...
Hello Nordic team,
I am reporting an Azure FOTA issue where firmware download works from one Azure Blob endpoint and fails from another.
Setup summary:
Device: nRF9160...
I measured the power consumption of the BLE RX using the nRF54L15.(nRF54L15-DK v1.0.0) 3.0V operation apps: scan_adv (delete advertising) west build -b nrf54l15dk/nrf54l15...
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...