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...
I have a new nRF51822 kit, and although I can (apparently) configure the beacon, it always shows "Beacon not found" when I try to use it.
I'm using an iPhone 5s and the...
Hi, I got new NRF51-DK and dongle with 51422 chip.
It seems that the layout of the memory map has changed with the new SDK and I can't find any information how it should...
After I uploaded hex and dat file which is compiled from sample beacon source code in SDK to nRF51822 Beacon Kit via nRF master control panel app, I got Upload failed GATT...
I have done some testing and debugging, but I can't seem to get the nRF51 DK working with the beacon example project.
I used the keil v5 pack installer to access the ble_app_beacon_s110_pca10028...
I've noticed that the L2 value has been changed from 10nH to 27nH in the reference layout and on the new boards (DK and Dongle). This value is only for LDO setup (from PS...
Hi,
If we set the prescalar for RTC1 to 0xFFF (i.e. max value allowed), tick event is getting generated every 125msec.
Using the below configuration i started a timer...
we use the dfu_dual_bank_ble example as our boot loader. We are currently using an 81522 AA part and the boot loader works well.We have recently moved to the 81522AC part...
I have been trying to get the SPI Slave to work on an NRF51-DK for about a day now and I haven't been making any progress.
I first tried it with the softdevice enabled...
Hi,
I'm designing a wearable, low power inertial and EMG system and have to choose between using ANT+ or BLE with the Nrf51422 on my own board.
The system would simply...
Custom Board with MCU NordicSemi nRF51822-QFAA
Softdevice S110 7.1
IAR for ARM 7.1
SDK 7.2 using a merged service (HID keyboard example + NUS example...
Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
I need to automate updating the bootloader and radio for an nRF51 in a production setting with a VB.NET windows application. I'm able to call dfu/main.py with the code below...
Hello,
Just uVision 5.14 and SDK 7.2.0. Try to compile the blinky example and get the next error
._build\nrf51422_xxac.axf: Error: L6218E: Undefined symbol nrf_delay_us...
Hello,
is it possible to get the schedule that is used internally to communicate with connected BLE devices? I have a bunch of data that I want to send to connected nodes...