After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
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...
Hi,
I am wondering which frequency tolerance is acceptable for the HFXO, as in the product specification, p.105, a maximum value of +/- 40 ppm for Bluetooth low energy...
I am using a PCA10036 board, and the UART app library in SDK 0.9.2. I have sequestered all of my UART functions into one module. To keep things organized, I would prefer not...
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...