I have modified code for the Dongle to allow reporting multiple advertising devices, and select one device to connect to the USB/serial port. I can display the 64-bit unit...
Hello,
I am working with the nRF9151 and would like to request the most complete available documentation describing all GPIO pins (P0.0, P0.1, ... - P0.31) and their functions...
I am interfacing a TLV320AIC3204 codec EVM with an nRF54L15 board using I2S.
The codec EVM default configuration is working correctly. I verified audio on the EVM side....
Hi Team,
Facing below issue related to MPSL.
** Booting nRF Connect SDK v3.3.0-ba167d9f3db4 *** *** Using Zephyr OS v4.3.99-fd9204a02d52 *** [00:02:14.519,667] <inf> app...
Dear Everyone, We're using the PAN B611 evaluation board (ENW89861AXKF) which features a PAN B611-1C Bluetooth Low Energy (LE) module which is based on the Nordic Semiconductor...
Hi Nordic team,
We are designing a custom board using an nRF54L15 together with an nRF7002 WLCSP.
Our board has a single 3.3 V power rail. We would like to confirm the...
Hi,
We have two option to use Flash memory,
Option 1: We are planning to use Flash Memory on the SPI bus shared with the NRF7002. Kindly confirm whether this configuration...
Hi all,
I'm working with TWI Sensor example. I've followed this https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Ftwi_sensor_example...
Hello,
I want to use ble_app_uart example. I'm usign nRF52832 with nRF5_SDK v15. I need to put the MCU in sleep mode. I can do that. When the MCU awakes from sleep,...
Hi,
NRF52 DK has an RF switch which can be used for looking into the Nordic and observe the impedance using a VNA. I observed the same impedance in RX, TX and power off...
Hello,
i am finding that after i call app_timer_cnt_get() there is a constant power drain.
I have an Ultrasonic sensor. the ECHO pin will fire 2 times into a GPIOTE...
hi.........
how to add the timer mode in hts program , i want to set the timer in my program to receive the data according to timing .
i am using segger 15.2 version ...
When I power the 52840 from a LiPo connected to VDDH and using VDD/VEXT to power 3V3 components, when the chip is put to sleep is the output on VEXT switched off? Or do I...
Hello, above is the PWM modulation waveform (positive Xuan Bo).
How does 1.nrf52832 regulate the frequency of circulation?
Take this nRF5_SDK_12.2.0_f012efa\examples\peripheral...
Hello, I want to use nrf52832 to output waveforms as shown above.
Using the Demo1 example in D: Lianxi nordic nRF5_SDK_12.2.0_f012efa examples peripheral pwm_driver, we...
I am sending 6 packets of 20B each data using ble_nus_string_send() function at every 120ms using app timer. but the function returns error BLE_ERROR_NO_TX_PACKETS. So unable...
From the latest Nordic SDK 15.2, I'm running the usbd_cdc_acm example on an NRF52840 connected to a PC using USB. The firmware correctly executes the USBD_POWER_DETECTION...