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...
Hey all I've had some issues with the zephyr installation and have followed the steps for setting up the toolchain. When im building a project from the command prompt it fails...
Dear Sirs,
In my current project I use nRF52 and external ADC. I have to send 14 Bytes each 500us using UART to PC.
It is only one way connection where nRF52840 is transmitter...
I'm attempting to cause the watchdog timer to timeout and activate for a verification test. I'm using Segger Ozone as my debugger. My OS platform is Windows10. I cannot seem...
I wonder what external load (if any) can be connected to the VDD pin of the nRF52805. Reading the data sheet gives the impression it is for internal loads only, but I assume...
Hi,
Today I realized something interesting for our devices: The Update from an older Software Version build with SDK 1.6.X was on it and I updated via AWS FOTA to new version...
Hi,
I am working on the v1.7.0 and I am trying to connect two peripheral with the same services to a central. The first works without any problems:
When I unplug / disconnect...
Hi
I have been experimenting with ncs recently, just trying different things out.
I'm making an application based on the following example (Which is basically code from...
I would like to add dynamically notify callbacks on a given characteristic.
Currently I can only register one callback on the creation of the characteristic:
How can...
Hello,
I notice that there is a memory region table shown when the program is compiled.
Memory region Used Size Region Size %age Used FLASH: 106392 B 960 KB 10.82% SRAM...
I have a firmware which uses FDS to store configuration, and I want to set some defaults at manufacture. The data might be hundreds of bytes. I could write the data as a binary...
Recently, Nordic released ncs1.7.0, I wonder if it supports the following features:
1. What is the maximum length of broadcast data for extended advertisement? It cannot...
Hey ,
I am currently working on nordic Thingy 9160 .
I was testing this UE and just wanted to know whether we can check the neighbour cell information somehow or not on...
Hi,
In peripheral Advertisement Service. I am trying to add two more parameters(Characteristics Value) under the Battery Service.
Some how it is not creating new characteristics...
I am running the BLE Mesh Light Switch Server Demo
On the mesh stack init phase I encounter following error:
app_error_weak.c, 108, Mesh assert at 0x0002F6E2 (:0)
Debug...