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.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I make a BLE/USB MIDI controller that has an NRF52840 receiving sensor data by SPI from an Atmega 32u4 at 2Mhz. The NRF52840 is the SPI master (SPIM3). When I'm using BLE...
Hi there, I am using nrf connect sdk v2.6.0. I have noticed that after DFU update, I am seeing ble bonding lost randomly on firmware side. I did uncheck Erase Application...
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...