Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5μA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
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...
Hi Support Team
Is the oversampling mode the highest accuracy mode for the SAADC of nRF54L15? The datasheet mentioned a formula to calculate the improved SNR. What is the...