if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
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...