Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...
Hi,
On the nRF54L15DK board, I flashed an application and then performed a full erase. However, after erasing, I noticed that approximately 2000 bytes of memory were still...
Hi
In nRF Connect, in VSCode, I have several SDKs and Toolchains installed.
For some reason, I cannot select toolchain 2.9.1, or toolchain 3.0.1.
For example, in VSCode...
I have inherited a NRF52832 design, it uses Zephyr and I am using the NRF52 DK to debug the design using the SWDIO and SWDCLK. The board flashes correctly and I can single...
Hello, Nordic Team!
I am developing another emergency project. And we using the ncs v3.1.1 and NRF54L15. But there is a compile problem about the custom cluster. Here is...
ncs 3.1.1 trying to use VSCode to compile the LE audio project for an audio DK to run as a broadcast source with USB audio in and I'm possibly having a build configuration...
I stupidly plugged a battery into a nPM1304EK port with the wrong polarity and now I repeatedly get the error "module_pmic: No response from PMIC.". I've tried resetting the...
Hello, I am using nrf52832 along with S132 soft device and SDK 17.1.0.
Is Encrypted Advertisement possible with the above configuration?
If so is there a good example...
Hi Support Team
We follow the guidance of the following link to program firmware to external SPI Flash of nRF54L15,but it failed.
https://docs.nordicsemi.com/bundle/nrfutil...
Hi Nordic,
Do you have any CapSense examples for nRF52 or nRF54 on nRF Connect SDK (Zephyr)? If none, any recommended external controllers/drivers and minimal DTS/Kconfig...
Hi Team, We’re using the nRF7002DK + nRF5340DK (cpuapp) with nRF Connect SDK v2.6.1, and we’ve run into an issue during the BLE-based firmware update process: 1. The image...
Hi Support Team
Can the nPM1304 support the features that the current on VOUT1/2 can be read real time and the magnitude of the current can be controlled? Many thanks.
Hi, we need add the cluster color control to the project light bulb.
After add the build config and build the project for the firs time it build successfull:
But...