I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
It is a sensing-processing-actuation based application. Just want to use the nRF52832 module for BLE communication( a part of the application).
Is there a direct API in the...
Hello,
I have an application where an nRF52832 peripheral (S132 v3.1.0) transmits a 5-to-10 MB file to an nRF52832 central (S132 v4.0.5). The peripheral sends the file...
Hello,
I have bought an nRF51 dongle with a SEGGER J-Link.
I have downloaded all the SDK and everything from nordic website.
If i open an ble peripheral example in uvision5...
Hello i cannot get uart to work correctly on these pins. The board seems to reset when i try to run uart on these pins. I can get them to work on pins P0.06 and P0.08. I think...
I could not find update info on this;
When I use mergehex to combine SD, app and bootloader, MCU just boots into DFU mode.
When I program SD, bootloader and app, MCU...
I have a nrf52832 running as a BTLE peripheral running up a couple of services including one custom with a characteristic i wish to be modified by the peer.
Data is being...
Now I'm using NRF52832 to communicate with other MCU(STM32) by UART.
STM32 will transmits about 40 bytes data to NRF52832 per 10ms.
Here is my configure referenced Nordic...
Are there any dependencies between the connection parameters configuration and pairing?
I am using nRF52840 and SDK 14.0.2 and ATT_MTU example. I am trying to add pairing...
I am trying to implement bonding with the Uart example in SDK 14. I have followed the instructions for how to use implement device manager and then migrating to peer manager...
Hello there, I need to specify the LDO that will power the nRF51824.
What would be the max current consumption for nRF51824 at 3.3V?
I saw a similar calculation for 51822...
Hello, this might be a stupid question but if I have a Bluetooth 5 module that is advertising and another module getting the RSSI-value without actually being connected to...
Looking for some advice on how to handle connectivity issues in damp/wet weather.
We've found that our NRF51 device works well indoors, but when placed outdoors overnight...
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...