Hi,
I would like an nRFX example on how to set up DPPI using single in (1 Event) and multiple out (2 Tasks). I have previously done this using the fork functionality in...
Hey all,
Every time I flash, I get the following error message:
Error: One or more batch tasks failed: - [Probe] Device error: Memory access error at 0x00000000. Probably...
Hello everyone,
I would like to learn how to create unit tests using the ZTest framework for a Nordic sample project, in order to better understand how it works.
I am...
The VSCode nRF Kconfig extension has very high cpu usage (2 cores at 100%)
When disabling the extension, the cpu usage drops back to normal.
I see the following in the...
Hello,
Yesterday, I received a new Power Profiler Kit 2 device directly out of the box, and unfortunately, it is not detected by any PC.
Symptoms: - The green LED blinks...
We are using the nRF5340 and our use case makes full use of all 4 shared peripherals for SPI and TWI as well as SPIM4. We want to add UART over USB and I was able to port...
Hello together, Which configurations or setup on the side of the Nordic nrf9161 DK has to be done to use the DEBUG IN connector for SWD? The board is powered by the 5VIN pin...
I have an in memory log variable that I write to on various BLE and device manager events. If there is ever a serious error, my implementation of app_error_handler() now takes...
Hi,
I have programmed the radio_test_example to target having nrf51822 qfacaa chip. I have changed the UART pins as per the custom board.
It's working fine but showing...
Hi,
How can i wake up(interrupt) the nrf51822 device from "air" (from my iPhone application)?
For example after i paired iphone with nrf51822 i want to put the nrf to sleep...
I am using SDK 7.1 and I am attempting to use the Makefile.common found in sdk_7.1->components->toolchain->gcc->Makefile.common. However, the Makefile.common appears to contain...
I'm trying to send multiple 20byte notifications per interval through the NUS usart service to iOS 7.0, 30ms conn. interval in the UART demo app. It seems I cannot tx more...
Hello,
I'm working on a project with SoftDevice s120. I played with the project ble_app_multilink_central. The maximum number of characteristics per service supported by...
Our application includes a 32.768 kHz crystal oscillator with a nominal +/- 20 PPM accuracy. When I factor in aging over 10 years and worst case variation due to temperature...
Hi !
In questions question1 & question2 Petter Myhre gave a complete answers about count of max characteristic per service in s120 and how to resolve this restriction....
Hi,
I am now developing the BLE with our company's own sensor, so we are not using the motherboard. There always a problem when we use it. I am using the PCA10004 board and...
SourceCode_SSDI_BTLE_BeaconReceiver.zip I am starting to use the Nordic chips, and have a PCA10004 board running. I have modified the experimental_ble_app_multiactivity_beacon...
Hi Nordic,
I am a hardware/firmware guy without App development skills and I also lack the time to acquire these skills. I enjoyed your UART App during my development,...
Hi all,
First of all, I'd like to express how pleased I am using this development kit. The easiest ever to start with, well documented and most importantly I can use the...
hii...
am using nrf tool box app in my iphone. i have tried to use dfu feature.i flashed softdevice and bootloader hex file to he evaluation board and in i phone app i...
In the "NRF51 Series Reference Manual" (v3.0) it states:
The LPCOMP shares registers and other resources with peripherals that have the same ID as the LPCOMP.
You must...