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...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hi nRF support team,
I am evaluating ST7735 LCD with the nRF82540 development kit. For your information, I am able to set-up the nRF Connect SDK environment on nRF82540...
Hi Sir, I am developing with the nRF52840.
I installed nRFConnect 5.2.1 and the programmer (version 4.6.2), Following the programmer’s prompts, I installed SEGGER J-Link...
SDK version: 3.2.4
I am using two nRF5340 Audio DK boards configured as gateway and left headset.
I added " CONFIG_STREAM_BIDIRECTIONAL =y" to prj.conf and I built everything...
Hello,
I am working with the nRF54L05 and testing SAADC inputs.
I observed the following behavior:
AIN4–AIN7 work correctly as ADC inputs
AIN0–AIN2 show unstable...
Hello,
I have some issues to do work a VL53L1X with NRF54L15 dev board.
Here are my codes
And here is the RTT console response :
Someone can help me please...
After updating from v2026.1.1327 to v2026.3.1484 on Linux, all previously installed SDKs disappeared from the Welcome view — the extension no longer recognizes them. Attempting...
Hi,
Recently I upgraded to nRF Connect SDK 2.6.1 and I was required to enable the GPIOTE in order to build properly. Doing this has significantly increased (nearly doubled...
Hello,
I currently have a DECT NR+ setup running on an nRF9151 based on the newer HELLO DECT sample, using v3.3.0 preview version of the modem. With these comes two files...
Hi,
1. Since I need to use PWM DMA to transfer 320 bytes of data to the PWM for sequential playback. 2. I wrote the following test example to test the nrfx pwm driver, but...
Hey there, we are currently going through regulatory testing for a hazloc product. Our product includes an nRF52805 which is used for BLE provisioning and debugging of the...
Hi,
We are investigating a Nordic BLE DFU startup failure on iPadOS and would appreciate guidance on whether this pattern is known at the CoreBluetooth / iOS DFU layer...
How to change the parity bit on UART on NRF54L15?
prj.conf includes:
CONFIG_SERIAL=y CONFIG_UART_20_NRF_PARITY_BIT=y
DT overlay includes:
&uart20 { parity = "even...
Latest nRF connect for VS code seems to ignore Toolchain manager install dir under certain conditions.
nRF connect output displays " Error: Install directory 'C:\ncs' not...
Hi We are using nPM2100 with PG/RESET mapped to SHPHLD. We are using Zephyr library to manage the nPM2100. We put the device into hibernate with a timed wake up, if we wake...
Hi everyone! I wrote code in arduino IDE but wanted to use all potential of Xiao NRF52840 with use of Nordic SDK and Zephyr RTOS as well as zigbee on my small side project...