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...
Good morning,
I just finished my circuit with nrf8001 + balun/antenna.
What is the process to have it review by Nordic?
Sorry for this question, I'm pretty new to PCB...
Hi
I would like to develop an application for the nrf51822 with a static passkey that connects with linux. The example "nRF51-ble-app-uart-static-passkey" gives a great...
Hi,
I would like to use Random number generator when soft device enabled. I have seen random generator example, but I can not use the same when soft device is enabled....
I was considering the following possibility, using an nrf51882 module or another module to receive ble advertisements. I'm pretty sure this is possible. Using the internel...
please, help me ㅠ_ㅠ
it mades me crazy
My PC is Windows 8.1 & 64 bit.
I try to install / repair / change SDK (6.1.0 version, 6.0.0 version, 4.4.1 version)...
I have achieved the demo referring to the IoT SDK and can control the lights on the nRF51 DK through the Firefox browser with Copper plgu-in in the LAN.Recently I want to...
Hi,
I interested in a simple system of a master and slave nrf2460. But how many of these systems would happily coexist in a the same room?
Thanks
Senthil
The Enhanced ShockBurst PTX Project just inits the ESB and start transmitting without ever configing either of the 16MHz or 32kHz clocks (none that I can see at least).
...
Hi, in the example bootloader in sdk 7.2, there is an assembly code block in SVC_Handler, in dfu_ble_svc.c.
I found that the offset in line:
LDR R0, [R1, #24]
always...
hi.I have a question about synchronization. In main loop, there is a function sd_app_event_wait() which blocks until ble event from softdevice call occurs, so I want to put...
Thought I'd check to see if there were any examples floating around that demonstrate how to dynamically claim memory when the softdevice (s110) is disabled? Any hidden gotchas...
Hi All,
We have embedded windows ce devices, and were thinking of adding ble functionality by connecting a small nrf51822 board through a serial port.
Would it be possible...
I'm currently debugging a daughter card for the nRF8122 evaluation board but there's a higher voltage and current on that daughter card.
I want to know how the IO are connected...
We are developing an application based on S130 V0.9 (orignially S130 V0.5 was used) SoftDevice using development boards PCA10001/PCA10000/Beacon. Main activities of the application...