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,
I am following the course "nRF Connect SDK Fundamentals" and am almost at a standstill when it comes to progress.
I am still struggling with lesson 1 and lesson 2...
Freshly installed VS Code natively on Windows (also tried on Linux and WSL with same result) with NRF Connect Extension Pack, SDK 3.1.1, Toolchain 3.1.1 was used to create...
i get various answer about this, been in the rf design for a while, we used to make global antenna lenght on some give am ook circuit a tad shorter and then use a load cap...
Hi Nordic
I am working with nrf52840 and nrf52832 using ncs v2.8.0
I am trying to save coredump to flash according to instructions on this link - https://docs.nordicsemi...
Hi everyone,
I'm working with the nRF52840 using the nRF5 SDK v17.1.0 and SoftDevice S140 v7.2.0 . My application uses QSPI for external Flash communication.
I have some...
Hi,
i just noticed that for the nRF5340DK board, the file nrf5340_cpunet_reset.c has been removed.
Nevetheless it is still reference in the documentation online: https...
Hello,
We have built a device that uses the nRF52840 reference design shown below. With the configuration shown the board advertises as expected. If we replace either...
Hi, I try to use the example Bluethoot LE Wi-Fi provision in the nRF7002 DK and in the step to see the Wi-Fi Networks in the APP appers internal error.
Development kit...
Hi,
I'm developing a custom window cover device for Matter and I have a weird issue where Matter packets sometimes seem to take a very long time to go though. Window Cover...
Hi, It would have been quite useful if nRF54L15DK had CR2032 battery holder to carry around for experiments. since this board does not have it any recommendation to conne4ct...
I used the device tree to assist with schematic design, but after the PCBA was returned, I found that the peripheral functions could not be implemented normally.
It was...
NCS3.1.1, Windows10, VScode, NRF52840 custom board
With 3.1.1 I've discovered the paths in the "Edit build configuration" wizard are being broken and silently ignored during...
Hello DevZone,
May I know if there are any hardware SoCs and development kits that operate in Wi-Fi Halow(802.11ah) standard? Please point me out if there are. Thank You...
Hi,
I tested uart30 of NCS3.1.1, and found that I could not enter the low power consumption mode.But there is nothing wrong with uart20.
Related code usage:
prj.conf...
Hi,
I have a nRF5340 DK (PCA10095) that was working fine on the nRF Connect v4.2.1. I use the Direct Test Mode functionality.
However, after updating to v5.2.0, the DTM...