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...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hi.
I'm fighting to get an i2c scanner (re)expose external devices' hex addresses on an Xiao nrf52840 board under VsCode nrfConnect (the basic board, not the Sense version...
Hi,
we are designing a custom board based on the nRF54L15 QFAA (QFN48) using a chip antenna with coplanar waveguide feed on a 4-layer PCB.
In the Nordic reference design...
Hello, We're improving a battery-powered (CR2032) sensor tag based on an NRF52833 with a 868 MHz transceiver. We want to use the nPM2100 PMIC and would like to optimize the...
There are two USB ports. IMCU and nrf5340. I had a lot of trouble with bad cables but i found one that works and I find that I have a jlink drive that pops up so I know there...
Dear Nordic Team,
We are seeking assistance in resolving a significant power consumption gap observed in our nRF9151-based asset tracker. While our lab testing suggests...
Hi,
I am working on a sensor device that requires very accurate timing on the sensing and sensor signal algorithm side. This device needs a low latency and low jitter radio...
Hi,
I am working on a custom board based on the nRF5340 using Zephyr RTOS with external QSPI NOR flash.
I am facing an intermittent issue with the external flash.
Observed...
Hi nordic,
I am streaming live microphone PCM data over BLE. The microphone data is continuously captured and stored in a buffer. Whenever 12 KB of audio data is available...
I am PHD student in china and doing research about gait retraining. I am designing wearable sensor that monitoring gait and giving vibration feedback to retrain the gait and...
we would like to explore the Nordic nRF52 series of low powere BTLE on coincell souerce for a waist band to dectect gait and analyse a probable fall in advance and in addition...
Hi Nordic,
We are building a product in the field of Sports, specializing in running shoes. The concept is to correct running form via analyzing the foot strike of the user...
Hi DevZone,
I am currently working on an external Flash OTA update via SQSPI on the nRF54L15 DK (v0.7.0). I have already verified that SQSPI read/write operations are...
Hi,
How to implement two sets of SPI on the NCS v3.0.0 nRF54L15 P2 port? If it can be achieved, please provide the corresponding IO ports for these two sets of SPI.
Kind...