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 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,
I recently made some changes to the code and noticed the following errors for the first time.
Error: L6406E: No space in execution regions with .ANY selector matching...
Hi, all!
I am rencently studying ota,and that is what I have done:
Program softdevice 6.0 into my nrf51822 chip.
Program bootloader(version in SDK5.2) into my nrf51822...
hello everyone,
I recently purchased the new nRF51 dongle. I could successfully load the blinky example with S110 soft device to it. But it is not working with the HRS example...
Hi, I am trying to use your new sd 8.0.0 but there are a lot of compilation errors due to the new APIs and removed section from security structs in SDK 7.2.0.
Are we to sole...
Hello
I have the nRF51822EK PCA10001 (V1.0) and PCA10000 (V1.0).
I'm working on a project where i'm going to send data from a custom board over to the PCA10000 dongle...
Hi all,
I have a small question. If a GATT server needs to send data to a GATT client(about 65 bytes), does it have to create a service first and then adds characteristic...
i am trying to make connections between s130 device and end node which have heart rate service.
according to the s130 document once if you press the button 0 it will automatically...
Hi
during setup of a peripheral at startup, I need to add some wait periods in between steps of the setup. Is there some function like waitMS(int time) or something, that...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Folks,
Newbie here with mbed, using nRF51-DK, but old hand with nRF51822, S110, SDK, J-Link, Keil MDK, etc. Trying to figure out how the mbed SDK API maps down onto the...
I have 25Q64 SPI flash chip connected to SPI bus. Unfortunately it works too slow even with using IRQ routine via SPI0_TWI0_IRQHandler (everything done like in example spi_master...
I was wondering if its possible to do a "Create new user" function, so the new bonded devices are accepted only if the first connected master tells the peripheral to.
For...
Hello,
I have taken the ble_app_beacon example and added a few things... I am looking to do something very simple like light up an LED on connection. So i added the on_ble_evt...
When is the S130 going from alpha to beta or release?
I understand that what ever answer is subject to change...just hoping to get a "ball park" date/plan.
hello,
I recently purchased a NRF51 dongle and NRF51 DK. I was working with older version of NRF51 development kit. I did n't get any information in the user guide provided...