Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
Hello team,
I am trying to interface the AT45DB641E flash with the nrf54l15 on a custom board. I am using the SPI00 instance.
Below is the configuration I set in .overlay...
Hi Nordic team,
We are working on a design that includes more than 50 peripheral node devices, each capturing sensor data and sending it to a single central receiver. I...
Hi,
I'd like to know how to tune the internal capacitance from the 32MHz crystal.
Specifically, I refered to section 4.12.1.1 Using internal capacitors in the nRF5340...
I am using the nrf52840 in QFAA package, and the external DMIC example receives audio data through the PDM interface. I noticed that the official documentation mentions support...
Hello,
We have been testing/validating sQSPI on nRF54L15.
We tested the sQSPI on two versions of our nRF54L15DK (0.9.2 and 0.9.3).
We are using this sample app: https...
Hello. I have one question.
When configuring RAM with the nRF5 SDK + SoftDevice, if I get the following error: APP_RAM_START=0x20006000 --------------------------------...
Hi,
I'm trying to program the nRF52840 Dongle (PCA10059, 2.1.1, 2023.26). I modified the Bluetooth: Central UART sample to use USB instead of UART and built it for the dongle...
I need to use one IO port of the nrf52832. This IO can not only detect the ECG signal but also achieve system off wake-up. The ECG signal is a PWM signal with a duty cycle...
I managed to somehow semi-brick an nrf52840. I've all but got the system/project working and wrote some instructions on how to install VSC with the appropriate toolchain and...
We are using the NRFJPROG ver 10.24.2 (JLINK Commander ver 8.92) to connect with our NRF52840 target. It fails to connect, here is the log entries:
[2025-Dec-10 17:05:02...
Chip : nRF52833 QIAA
Environment : Visual Code + nRF Connect for VC Code V 2025.8.654 NCS V3.1.0
I am hoping somebody could assist us with a problem we are having achieving...
I'm new-ish to nRF Connect (2025.9). Getting going on a nRF5340-DK. It seems that I can manage flash layout either through the device tree or Partition Manager. We want to...
We are working on an nrf54l15dk board but want to log directly to the nrf flash memory (instead of the ext flash) - which we are doing successfully. In Zephyr we have logging...
I am trying to create a L2CAP CoC between a nRF52840 SoC using nRF5 SDK version 15.3.0 and a Pixel 3 XL running Android 12 without the use of GATT. Currently I use GAP for...
I'm currently trying to port some software to the nrf52840 dongle, and it works great, if I do not activate NVS.
As soon as I activate NVS, then the dongle shows no lifesigns...