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...
Currently we are exploring the features of BLE mesh to integrate this in upcoming project. In this architecture, we plan to use 2 Provisioner in the mesh and one of the provisioner...
Hi ... have code that outputs I2S in master mode. The slave, a NAU8822 device requires Master Clock Source between 8 and 33MHz.
The 54L MCLK pin is duplicating the BCLK...
Hi all,
I recently bought an nrf52840DK, and yesterday I tried to program an external board through the p20 connector on the DK with the SWD pins. I was able to flash the...
Hi,the Nordic team
I use the SED device by system on mode.I found that my static average power consumption increased by more than 20 ua after I defined an IO port to use...
Greetings,
I have previously added the LittleFS to the internal flash of the nRF52840 with success using the available documentation. Our .dts & and code is shown below...
Hi Support Team
Our project needs to support the following features: 1 BLE central role, 1 BLE peripheral role 1 PWM, 1 UART, 1 ADC OTA and BLE bonding
Can the nRF54L15...
We are running an NRF52840 on our custom board and getting around 450 uA while is BLE Advertising with a period of about 1 second.
If we disable BLE then our current consumption...
Hi there,
I am currently developing firmware and I have issues with vscode debugging/flashing with nRF45H20 DK 0.9.2.
nRF Connect SDK v3.0.2
nRF Connect SDK Toolchain...
Hi,
1.How to modify the transmission power of the example direct_test_mode to 4dBm? 2. Please provide Method 1 and modify it using the CONFIG configuration? 3. Please provide...
Hello,
I am currently evaluating options for integrating Bluetooth Low Energy (BLE) functionality into a medical-grade device that requires time-sensitive communication...
Hello,
Not sure where to post this or who to notify, but after the most recent Nordic DevZone site maintenance, I keep getting multiple emails from the DevZone with the...
Hi,
1.How to determine whether the nRF54L15 LFRC has been calibrated? 2. What logs can show the calibration completion event? 3. Or, apart from logs, what other methods...
When I downloaded it, I was prompted as shown below 。
I downloaded it correctly via the west command :west flash --runner jlink.
I have 3 questions now:
1.What causes...