I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
Hi,
we integrated in a board design the one of the nRF51822 proposed by Nordic. It is written on the chip:
N51822
CEAAO1
1401AA
I can flash my board using...
I am writing a python app that uses the nRF51 dongle and the s130 SoftDevice. I need to pair with a peripheral that uses a fixed passkey. Is there a python implementation...
I'm trying to add authentication with a key acquired Out-of-Band to a Peripheral BLE device in which I already have non-MITM bonding working. I'm using the Peer Manager module...
Hi ,
Am using NRF52 ,S132 SoftDevice
I have a simple Question, How can I know is any device already bonded or not to my peripheral ??
I need to show an option "Delete...
I am using nordic_sdk_10 with nrf51822 USB Dongle. I did a eraseall
flashed my softdevice and dfu bootloader and did a reset. Now i can see advertisement report DFU_Targ...
I am using a custom board with NRF51822-QFAC-R7 and Master Control panel on Android. The DFU is working with test images from SDK130.
BL : examples/dfu/bootloader/hex/dfu_dual_bank_ble_s130_pca10028...
Hi all,
I have been trying to get my Nordic nRF51822 transmit continuously on a particular channel for FCC certification. The Test lab wants me to test the product in 2402MHz...
Dear Forum Users,
I am trying to send the data in a burst. Thanks to this post I have managed to achieve ~2,5 kB/s. However this lasts only for few seconds. Then the stream...
When i load the example radio_test pca10040 in Keil i get the following error messages
Error #544: Required Software Pack 'ARM.CMSIS.4.5.0' is not installed
Error #544:...
Hello
I plan to use two Bluefruit LE Micro devices that contain the nrf51822 as BLE beacons.
I also plan to use a BLE receiver (on another arduino) to receive the beacons...
Hi,
I'm using GCC with SDK11 on linux. I'm able to build successfully. When I try to run "make flash" or "make flash_softdevice", I get error nrfjprog command not found...
I just got the nrf51822 evaluation kit. I followed the instruction and installed everything per instruction. When I tried to open “Blinky” project, I am getting the following...
Hello,
I have a peripheral based on the nrf52 that connects to my Android phone already in direct advertisement mode.
I am trying to get a NRF52 central working with...
Hello! I'm trying to use the PWM on a board containing an nRF51822 device. However, simply including the nrf_pwm.h file multiple errors are trigered, such as the following...