Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Development Board can not be loaded by Keil 4.7.2
nRF51 by Nordic can not be identified by Keil automatically, how to configure the parameter for programming?
The Android API Kitkat documentation says the following about BluetoothSockect.connect()
"This method will block until a connection is made or the connection fails. If...
Hello Gentlemen,
I'm looking for sample code that shows how to enable security which prompts for a PIN number on the Android device when I want to connect to the nRF. ...
On the box for the nRF51822 there's one tiny sticker with nRF6815, Rev 2.2.0, 2014.15 and 10004490 written on it.
I can't find ohter information on the box.
Hi ,
i would like to know about
1)how to enable softdevice in nrf51288?
2) how to check softdevice is enabled or not?
can any one share information related to it...
nrf51_sdk_v5_2_0_39364\nrf51822\Board\pca10001\s110\experimental\ble_app_uart
runs ok when connected to Android 4.4 Nesus7 II
but will return error code 8 when connect...
Hello all,
I am developing application for evaluation board in which i am using 5 services. When I flashed my application on board it was unable to advertise. Then i checked...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
I am trying to set up the WDT on a nRF51822, but the timing doesn't seem quite right. If I load the CRV register with a count of 32768 I would expect it to be a one second...
I'm new to Nordic devices and tools. I have experience with Eclipse but I was wondering if there is a guide to help with the creation of a brand new project under Eclipse...
Hi,
As have been discussed earlier there is a problem with iOS device losing CCCD values on reconnect or turning bluetooth ON/OFF.
A patch for the ANCS sample is presented...
Hello Gentlemen,
Is it possible to know the passkey before the BLE_GAP_EVT_PASSKEY_DISPLAY event?
my nRF sensor is set as a display only and my central is an Android...