Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
Hello,
I was wondering why I am not getting a theoretical sampling rate as I set them to with a timer.
I am using PPI to trigger a SAADC sampling with the timer to set...
Hello!
Nordic UART Service (NUS) is a pretty handy way of implementing a serial data transfer service over BLE. The nRF Toolbox on Android makes it very easy to test it...
Hi,
While this is not related to Nordic Semiconductor products, I think we should incorporate Captcha system during user registration. We had some spam in the morning and...
I need to be able to actively set the value being incremented in the Timer2 register on the nrf52 (what I believe would be it's main register). It seems that this might be...
Hi,
is there any example how to reset the hole device? Are there any example codes for using something like system_off or system_on ?
Best regards Nils
using S130, SDK11,
when it connected the heart rate sensor A and eveything is OK.
but when it disconnected the sensor A and connected the sensor B
the connecting...
Hi guys,
I am trying to create a Dual bank DFU bootloader (BL) program for nRF51822 which will be able to update the SoftDevice and bootloader no matter if the "Enable...
Hi,
Sorry if the answer is obvious but I'm not getting it :-)
I looked at ble_app_uart, more specifically the uart_event_handle function and its interactions with app_uart_fifo...
I want to access an SPI-only sensor device from a Blend Micro.
There is a need to avoid collisions between the two uses of the SPI port for the sensor and the nRF chip...
I just made it to upload the example to the device. I'm new into firmware development btw.
I changed the timeout so the beacon will stop advertising after 120 seconds but...
Hello, I have implemented the code below for my project
based on switching central and peripheral role in S130.
The code works fine on the Devkit PCA10028 but on porting...
In compatibility matrix it is shown that s110 v 7.3.0 is compatible with nrf51422 when using SDK 7.x.x. But when I downloaded s110 v7.3.0 in its name and specification documents...
I tried to build the example project "ble_app_uart" bundled with nRF5 SDK (nRF5_SDK_11.0.0_89a8197) within the MDK-Lite V5.18K. It failed and I got the following messages...