IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
I'm using the mouse example which use bonding and white list which allow to connect only to one central after performing the bonding
my question is, does the bonding feature...
Hello,
Is this the correct setup? What else will I need to do to make it work (e.g. it says something about the MCU will detect the external board and then programm/debug...
I want my device to pair only with a single central device at a time. So once it gets paired, it should not be able to pair with any other device. For this purpose I use directed...
Hi community,
I'm studying the possibility to be able to link multiple central devices to one peripheral. As it defined in the s130 soft device description ( www.nordicsemi...
I upgraded Arduino IDE to 1.6.8 version, it was automatically set up Programmer AVRISP mkll, in previous version I can see that was Atmel STK500 development board
in Tool...
Hi.
I'm trying to get audio controls (mostly volume up/down) to work with apple and android phones. I've used as base your HDI keyboard example.
It seems to work OK...
I have a BLE peripheral application based on the nRF51822, running Soft Device S110 with SDK 8.1.0. The centrals are mobile apps, one on Android 5.0, one on iOS 8.4.1.
...
I'm using the UART driver (drv_uart.c) provided with the nRF5 SDK 11.0.0 on a nRF52 chip and once a NRF_DRV_UART_EVT_ERROR event is received, the receiver seems to be stuck...
Hello all!
I'm researching Radio Notification. I had read define and tutorial . But, It don't make me clearly.
Could you explain more deeper about Radio Notification...
Hi,
I just upgraded the SEGGER RTT source files from V4.98e to the new V5.41b for a nRF51DK project using gcc/Makefile. When linking the (now quite large) program, I got...
Hello,
I am using S110 8.0 soft device and using the example Nordic_UART. I am able to compile the project file in KEIL and flash it onto my board. I don't see any errors...
We are using the low power comparator on NRF51882 RayTac Module (Vcc=3.3V, Vref = 4/8), with which we are making a precise high impedance measurement!
I found some documentation...
I've been sending various BLE addresses to the nRF51 and am getting some inconsistencies of what addresses are being deemed valid.
I am using BLE_GAP_ADDR_TYPE_RANDOM_STATIC...
I am using uVision 5.18a with MDK-Lite ARM toolchain and I downloaded nRF examples for SDK 11.0.0-2.alpha with Pack Installer.
Then I tried to compile " /ble_peripheral...
Hello everyone,
I would like to know, if it is possible to send data (power data) from a NRF52-DK to a Garmin Display Device. Do you know any application, project example...