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...
Hi,
I a\m looking for your recommendation on screen to use with nRFLM20DK board to experiment with LVGL display. Assuming that latest version of nRF Connect SDK has everything...
Hi,
I am using nRF5340 (CPUAPP) with MCUboot and Partition Manager (pm_static.yml, CONFIG_PARTITION_MANAGER_ENABLED=y ).
Build and flash are successful, but during debug...
Dear Technical Support Team,
I have recently been developing with the nRF54L15-DK development board, using the official channel_sounding/cs_test example provided by Nordic...
I am designing a battery system with can charge or supply power via a USB-C PD controller. It will operate up to 20V. I want the option to connect this USB-C D+/D- to the...
Hello, I was able to flash the firmware built using the samples provided by the "nrf connect sdk" using VScode. But, I see failure when I tried to program the nRF54L15 with...
We're dimensioning the pullup resistors for the lowest possible standby current in system-OFF, but we cannot find any leakage current spec in the nRF54LM20 PS / datasheet...
When the USB stack and your local Filesystem code both try to control the flash chip simultaneously, the system will crash or trigger a HardFault, causing the restart.
Dear Nordic,
I have a few questions I would like to ask.
1. I would like to inquire if there is an antenna pattern for the nRF54L15DK PCB.
I have already searched through...
I was trying to flash a program on nRF52833 development kit and got this error, it important to notice that my college was trying to flash (via VS code) it before and I am...
Hi,
I'm working with the nRF54LM20 DK (nRF54LM20A) and evaluating whether it can act as a USB host to read data from an external USB CDC ACM device.
The intended setup...
Hi
I remember the Devzonw could ask for hardware instructions. My matching circuir has used the nRF54L15 reference design and nRF21540 DK design, all the value is the same...
I used binwalk to analyze the zephyr.signed.encrypted.bin file generated by the routine mcuboot_with_encryption. I found that the firmware was not encrypted but merely compressed...
We have a peripheral device that maintains a PAwR sync (as a syncer/responder), connects to another peripheral in a central role, and also accepts connections from a central...
I tried writing read and write code for sEMMC based on information obtained from an AI assistant. The resulting code is shown below:
As you can see, the block address...