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 use nrf54l15dk with ncs-v3.1.0, the project is based sample "central_hids";
The purpose is I want to change console uart from "pin1.04/pin1.05<uart20>" to "pin2...
I’m developing a project on the nRF52840 that uses BLE + RTC + an SD card. It’s based on a previous project that only used BLE + RTC, and I’ve added the ability to store data...
I'm trying to use a Power Profiler Kit II with a Mac running Ventura 13.7.8. If I update the Power Profiler App to v4.3.0 or v4.3.1 the PPK II is not detected and this is...
Dear Team,
I am using NRF54L15 DK, where I have UART defined and mapped as following:
uart20_default: uart20_default {
group1 {
psels = <NRF_PSEL(UART_TX, 1 ,...
I'm struggling to obtain stable ADC readings on the nRF54L15, and I'd appreciate any suggestions. I have the ADC configured with gain = 1, internal reference, 10 bit resolution...
Hello,
I'm trying to get a TIMER triggered ADC read on P1.11 AIN4. Sample advanced_non_blocking_internal_timer sounds like what I want but it isn't NRF54L15 compatible...
I am designing a very-low-cost device based on the nRF9151 and would like a quick technical clarification.
My plan is to power the SoC and all GPIO rails from a single 3...
I'm working on a project were we require the use of a custom OOB key (not generated by the device itself) and LESC.
We have both the central and peripheral device to configure...
Hi ,
Our nRF52840 chip is drawing a high-current burst of about 1.5 seconds during the DFU upgrade. Because we have a 10 mA current limit on the battery, the system browns...
Hi
According to the errata at https://docs-be.nordicsemi.com/bundle/errata_nRF21540_Rev2/attach/nRF21540_Revision_2_Errata_v1.2.pdf?_LANG=enus, a 33k resistor is required...
Hi,
I'm using nrf52840 in revision 3, which has protection access port enabled by default.
My application is built with SDK15.0.0 / SDS S140 6.0.0
In order to get debug...
Hi,
I would like to receive notifications from iPhone to nRF54L15-DK over BLE. Anyone in the nRF community tried iOS notifications over BLE to tell me how it is done please...
Hello,
Current Situation
We are working with an nRF5340 device running nRF Connect SDK v2.7.99-cs2 . BLE security is configured for Just Works pairing (Security Mode 1...
Dear Nordic Team,
I am using NRF54L15 on NRF54 DK board and when trying to use/activate any other UART other than UART20 (e.g. UART21, UART22, UART00) on my project, every...