I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
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...
When running ble_peripheral\ble_app_uart example..... Of course I am a little bit
corrected.....
Beacons occasionally stop.
Despite the following settings:
#define...
Hi!
Is there any example app where I can find how to use L2CAP protocol on nRF52 series? Apple introduced L2CAP in iOS 11 and I want to give it a try but I can't see any...
Hello, I'm migrating a project from nrf51 S110 to nrf52840 S140, I encountered an error
"nrf_nvic_state" not found, I solved it by adding app_util_platform.c.
The problem...
Hi,
I am trying to make an empty custom service by following this tutorial from Nordic
devzone.nordicsemi.com/.../ . However I am unable to get the service to show
up...
Hello comunnity,
I am trying to read, write and activite notification from my server using a central device. The problem is when I use more than 2 times, I got an error...
Hi,
Ive been having a problem connecting the phone directly through setings to the nRF51822 chip. I'm doing evertithing in mbed. When i connect the chip via the "nRF Connect...
Hello , i'm trying to implement the OTA DFU function in my custom designed board. I'm using NRF52 series. I started by flashing the flash I uploaded the softdevice132 v2 via...
I am using saadc to periodically sample a voltage (per about 12 seconds). The voltage cannot be shutdown and always is a value neigher zero nor VDD (1.25v, 2.5v, 1.0v, etc...
Hi,
I'm wondering if the DTM mode can be entered over the air interface on nRF bluetooth products, as specified by Core4.2 [Vol2 Part C] 4.7.1 Activation and Deactivation...
Hi,
I am looking for an solution which requires to have an BT dual mode(Smart Ready) SoC. As i require the high data rate of 2.1 and also require support of BLE 4.0.
...
HI ,
I need to interface particle measurement sensor with nrf52832. I am using S132 softdevice and SDK 11.0 for my application. I need to send commands to sensor to take...