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...
Hi,
I got a working app, based on app_template with custom bluetooth services which transfer raw (simulated) data from nRF52840 DK to my Andoid App.
This app worked fine...
Hi, I am trying to use NFC initiated bluetooth pairing.
I am getting the following error while compiling the example code without any modification!
...nRF5SDK153059ac345...
Hi,
In our project we are using pairing and bonding process. We successfully integrated pairing and bonding process and its having some random behavior.
Random behavior...
Hi,
I am trying to customize the firmware update for my project, everything is fine when I do not define BLE_STACK_SUPPORT_REQD, but when I use this definition I always...
Dear Nordic,
I tested zigbee in nRF52840(just light switch example). I want to check the interoperability of our device
can you advice how i check the interoperability...
Hello,
The Nordic documentation is pretty thin on what I can expect out of this 8-bit storage area. Perhaps some specific questions are in order:
How is it implemented...
Is possible to wake up the device by RTC Event? For example, put device(battery powered) in deep sleep for some duration(disable all peripherals to increase battery life)...
Hey, I wonder if it’s possible to use the NFC-antenna on Thingy:52 to read data from external NFC-tags. I have looked at the nRF5 SDK v13.0.0 and I have only found NFC examples...
Hi,
I am trying to implement LESC Security Mode 1 Level 4 with a peripheral ble_app_hrs on PCA10040 and a central via pc-ble-driver example heart_rate_collector_v6 with...
Hey!
I have license in old version for V4.14, but i can't use it in the new V4.16. Plus coundn't find the Open nRF Connect SDK project under the file tools as in the old...
Hi,
I am working on a project where I need to create a ~23 kHz square wave signal with a 12-bit DAC ( AD5721 ). The communication works via SPI.
I got it working alright...
When I plug my PCA10031 dongle into a Windows PC, a Windows Explorer Jlink drive opens, then closes... then opens, then closes (repeat). This seems to go on "forever" (although...
I am attempting the use of Nordic's 802.15.4 stack with Softdevice in a multiprotocol way, but not using Thread or Zigbee. The application initializes sdh, then ble, then...
Hello everyone,
Currently I'm experiencing with some issues with serial bootloader in SDK 15.3. I'm using NRF52832 on my custom board together with main MCU that performs...