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 am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
I have a 51822-DK board. I have followed all of the instructions to set up the environment. Loaded all NRF tools, Keil v 5, install SDK. I began working on the examples. I...
Hello.
I need to hold 64-bit timer value. I store the 32-bit hardware timer value in one variable (low DWORD) and use an additional uint32_t variable as a an upper part of...
Hi, I'm having a bit of trouble getting the broadcast or HRM example to work. I'm using crossworks and after my last question, removed the retarget.c file and the code compiled...
I am new to smart beacon. We have to make a demonstration of our product i a short time. But I could'nt make it run. There are so many sosftdevice, bootloader and application...
Hi,
Basically, I have a DAC 7562 chip with inputs connected to pin 0.17(SYNC pin), 0.18(SCLK pin), 0.19(TX/Din pin), 0.13(CLR pin), 0.14(LDAC pin) with outputs connected...
I just recently upgraded to SDK 7.2.0 and am now using the keil pack installer as well. First of all, I really appreciate the ease of this new system, but I'm running into...
The new softdevice v8 states that previous revisions(1 and 2) don't support all the new features, and I'm curious how to determine what revision my ic is.
thanks,
akbar
Hi
I have recently purchased an Adafruit Bluefruit LE board ( www.adafruit.com/.../1697) , that uses the nRF8001 chip, so that I would be able to send iOS notifications...
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...