Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
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...
I am using SDK 7.1 and I am attempting to use the Makefile.common found in sdk_7.1->components->toolchain->gcc->Makefile.common. However, the Makefile.common appears to contain...
I'm trying to send multiple 20byte notifications per interval through the NUS usart service to iOS 7.0, 30ms conn. interval in the UART demo app. It seems I cannot tx more...
Hello,
I'm working on a project with SoftDevice s120. I played with the project ble_app_multilink_central. The maximum number of characteristics per service supported by...
Our application includes a 32.768 kHz crystal oscillator with a nominal +/- 20 PPM accuracy. When I factor in aging over 10 years and worst case variation due to temperature...
Hi !
In questions question1 & question2 Petter Myhre gave a complete answers about count of max characteristic per service in s120 and how to resolve this restriction....
Hi,
I am now developing the BLE with our company's own sensor, so we are not using the motherboard. There always a problem when we use it. I am using the PCA10004 board and...
SourceCode_SSDI_BTLE_BeaconReceiver.zip I am starting to use the Nordic chips, and have a PCA10004 board running. I have modified the experimental_ble_app_multiactivity_beacon...
Hi Nordic,
I am a hardware/firmware guy without App development skills and I also lack the time to acquire these skills. I enjoyed your UART App during my development,...
Hi all,
First of all, I'd like to express how pleased I am using this development kit. The easiest ever to start with, well documented and most importantly I can use the...
hii...
am using nrf tool box app in my iphone. i have tried to use dfu feature.i flashed softdevice and bootloader hex file to he evaluation board and in i phone app i...
In the "NRF51 Series Reference Manual" (v3.0) it states:
The LPCOMP shares registers and other resources with peripherals that have the same ID as the LPCOMP.
You must...
I have a timer that wakes up every 20ms to read twi.
Unfortunately it takes 4.4mA for the CPU to execute code from flash.
I would like to reduced the current consumption...
I am develop in Android BLE , I have no idea about Auto reconnect to BLE device in android when it is in range and starts advertising
I have reference the Android BLE Connect...
Hi,
is it possible to use Nordic SDK with nRF51822 to have capacitive touch sensing with 2 dsital inputs, just as the mbed or avr library capsense?
MBED: developer.mbed...