Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
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...