Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
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...