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...
as I've been looking everywhere on the infocenter for a migration document from sdk 14.0 to 14.1 I was thinking that not finding it meant no changes needed. Of course that...
I am using nrfutil to generate ECC private keys and public keys. However on an apple device the keys ANSI X9.63 it is represented in X,Y, K parameters. How do i match the...
Hi everyone,
I'm trying to compile a ble_app_uart exemple using my own Makefile (The exemple compiles and works fine), but i got an error from the linker.
error: objects_application...
Hi,
two quick questions (nRF52832):
What is the value of t_LPCOMP,STARTUP (I didn't find it in the PS).
Can PSEL be modified while LPCOMP is running?...
Where in the official documentation can I find what the boot order/proedure is for the nRF52832?
For instance: This post gives a coarse overview which is great but I am...
Hello,
I want to achieve bidirectional data communication between one central and two peripherals. My two peripherals will have different services. Any my central device...
Hi,
I try to use sniffer (PCA10031 - V1.0.1_1111) between 1 NRF52 DK (PCA10040) with ble_app_blinky and 1 NRF52 DK (PCA10040) with ble_app_blinky_c.
After choose "Nordic_Blinky...
Hi,
I am using radio test example in SDK for fcc and ce certification. In this example we can confirm the Tx tests using a spectrum analyzer. Could you let us know how...
Hi All,
The MTU_SIZE of ble_app_uart is set to 64-byte. When write data over this, let's say 80-byte, the program will be reset.
I don't want to increase the MUT_SIZE...
Dear friends,
My PPK works unstable. Sometimes it works well, while sometimes it won't start. When it is started from the command line console, the error output is "initialization...
I have been working on "merging" SDK for Mesh's lightswitch client example and SDK v14.2.0 UART server example, mostly following the document on this site , with some changes...
I've gone through the user manual for the Nordic Power Profiler Kit, but I can't find any basic information on how to understand the plots and the measurements reported under...
I would like to have one central and two peripheral connection. Ad functionality required is same as NUS UART Example. But the example code connects to only device. Can any...
Hello,
i would like to connect two Redbearlabs Nano v2 just with eachother. The central one connects just to the peripheral, but the peripheral is still open for every...
Hello There,
I found following dongle based on nRF51822.
They claim same will work for bluetooth 5.0 also.
I know BT5 devices are not backward compatible, so not sure if...