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 have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
I’m working with the CRACEN peripheral on the nRF54L15 and I’m trying to understand the DMA User Tag field used in registers like `CRYPTMSTRDMA.FETCHTAG`.
The documentation...
Hello,
i'm working on a matter sensor on a nRF52840 Dongle and BME280.
The softaware is based on matter/temperature_sensor with config changes to support nRf52840 Dongle...
We are using the Nordic Semiconductor nRF7002-DK . In this board, both PS-Poll and No-PS-Poll power-saving modes are working as expected. However, when running in TWT (Target...
Hi,
we have a issue to find the right configuration to get the maximum throughput in a multiple connection scenario.
In our setup, we are using one central and three peripherals...
Dear Nordic,
We are performing current measurements on a nRF-9151 DK using the Power Profiler Kit II. The attached picture shows the 9151 and PPK-II connected. Notice that...
In the documentation, its suggested that the antenna should have a matching network between the WLCSP NRF52832 and the 50 ohm transmission line that looks like this:
...
Hi nordic:
What is the required voltage ripple range for the nrf52820 when powered at 3.3V, and what is the normal output voltage range for DEC6?
Best Regards!!
jer...
Hello, After receiving thingy91x scanned the QR code on the prototype board i get the following message
Connection failed.
The fingerprint you have provided is not recognized...
Hi Nordic Team,
Good week
We like to confirm a few technical details about the NFC-A tag interface on the nRF52840 :
What is the source of the 13.56 MHz carrier...
Hello,
I am trying to update a project from SDK v2.6.1 to v3.1.0 , but with the updated SDK my device is not able to connect to the network anymore:
I also made a temporary...
I am porting a ncs project from nrf52832 into nrf54l15
If want to reuse existing Log functions of system of zephyr, like supported by NVS, is there any way to do it?
Nordic...
In the first steps of this lesson, we create a new directory for our custom board called my_boards. In VScode, we then Create A New Board with the board name etc. and then...