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...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
Hi,
(I'm assuming that the main() function of an application is actually executed as a thread.) I can't find any clear documentation that describes how a thread can suspend...
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...