Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
Hi,
we use nRF8001 in a custom hardware/software project. The device is battery powered and should
use minimum current (in the range of <20µA). When we set the advertising...
Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
Hi,
I've read the BT specs covering addressing several times and still don't really understand how private addresses work in real life.
Lets say my peripheral starts...
Hi all,
I'm want to have an additional user authorisation process in my peripheral device by having a special characterisitic that the central has to write an encoded value...
My six nrf51822 modules died after I erase flash and download "ble bcast mesh" (with sd110 8.0.0)
github.com/.../nRF51-ble-bcast-mesh
At first time, I download firmware...
hello,
my makefile use to work before i add the twi nrf_drv_twi.c file and included the directory
INC_PATHS += -I$(abspath ../../../../../../components/drivers_nrf/ nrf_soc_nosd...
Hi,
I upgraded the Segger J-Link software from 4.98c to 5.02h. I did this because I was getting some windows pop ups when starting Master Contol Panel on my nRF51 dongle...
Can anybody provide me with the BLE LE Secure Connections multirole example hex file?
Specifically I'm looking for the "ble_app_multirole_lesc_s132_pca10040.hex"
My IDE...
Hi,
we are planning to implement RTOS in our application. we are exploring both freertos and rtx. any comments on these parameters will help us in making the decision;...
Hello,
The search function is broken on the devzone. I am not able to search posts by tags.
For instance, if I'd like to look for the tag nrf51822 , this request does...
Hi In my project I need to add Characteristic Valid Range descriptor and Characteristic Presentation Format descriptor to characteristics. I added Characteristic Presentation...
Hi,
I am using the NRF51 developement kit. I have dongle flashed with the Master control panel firmware. On the pca10028 board I compiled and flashed an example heart rate...
Hi All,
I'm new in developing BLE 4.0 device, now have a project is adding LBS(led button service) to a standard ble HID keyboard application in SDK 9.0, the reason why...
Hi all, i am experiencing a problem, that i exposed maybe not so clearly on other topics; i have a a smart beacon kit that is sending temperature values by notification (as...
What is the difference of " Peripheral connection event " and " central connection event " ?
I mean which one i'm supposed to see in the side of the peripheral ? (im connectiong...