Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
We are running some sample code on the nrf54l15 mcu, specifically: /modules/lib/memfault-firmware-sdk/examples/nrf-connect-sdk/nrf5/memfault_demo_app
We can connect and...
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...