I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
SDK: V6.0
HW: PCA10001
APP: s110/ble_app_hrs
Question:
If use "twi_master_init()" with "twi_hw_master.c", the current consumption is added 1m
A. But if use with "twi_sw_master...
Hi I am completely new to ARM development world. I have been developing for years for PC.
Now I am working on a Project where we have decided to evaluate nRF51822 chip...
I would like to know if it is possible to use the internal RC oscillator without calibrating every 4s with the softdevice disable. I just want to read a sensor every 2s and...
I'm interested in using BT LE to collect data from a number of serial based devices -- a point-to-multipoint configuration. I'm familiar with the UART examples and have seen...
Hi,
i am searching for infos about my concrete BLE-Sig certification situation but i cannot see the forest because of all the trees :o)
i am currently developing a BLE...
Hi,
I know that a lot of question exists on that subject, but I can't manage to have an accurate battery measure on [Nordic Beacon device] (battery CR1632 3V) ( www.nordicsemi...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi,
after reading the nAN-36, I tried to write an application for the nRF51822, with the custom Led Service provided with nAN-36.
I take as a base the Nordic HRM application...
Hello!
I'm using the evaluation kit and i have two questions: firstly, I'm trying to make up a program that allows the communication between two modules, on one side a glucose...
Hi,
I work with Master Control Panel 3.6.0.8331 on x64 Windows 7 and I noticed something weird. When device name of a connectable peripheral device consists of numbers...
Hi!
I'm testing a custom service developed on the nRF51822 development board by using the Master Emulator API in a C# project.
The project is based on the example project...
Hi,
I'm trying to set up Keil uvision to debug my nrf51822 mbed board.
I've exported a uvision zip file from the mbed IDE to test with.
I've installed the following...