During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
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...