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,...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
For a new product design with the nRF51822-QFAC rev3, could you give me the matching baluns ? Just the Johanson ?
Presently Stmicroelectronics told me that the BALF-NRF01E3...
Hi Sir:
I written below code according to example code.
In timeslot, rng will start with "rng_start_bv ".
Then the process will wait until "rng_ready"==1.
But, it can...
Hi,
I'm trying to implement a pulse counter, and send the data to client via BLE. I have debugged the module of the counter without connection separately, it's working...
The ' Downloads ' tab at www.nordicsemi.com/.../nRF51822-Evaluation-Kit gives only the v2.0 Hardware Files.
I have the older v1.0 board - it isn't quite the same!
Where...
Hi,
I'm having some trouble setting up the vendor UUIDs on a nRF51 devkit. I've written a short application based off of the template example, providing a service called...
Hi
I am using timer1 for generating 4khz input to buzzer.It works fine when no ble starts.When advertising starts buzzer shows some flickers according to advertising time...
hi,
im developing an application with peripheral and central.ive used hrs service its working fine initially bt if you keep it idle after some time the peripheral stops advertising...
I am trying to figure out a way to secure my DFU (via BLE) such that someone cannot sniff the and copy my hex code (and decompile). I cannot use Pairing or Bonding as that...
I can use "Pack Installer" to copy example from Keil folder to my hard disk driver, for instance, I copy ble_app_cts_c to my personal folder.
I can build and flash ble_app_cts_c...
Hello there, I have been trying to look at the documentation and the forum but haven't been able to understand the difference between BLE stack event and SYS event. Could...
Hi,
I have a the nrf51822 chip on a custom board and the ble_hrs code loaded on it. Now I would like this custom board to behave as a beacon with the hrs code sending data...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
ble_app_uart_c2.rar
I want to connect two PCA10001's together, one with the ble_app_uart for s120 using sdk 8, and one with the experimental_ble_app_uart for s110 using...
There's no question, I'm just posting this here in the hopes that it helps someone else out.
After I upgraded my Keil packs to the newest SDK (v8.1.0), my OTA FWU bootloader...