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 there
I was wondering if anyone has any information or a simple step by step guide for getting up and running on IAR with sdk 7.2 and IAR workbench?
Hi all,
I'm building an application for IOS & Red bear lab BLE shield and Arduino. The phone acts as a remote control for a toy car that I built . It works decently, but...
I'm having problems with a NRF51822 on a custom PCB. I've managed to get the SDK BLE samples working, HRS using Keil, JLink.
I was developing my solution with a MBED kit...
Hello support team,
Iam unable to install nRFGo studio version nrfgostudio_win-64_1.17.1_installer on windows 7 Home Premium 64 bit
The error is " The installation package...
Something did change in the last 2 days but I dont know what.
On tuesday I was able to connect with my mobile device to the nRF51-DK. The application worked fine and it...
I'm using SDK 7.1, PCA10028 and SD310 v2.0.1
Is there a project that implements OOB protection for bonding?
My device has no display, and a single button for input....
I'm getting Error 7 too few arguments to function 'lib_aci_set_local_data' C:\Users\nishant\Documents\Atmel Studio\6.2\ATmega_AdafruitLIB_nRF8001\ATmega_adafruitLIB_nRF8001...
Hello,
as far as I found out, a Peripheral that advertises will stop advertising as soon as it receives an incoming connection (BLE_GAP_EVT_CONNECTED). A central will however...
I'm using the nrf51822 with the IoT softdevice and SDK as an IPv6/6LoWPAN peripheral and Linux with a BLE dongle in the central role. Basically, I have everything working...
I'm trying to write 7 bytes (0x01 02 03 04 05 06 07) to my nrf51 Dongle with my own custom service running based on the Battery Service.
The problem is that I can only...
Why does it say that the nRF51822 has 1Mb/s and 2Mb/s data rates if it doesn't?
Quote from devzone: "6 * 20 B* 1/0.0075 s = 16 kB/s = 128 kbps".
And its only for S110...
Hi there
I am having problems with uart app on SDK V7.2
I have dowloaded Keil and all of the other demo's seem to be working but this one is not.
It will not connect...
Hi. i have a little problem.
For start, i want to use the referance Layout found here link text with the hardware description file of PCA10004.
So there is a simple method...
Previously, I used to load and debug my programs.
after a few months,
Today when I setup the environment again, now I can only compile and generate hex files from Keil....