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...
Hi everybody
Can nrf51822 advertise with a Balun whose SE pin is disconnected? (not connected to antenna, just left disconnected)
Just like the reference circuitry above...
Hello,
I can see, that sd_ble_gatts_hvx() returns 13313, if the notification is not enabled for that characteristic from the connected central. --> S120 Softdevice runs...
Hi
I got my new NRF51 DK. I was able to test it with blinky using mbed. I had to add the add the device nRF51-DK. then compile it and drag the .hex file into the mbed drive...
When I first got the nRF51-DK board... I was able to see this board on nRFgo. I then added the s130 hex file to it.. Since then when I connect this board, it does not show...
Hi,
Everyone,
I am trying to achieve minimum current level, I can possibly achieve, with continuous BLE transmission
so, I tried running BLE_POWER_PROFILING_APP given...
Hello to everybody.
I've buy a nrf51822 module with a motherboard.
i struggling to programming an uart over bluetooth example but i think something missing.
With nrfgo...
We configured nrf24LE1 as PRX and nrf52 as PTX and the packet sent out every seconds.
The nrf24LE1 will only received the packets every twice packet sent out and both packet...
I tried to use difference Data Rate for testing the transmit distance. Don't know why using the 250k bit is worse than using the 2M bit & 1M bit. The distance will decrease...
I am debugging a small program for the nRF52, which uses the App Timer and communicates over UART. I am trying to keep up with bug fixes, and so I'm using SDK 11.0.
The...
We have an application that requires a fairly quick disconnect (under 250msec) when the RSSI exceeds a threshold, for example -80db. Unfortunately, around 1 out of every 4...
I am trying to program a nrf51822 module using the nrf51-dk.I have made connections as per the nrf51-dk user guide, but sme is not working...
I am using the Vdd of the...
Hello all,
In a network of sensors with power constraints in a room which protocol is the best?
Newer devices seem to use BLE but I don't want to discard good old nrf24l01...
HI, I try to turn on the OLED.
I can not confirm that the lights turned on
I want to change background color.
What should I do?
Currently being output as shown...
I have installed Keil v5.18a
and have installed MDK for nRF51-DK.
Examining the basic LED blink examples showed that in some projects, the 'bsp.h' which would be the header...