Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Are there any pin restrictions for connecting the PWM module to? That is, would I be able to output the a PWM signal (created by the internal PWM facility) through any P0...
Hello Gentlemen,
I'm developing an Android App that needs to connect to nRF. The nRF sensor does not have keyboard, display or buttom.
But we can have OOB which is a...
Hello!
I have two question from Heart Rate Application.
What BLE_L2CAP_MTU_DEF number presents?
I do not see event handlers for WAKEUP_BUTTON and BONDMNGR_DELETE_BUTTON...
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...