Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
My goal is to control a RC toy drone (4-ch 2.4GHz) from a PC. I've seen some hacks (for example dzlsevilgeniuslair.blogspot.com.br/.../more-toy-quadcopter-hacking.html) using...
Hi Team,
Is it possible to implement the iOS application to track the iBeacon Component after closing the application(Background processing).
Please provide any example...
Hi Team,
To implement iBeacon what are the things to be take care at the peripheral side.
Whether the code for advertising the peripheral in "CoreBluetooth" and "CoreLocation...
Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
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...
Hello everybody...
I am new to nordic development tools. I wanted to develop a ble application on the nRF51822 development kit. I am struggling to figure out how to set up...