Hi,
I'm working on software for a design incorporating an Ezurio module that uses an NRF54L15 chip.
I'm currently using the peripheral_uart example as a base for early...
I want to use gpiote and functions like:
- nrfx_gpiote_input_configure
- nrfx_gpiote_in_event_enable
This is added to the top of my document:
#include <nrfx_gpiote...
Dear Nordic,
This post is successor of https://devzone.nordicsemi.com/f/nordic-q-a/122755/nrf7002-rfbuck-vdd-voltage as continuous of the work.
Although there are still...
Hi, We are just starting to work using the nrf54H20dk. Could you please supply us with a list of samples that are known to work for this product? Kind regards,
Hi All,
I have to implement an I2C Slave on my nrf52833 BLE project which is currently working (SDK 2.9.2)
I need some confirmation with the following step:
I have...
I am using the 54l10 chip, and after compiling the project, I will receive a hex firmware and a zip update package. The bin firmware and hex firmware in this update package...
Hi,
I am working with the NRF52832 SoC using the NRF52 DK and developing with NRF Connect SDK version 2.7.0. I have enabled BLE with LBS, BAS, and FUOTA services, along...
Hi all,
Could you recommend a way of connecting the nRF51422 with PC or laptop running Win7?
It seems that there is no BLE stack for Win7 and thus can't connect. I am...
I am making some NRF51822-based temperature sensor nodes, powered by CR2032 coin cells, and I would like to minimise power usage in order to maximise battery life. I am using...
Hi,
I am doing a BLE based project using NRF51822. I am asked to build a 2 layer board.
According to the reference schematic BALF-NRF01D3 has been used with WLCSP package...
Hi,
I'm close to finishing the implementation of a system with a recording device with nrf51822, working with 6 sensors with nrf24L01.
The recorder is in receiving mode...
I'm looking for an approach to RF coexistence between an nRF51822 bluetooth SOC and a WiFi module such as the WL1801. Does anyone have any experience or recommendations for...
Hi guys,
I tried to flash the pca10001\blinky_example onto a nRF51822 with nRFgo Studio.
Flashing the s110 worked fine. But when I try to flash the hex from the example...
Hello All,
I'm thinking a small plastic case for a portable device.
It is possible to place pcb board (with pcb antenna) above the battery (Li-Po) or can interfere with...
I want to log basic intermittent events and push them to a previously associated mobile device when one is nearby. The mobile device can then forward the events up to a server...
I'd like to know what is the minimum and maximum frequency I can generate on a GPIO with a 50% duty cycle (+/-10% at the worst case). Which resources should I use for that...
In my case active CE signal defines byte boundaries - for each byte individually.
From what I see, DMA seems to stop on rising edge of CS regardless what is declared in...
Hello everyone,
I'm using nRF51822 development kit to do BLE network experiment.
The boards I use are PCA10005 with omnidirectional antenna, and PCA10004 with PCB antenna...
I'm looking at the UICR hardware peripheral example , and trying to figure out the utility in writing to the UICR registers.
Why would I want to modify the compiled hex...
Very new, so please forgive the questions, but...
I have an nrf8001 that I've powered up. After initial power up, I'm able to read the DeviceStartedEvent but the response...
I'm looking to integrate a digital (PDM/I2S) MEMS microphone into my nRF51822-based design. I'd like some pointers to reference designs or other information -- the ones that...