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...
Hello all,
I have two services which has characteristics with indication only property. I am using sensor simulator to generate values. When i write first CCCD write of one...
Hello,
I have been searching for GPIO documentation, particularly on interrupt configuration, and I have come up short. Can someone send me a link where I can find more...
As we know, there is a solution of wireless charging in nordic. I just want to know where is the Bluetooth stack in the solution? In SOC or in Bluetooth controller? If In...
Hello,
I am using nordic development kit nrf51822 and i was trying some examples of it as given. But in that in one example there is one function
static void gpiote_init...
I am aware that the debugging interface draws significant current, I do not believe that is the case.
I have 2 designs in front of me. Let's call them '2.0' and '3.3' ...
Hi
I'm a little confused with the RAM usage with S110 support, the following represents the memory usage of example of "ble_app_template", even there is no any application...
Hi,
i want to know
how to sink mobile and softdevice in BLE or WIRELESS(having 4.0 stndrd)?
how to send BCON from nrf51288 board in order to set connection with...
Hello,
We have started down the path of getting our first Bluetooth Smart product through the Bluetooth qualification process. We are using the nRF51822 with SDS 6.0.0...
Hey guys,
is there a way to let the devices know (during the advertising) that there is new information on the peripheral to receive and the devices should connect?
Usecase...
Hi,
In the proximity example, the bond restore function is called after a disconnect.
The question is: is the disconnect really necessary? Why can't I just make the...
Hi All,
please explain me in understanding the following w.r.t to timers. I am novice in this field and
i am trying to understand the 51822 Ble_app_hrs project
C:\Keil_v5...
Hello all,
I am getting an error "No Memory for operation" while initializing connection parameters for nrf51822 application. Can somebody please advice me about this error...
Hi
Recently I attempted to modify the bootloader.When download the official bootloader, it could modify the value of (NRF_UICR_BASE+0x14).But if I Remove some code,when...